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

Gen DDM using Predict plug-in (private-mode)

While working in Private Mode using NaturalOne, I need to modify an Adabas Numeric field length. I am using Predict plug-in, and then I am generating the DDM. At this stage, only one Natural developer should change the necessary modules in his Pri...
Hezi Shirazi over 1 year ago in NaturalONE / NaturalONE (ONE) 1 Future consideration

Adarep free_space to show free percentage.

The adarep free_space list should at the end show the amount and percentage of combined free space in the container - like shown in the attached file. This would save me time when checking that none of the many databases risk running full.
Bjarne Soerensen over 1 year ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 4 Not in Plan

option to not include data format/length when importing data fields

when using the Advanced Edit option to Insert Data Fields, the length and format (e.g. "(A1)" is always included, even for DDM fields. An option should be available to suppress these lengths and formats for fields that inherit the length/format fr...
Douglas Kelly over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Planned

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 over 1 year ago in Adabas for z/OS / Adabas Encryption (AEZ) 2 Under Review

Mapping Natural Server using the environment name.

We work with about 10 different environments, which include Test environments, QA environments, and Production environments, all on the same MF. Mapping Natural Server to an environment is done by referring to the Host Name & Port Number for t...
Menashe Cohen over 1 year ago in NaturalONE / NaturalONE (ONE) 2 Future consideration

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 over 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 over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 1 Under Review

display of system variables in debugger needs qualifying references

when debugging a program with many database access loops, the *ISN, *NUMBER, *COUNTER variables are listed without qualification as to which loop/statement they come from, resulting in a guessing game as to which is relevant. Could the line number...
Douglas Kelly over 1 year ago in NaturalONE / NaturalONE (ONE) 0 Planned

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 over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review