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 99

handle db connection with rpc server

Hi, In our environment we are using REST API to access Natural RPC servers. I have noticed that the RPC process isn’t closing its db (adabas) connections. Using ADAOPR DI=UQ_FILE I saw that NATRPC is still holding files that a request that had ran...
Hezi Shirazi 7 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann 7 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself. When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you...
Michael Greven 8 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review

AEZ Support for Quantum Safe Algorithms

In 2022 the NIST published the first 4 quantum resistant Algorithms. https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms and in Aug 2023 announced 3 of these are expected to be ready i...
Neil Quigley about 1 year ago in Adabas for z/OS / Adabas Encryption (AEZ) 2 Under Review

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) 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 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

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

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

Transfer the LSO container library name to the Natural program

A Project is defined in NaturaONE as Private. The steplibs contain the private libraries. NaturalONE developers creates their own LSO file when they want to debug Batch jobs. A Natural program is executed from NaturalONE and running on the server....
Hezi Shirazi over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review