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 98

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

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 over 3 years ago in Adabas for z/OS / Event Replicator Target Adapter (ART) 0 Under Review

Decrypt NSC records from PLOG

From SI-505073, create a utility to allow the decryption of NSC records after they have been extracted from a PLOG. This would be an alternative / secondary way to retrieve modifications to the FSEC when the NSC logging records are not available. ...
Chad Scott over 1 year ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

Natural Buffer Pool utility (NATBPMON) should respond with a clear status even when BP is not active , and not with a nasty error message , which is not intuitive

Natural BP is a crucial component for a Natural environment to function properly, If the BP is not active from any reason, it should be brought up ASAP. using the NATBPMON is the main tool for that.Currently when the BP is down, a nasty error mess...
Sagii Achituv almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

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

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

ONE: XREF data and private-mode libraries

If XREF ON is set for a library which is used in private mode,then Xref data are also generated for the modules in the private-mode library that belongs to this library. This is superfluous. Reasons: - Logon to a private-mode library is not possib...
Guest over 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Support process id as variable for print and workfiles

Support process id as variable for print and workfiles Example - this invoke of Natural: natrt.exe BATCHMODE CMPRINT="C:\CMPRINT *PID.LOG" CMPRT01="C:\CMPRT01 *PID.LOG" CMWRK01="C:\CMWRK01 *PID.TXT" and if process id is '4711' CMPRINT becomes "C:\...
Mogens Lundqvist over 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Make calculation of expanded file chain while nucleus is active

KB article 1765090 is related to this feature request.Sequence of events: ADASAV back up database; ADADBS delete all application files; ADAORD REORDB; ADASAV restore FMOVE all application files (expanded files in the database) back into database. ...
Guest over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 0 Under Review

ADADABS ALLOCATE/DEALLOCATE to be allowed even if file currently used

Currently, it is not possible to proceed with an ALLOCATE/DEALLOCATE of space on a file with ADADBS if a file is used ( even if is it only being read).We have got very big files (high number of records and high number of cylinders in allocation) i...
Guest over 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 0 Under Review