Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
ADD A NEW IDEA

All ideas

Showing 347

SPATs messages - MVS console log

Currently we receive errors of Natural programs on SPATs (triggers) in SYSOUT TSPRTnn but what we want is to receive also as these error messages on the MVS SYSLOG. It is impossible to ascend alerts automatically in real time by an alert tool (suc...
Guest over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

adavfy on LUW

add Timestamp to output: %ADAVFY-I-INDSTR, Index verification %ADAVFY-I-INDCNT, NI: used: 210, free: 1773, reusage: 17, lost: 0 %ADAVFY-I-INDCNT, UI: used: 1, free: 87, reusage: 2, lost: 1 %ADAVFY-I-INDCNT, MI: used: 9, free: 87, reusage: 2, lost:...
Guest over 3 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability / Utilities 0 Planned

Add the ability to open printer file with flag O_APPEND

Add the ability to open printer file with flag O_APPEND so it can be rotated with logrotate (copytruncate). Last offset is retained by Natural and everything before that offset is marked as NULL and so the file size is maintained.
Thierry Bolle over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Cobol Occurs depending on records are expanded out instead of using rotated arrays/child tables

When importing and populating tables that are the result of an occurs depending on instead of requiring child tables to be create, expand the ODO out to its maximum size. This will allow the record to be repatriated to its original source without ...
William Anderson over 2 years ago in CONNX 0 Under Review

Introduce parallelism when using MultiDB feature

For now, when we use multiDB feature, the DBs are queried sequentially wich lead to poor performance when the number of DB arises. It should be usefull to make the queries in parallel on each DB of the pool. By example, an algorithm like "K-WAY me...
Didier Rigoli about 1 year ago in CONNX 1 Not in Plan

Static variables such as *line-counter(rep)

Variables such as *page-num(rep) or *line-counter(rep) should be static, and I will be able toin any modules in process how many pages are already in rep-id and how many line *line-counter(rep) in current page Maybe, there are more variables that ...
Hezi Shirazi about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 1 Under Review

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Include runtime identification in Profiler report tab

When running multiple Profiler sessions to test variations in a program (to see performance impact of changes), each profiler report opens with the same tab name "<program>[<library>]". Would be helpful to have at least a date/time (si...
Douglas Kelly over 2 years ago in NaturalONE / NaturalONE (ONE) 2 Under Review

Enable "Coverage As" to work the same as "Profile As" and "Debug As"

Currently, to use the Coverage profiling feature, you have to add in additional runtime parameters ("coverage=(active=on,reslib=xxx,resname=yyy)"), but adding these types of options are not required for Profiler or Debugger run options.
Douglas Kelly over 2 years ago in NaturalONE / Usability 0 Under Review