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

Natural for Linux and Cloud

Showing 15

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

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 about 3 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

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

New System Variable B9-TIMESTMP

For a simpler conversion from the System Variable *TIMESTMP, which expires in 2042, to a timestamp extended by a leading epoch byte, a new System Variable in the format B9 would be helpful. This should be structured analogously to the already plan...
Detlef Ziermann 11 months ago in Natural for Linux and Cloud 1 Future consideration

Secure storage/retrieval of passwords such as EXX passwords

Currently, calling secured EntireX services requires calling RPC-CNTX or USR2071N/USR2702N/USR2074N/etc to pass in a user id and password. There's no provision for providing anything other than a clear text password, so it ends up in clear text in...
Douglas Kelly almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 1 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 about 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

NaturalX add more capabilities

I would to to get much more when trying to use NaturalX to keep data in oo structure. I think, SAG should think about if to continue with NaturalX or to stop. While trying to use it, I found a lot of missing capabilities as I was expected to get w...
Hezi Shirazi over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

reject with reposition

to improve performance we use Read with reposition, combine with command ESC top Repos... So, the use of Reject command is now useless because it isnt support with Reposition option
Hezi Shirazi over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 6 Future consideration

Clear lock files on Linux boot to avoid system downs.

If - after a UNIX/Linux boot - there are lock files left behind in /tmp these files may cause all attempts to start Natural to fail with startup error 35 . There are many product support incidents for this problem - many of these indicate that com...
Bjarne Soerensen about 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Define INDEPENDENT-variablen in LDAs

Hi, I would like to define INDEPENDENT-variablen in a separte file, like LDAs vor lokal variable. So I could define the indeoendent-variables once and could integrate them with DEFINE DATA INDEPENDENT USING XYZ END-DEFINE Best regards, Markus Weßj...
Guest about 3 years ago in Natural for Linux and Cloud / Natural (NAT) / Programing Syntax (Cross platforms) 0 Future consideration