The Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX. Please refer to the IBM Ideas Portal for these products (IBMid required).
There are new security regulation that we will be able to
achieve if Natural will provide the following:
Running
a Natural session, I need to know, which changes were done to the: Fnat,
Fuser, Fddm.
(using command like save, cat, scartch, sto...
Enhancement Request: Please consider allowing filler notation (nX) with the WRITE WORK FILE statement. Example: WRITE WORK FILE 1 VARIABLE #VAR1 2X #VAR2 5X #VAR3 Reason: Filler notation is intuitive and gives a consistent feel to the language syn...
Adabas REST Administration - install consistency with other Adabas products
Adabas REST Administration uses several non-standard approaches for installation - directory names, location of start/stop routines, naming, etc. One example is the name of the systemd (systemctl) service daemon - it defaults to "adarest_1", when ...
Support file number intervals in all utility functions
Some utility functions does not support file number intervals. ADAOPR CLEAR_FILE_STATS and ADADBM DELETE does. But ADAOPR LOCK and ADAOPR UNLOCK does not! This would make the use of functions more consistent. Also you would be able to assign a fil...
We had recently iTrac NATMF-28544: "NDV server ABEND U4087 during clean-up at SESSION_TIMEOUT". Analysis of the problem showed that a LX value for NATASM was 0, and further that the subsystem name was "$#@$", because customer had migrated from NAT...
For a simpler conversion from the System Variable *TIMESTMP, which expires in 2042, to a timestamp extended by a leading epoch byte, a new System Variable in the format B9 would be helpful. This should be structured analogously to the already plan...
We are asking that ADABAS.INI and DBnnn.INI will support Json or yaml formats as well. In our site, DevOps expert employees are creating new servers and new databases by themselves. They are not Adabas DBAs. For them, json and yaml are much more s...
We would like to have ADAFRM parameters in ADABAS.INI. In our site we run automatic procedures for creating new servers. This procedures include build new databases on the new servers. If ADABAS.INI will have defaults for ADAFRM it will save us lo...
ADAFRM should override DB definitions in ADABAS.INI
If DBID nnn already exists in ADABAS.INI, and ADAFRM is creating the same DBID nnn, ADAFRM should override the parameters defined for this database in ADABAS.INI. For example the database name.