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

Natural for Linux and Cloud

Showing 77 of 361

SYSMAINXREFdefaults

SYSMAIN, prior to V 6.3.10 Pl 0 used to auto copy the XREF over, even if you didn't specify xref because Natsec at the lib level dflted to XREF.To get around this, I had XREF off at NatSec but turned XREF on when we signed into Nat.Now that we are...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

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 almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

ONE: E_0285 MOVE ALL with SUBSTRING option

The SUBSTRING function in MOVE ALL has not yet been implemented in Natural LUW and ONE.The statement MOVE ALL 'string' TO SUBSTR(field,n,m) results in the following errors: NAT0285 Field reference error; reference invalid or missing. (Natural)E_02...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Remove the library listing upper limit (500), or set the value to a much higher one, such as 10000.

One of our Natural customers has over 800 libraries under FUSER. I recently learned that the maximum number displayed in the Listing is 500. Because of that, the customer has to explicitly specify the library name rather than typing the first ch...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

API needed to convert the ONE line numbers of error messages

API needed to convert the ONE line numbers in error messages into the according source line numers on server. Spod works with logical line numbers (incremental steps 10/5/2/1 ). NaturalONE works with real line numbers (incremental step 1). If an e...
Andreas Dege almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Not in Plan

NDV functionality to re-establish a broken connection (load the lost server context) for Unix.

We are using "Software AG Natural for Windows" and connecting to Ndv on Linux server.While using the product, our session usually disconnected from the Linux server, due to firewall security regulation.We use other products with similar connectivi...
Hezi Shirazi almost 4 years ago in Natural for Linux and Cloud / Natural Development Server (NDV) 1 Future consideration

Better access to data from profiler

When using profiler to analyze an online transaction, the collected data is presented in a fixed format in a graphical view. I would like to further analyze the data, This could be done by allowing me tounload the data, e.g. to a .csv file. This...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Planned

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 almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

NAT: Comparison with UNICODE Superdescriptor

Compare of a UNICODE Superdescriptor (of an Adabas file) against a key that is composed identically does not work correctly when the comparison is executed by Natural. This affects the following statement:READ ... ENDING AT HISTOGRAM ... ENDING AT...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Parameter and Local Variables for Inline Subroutines

Since I´ve been programming Natural (30 Years!) I miss the possibility to give my Natural Programs a good structure by defining exactly the scope of variables used in inline subroutines as it is possible in all established programming languages li...
Georg Kratz-Kummetz almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration