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

All ideas

Showing 133

allow private library in one project to be referenced in another project in same workspace

This would allow projects (each of which may be linked to a different git repo) within a workspace to be able to test related changes affecting different libraries (possibly in different repos) before releasing to shared area. Note this is not loo...
Douglas Kelly over 1 year ago in NaturalONE / NaturalONE (ONE) 1 Under Review

Editor Buffer Pool management of Recovery Files

Most of the Natural applicative programmers do not delete their Recovery Files - which results from time to time in an overflowed EBP. My suggestion is to: (a) Make a timeout parameter for Recovery Files as well (same as FTOUT for Logical Files). ...
Noam Eliyahu 9 months ago in Natural for z/OS / Natural (NAT) 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 about 4 years ago in Adabas for z/OS / Event Replicator Target Adapter (ART) 0 Under Review

Editor: Collapse of lines with comments

Example: IF INDEX = 1 /* Commentary in Line * Commentary in whole line IGNORE END-IF If you want to collapse the line with the IF-statement-block by clicking minus before the line, the editor will only collapse the line with * at the beginning (co...
Reiner Koester over 2 years ago in NaturalONE / NaturalONE (ONE) 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 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 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 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Add deletes in ISN-specific initial state.

When performing an initial state based on a list of ISN's - typically the use case is to bring the target up-to-date for the listed records. Unfortunately, this synchronization will only work for inserts and updates - not for deletes. I suggest to...
Bjarne Sørensen about 1 year ago in Adabas for z/OS / Event Replicator Server (ARF) 0 Under Review

Allow String-Separator for SET DEFAULTSERVER in ALTER DATABASE DDL-Statement

We work in an IBM environment loading DDL using the ACEINT Utility. The Utility request input witch LREC=80. To cover this limitation, some Statements allow a string to be separated using the '+' Char. Example: CONNECT TO 'DD=RTE_PROD_TI;GATEWAY=c...
Christian Held about 1 year ago in CONNX 0 Under Review