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 73 of 374

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

AND, OR, XOR for binary fields

It is currently not possible to do any "binary" operation on binary fields, like AND, OR, XOR or NOT. This makes declarations of particular bit-constants quasi useless, e.g. ... 3 #TB_VDT_FLAG (B01) /* various property flags...1 #TB_VDT_FLAG_VALUE...
Philippe Van Coppenolle over 2 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration

New Parameter for ZIIP switching

When our Batch Natural for Ziip JOBS do a lot of I/Os the switching that happens even when using the I/O buffer causes the elapsed time to increase & greatly affects the batch window, which is unacceptable. I propose a new parameter to allevia...
Ilan Hirschowitz over 2 years ago in Natural for z/OS / Natural for zIIP (NAZ) 0 Not in Plan

ADAMUP to read mainframe unload dataset.

Allow ADAMUP to read a mainframe load dataset - saving the time to decompress and compress. The FDT of the load dataset should be compared to the DB FDT before start. For rehostings - this would shorten the time needed for go-live and reduce MF pr...
Bjarne Sørensen over 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Re-Hosting / Usability 2 Under Review

Incorporate Adabas REST Services into "change_adadatadir.sh" Script of Adabas-Installation

Currently the config.xml of the Adabas REST Administration is not updated, when "change_adadatadir.sh" is run. As a result, the Adabas-Manager does not show any Databases anymore. Add new functionality to the script "change_adadatadir.sh" that upd...
Christian Lichtenberg over 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Adabas Manager / Usability 0 Under development

adarep output in xml format on Linux

adarep on Linux should provide the feature of giving the output in xml format, like the mainframe version does with parameter output=xml. This should be in an Adabas version independent manner as far as possible. We would like to analyse the adaba...
Andreas Heitzer almost 3 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability / Utilities 0 Under Review