Skip to Main Content
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).
ADD A NEW IDEA

Clear

Ideas

Showing 186 of 375

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 ...
Douglas Kelly over 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability 0 Under Review

Adabas Open System: Utilities should produce xml output

In order to work with Adabas utilities, it would be great to have an option to generate xml output. --- ReRouting to Linux. Was: LUW
Bernhard Siegmann over 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Utilities 0 Future consideration

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...
Mogens Lundqvist over 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Utilities 1 Under Review

Optimize finding "related" object to be cataloged during deployment

With very large applications the time it takes to analyze an the application to decide which sources have to be cataloged when a set up sources has been modified and uploaded.It seems that the current routine is optimized for "small" sets of sourc...
Jesper Orland about 2 years ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

Parameter SUBSID in NDV configuration

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...
Philippe Van Coppenolle about 2 years ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration

Adabas config files with Json or yaml formats

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...
Hezi Shirazi about 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Add ADAFRM parameters to ADABAS.INI

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...
Hezi Shirazi about 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

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.
Hezi Shirazi about 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Function "ODD()"

If you want to know if a number is odd or even, you can do the following now: IF #I <> #I / 2 * 2 THEN ... END-IF This takes however quite a bit of CPU, but it can already by simplified by following declarations: 1 #I (I4)1 REDEFINE #I 2 FIL...
Philippe Van Coppenolle over 2 years ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

ISP Editor - keep range selection after applying the range to a "copy" or "move"

More and more ISP users, since program editor disabled. ISP - feature idea (from EVI): the ISP editor should keep the range selection (e.g. lines 5 - 10) after a copy or move command. This is done by the program editor.
Georg Schmitt over 2 years ago in Natural for z/OS / Natural ISPF (ISP) 1 Not in Plan