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

Prevent NAT1326 with MOVE...TO SUBSTRING with DYNAMIC variables

PROBLEM: =======The following program will get a Runtime error NAT1326: * see Software AG Support Incident 113138 ...DEFINE DATA LOCAL1 #A (A) DYNAMIC1 #COL (I2) INIT <1> (EM=ZZ9)1 #I (I2) (EM=ZZ9)END-DEFINE*EXPAND DYNAMIC VARIABLE #A TO 500...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

What are the ADABAS-DBIDs my current Natural session is connected to?

What are the ADABAS-DBIDs my current Natural session is connected to? There's no USR-Subprogram giving the answer to that question. Sample:Imagine the following: Let's say my UDB is set to 001. DEFINE DATA LOCAL 01 VIEW01 VIEW MYFILE1-DB12 /* DBID...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

NDV system file list

In addition to FUSER and FNAT, the NDV server tree structure lists all system files defined in natconf.cfg. Objects in the additional files can be listed, but not directly executed, edited, saved, or cataloged, which makes sense. Rename and delete...
Ralph Zbrog 9 months ago in Natural for Linux and Cloud / Natural Development Server (NDV) 2 Not in Plan

Cross Platform Convert (PLOG Solaris to Linux)

If possible, we would like to generate a Solaris (Spark) to Linux PLOG converter, so that these files can be read from Linux, just as we can process the files generated with the Backup utility.
Lourdes Camarero de Diego over 1 year ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 1 Not in Plan

Dynamic Natural trace

We would like to have a way to start and stop a Natural trace dynamically. This will be an excellent tool to analyze on the fly, production problems which are related to the database.
Ilan Hirschowitz over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Display of used USIZE of a Natural runtime situation

In a number of stacked Natural Subprograms with some data areas and a number of dynamic variables it can be difficult to calculate the amount of used USIZE. But for the software development strategy it is important to know the amount of size that ...
Georg Kratz-Kummetz over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Planned

Support server names and userid’s longer than 8 characters in display

Customer got Windows server names longer than 8 characters and in many cases they only differ beyond the 8th character. Also user id’s longer than 8 characters may be used. This makes it impossible to distinguish between the sessions in displays...
Mogens Lundqvist over 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability 0 Planned

Avoid database corruption by second nucleus start.

If the database resides in remote or mirrored disks - it could happen that a second nucleus comes up on the same database container files and does an autorestart which will corrupt the database. Introduce fail-safe measures to detect and avoid thi...
Bjarne Sørensen almost 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 3 Under development

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