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 109

Dynamic load of STPNAT module.

Would it be possible in z/OS to enable Natural to dynamically load STPNAT module (for example, via RCA= ). If this can be done we can decouple the Natural Nucleus from a dependency of STPNAT, and be less concerned when an STPNAT zap needs to be ap...
Guest about 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

Regular expressions in logical condition

We would like to use regular expressions in logical conditions. E.g. IF <#VAR> = REGEX (.*search_text_1.*\..*search_text_2)
Detlef Ziermann almost 2 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

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

PlugIn to SonarQube

We are using SonarQube for statical code analysisfor all programming languages we use (Java, C++, COBOL) except for Natural, as there is no Natural plugin to SonarQube. Is it possible that Software AG providessuch a plugin? Having allour languages...
Guest about 4 years ago in NaturalONE / NaturalONE (ONE) 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

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

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 11 months ago in CONNX 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 over 3 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 almost 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 almost 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review