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 345

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 7 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review

return additional data in a response 9/ subcode 3 case in the first 2 bytes of the ACB Additions 2

Hello, If the user session gets, resp/sub 9/3 due to TNAE-timeout or a stop user command and the user was not in transaction status, it may be possible to retry the call. But in case of TNAE-timeout or stop user during an active transaction, this ...
Tatjana Sawtschenko almost 2 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

Show DS block usage for a file reading only DSST.

If you want to know how much space is available in the used DS blocks of a big file - ADADRU will read all used DS blocks and use much resources. Instead, make a function in ADADRU or SYSAOS to get this information from just the DSST elements of t...
Bjarne Soerensen 7 months ago in Adabas for z/OS / Adabas (ADA-zOS) 0 New

Long-Alpha field support in Replicator

“ADABAS currently supports Long-Alpha fields. We are now using Replicator to replicate from our Adabas files into Sql Server tables. Unfortunately at this time, Replicator does not seem to support replicating the long alpha fields. We would like t...
David Wilbur over 2 years ago in Adabas for z/OS / Adabas (ADA-zOS) / Event Replicator Server (ARF) 0 New

Feature to shut down REPTOR waiting first for all source nuclei to disconnect

Issuing ADAEND to a REPTOR should not be done before the connected source nuclei have ended. When shutting down a production environment (typically before an IPL) - you can automate that the source nuclei (EG DB1,DB2,DB3) tasks have ended before A...
Bjarne Soerensen 7 months ago in Adabas for z/OS / Event Replicator Server (ARF) 0 New

opentelemetry

It will be best when Adabas will support opentelemetry
Hezi Shirazi 8 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

Timestamp on each fnr & on each key fnr

Hi, I would like to get from an application (for now it is Natural) 2 different variables:1 . timestamp of fnr, when the last time it was modified (insert/update/delete) 2. timestamp of each key (Desc/Super & etc) for each fnr, when it was mod...
Hezi Shirazi 8 months ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 New

ADASEL: Increase DDEXPA DD cards to maximum of 99, similar to ASSO & DATA DD Cards

We are managing VLDB ADABAS database serving the population of the country. Our national Database contains more than 150 ADABAS Files. Many a times, we are tasked with producing transactional investigations using multiple large Protection Logs ag...
Zaffer Khan 8 months ago in Adabas for z/OS / Adabas (ADA-zOS) / Usability / Utilities 2 New

NaturalONE - Map Layout orientation option on Editor

It will be useful for developers to have a button/option of switching the Map-Layout orientation on the editor itself, rather than going and choosing it each time from the preferences menu.
Arun Thomas Abraham almost 2 years ago in NaturalONE 1 Future consideration

Replicate Empty Adabas File To An Empty Table in SQL Database

Activating replication for an empty Adabas file will not lead to the creation of an empty SQL Server table. Only when the first record is put into the Adabas file, the SQL table will be created (and a row inserted). This doesn't sound right, don't...
Hermann Pfeiffer about 3 years ago in Adabas for z/OS / Event Replicator Target Adapter (ART) 0 Under Review