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 376 of 376

Allow time range for REVIEW functions

Viewing History allows both date & time ranges, but compressing or deleting history has no time range option. I planned an hourly job using REVIEWB HISTORY to send the most recent hour of a large report to GDG, then DELHIST to delete that hour...
Daniel Geary almost 2 years ago in Adabas for z/OS / Adabas Review (REV) 0 New

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 12 months 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 12 months ago in Natural for Linux and Cloud / Natural (NAT) 0 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 12 months 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 12 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Add a "labelled data field" Control

presently, when adding a Data Field to a map, it is unlabelled, requiring an extra step to add a Text Constant to the map. A "Labelled Data Field" would bring along the default heading as a text box (maybe with some configurable settings for where...
Douglas Kelly about 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Layout Painter to not remove comments in XML

Layout Painter editor removes comments in the XML. This would help with adding comments in the xml for documentation purposes.
Jeffrey Empaces about 2 years ago in Natural for Ajax / Natural for Ajax (NJX) 0 Future consideration

Encrypt NSC Password to FIPS 140-3 Compliance

The current standard of encrypting the Natural Security password with Electronic Code Book (ECB) encryption to not comply with IRS standards. Enhance Natural Security so that the NSC password is encrypted to meet FIPS 140-3 compliance.
Gary Athaide about 1 year ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

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 about 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 about 2 years ago in CONNX 0 Under Review