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

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

Include Process ID in DBMS tracing files (.TRC)

Please include Process ID in DBMStracing files (.TRC) like it is included in the .LOG file. .TRC file (here it is NOT included): ************************************************************************* * * NATURALtrace file for ADABAS calls * * V...
Mogens Lundqvist over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

’Natural Log File (.LOG)’ and ’Trace File (.TRC)’ name options for more granularity

Please make it possible to have the option to have process-id and timestamp included into these file names. Today for .LOG files you may have the process-id included but only if ETID was set to $$. Also the uniqueness of the file name today may ...
Mogens Lundqvist over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Command "L EXT" in NATURAL/AIX/LNX.

In NATURAL/AIX/LNX: Implementcommand "l ext" to show the extended name of the subroutine. This command exists in NATURAL Mainframe.- NATURAL/ZOS Example: NEXT l ext * LIB=RCELSO ---------------------------------------------------------------------...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

Snippet Library for Ajax Layout Samples

Sometimes you want to add some specific user interface snippets like an input group with error marking, help icons as popovers and small information text for your end-users to your layout page. Or you want to simply apply a specific icon - like a ...
Christine Zimmermann over 1 year ago in Natural for Ajax / Natural for Ajax (NJX) 0 Under Review

handle db connection with rpc server

Hi, In our environment we are using REST API to access Natural RPC servers. I have noticed that the RPC process isn’t closing its db (adabas) connections. Using ADAOPR DI=UQ_FILE I saw that NATRPC is still holding files that a request that had ran...
Hezi Shirazi over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Layout Painter to not remove comments in XML

Layout Painter editor removes comments in the XML. This would help with adding comments in the xml for documentation purposes.
Jeffrey Empaces about 3 years ago in Natural for Ajax / Natural for Ajax (NJX) 0 Future consideration

Add the ability to open printer file with flag O_APPEND

Add the ability to open printer file with flag O_APPEND so it can be rotated with logrotate (copytruncate). Last offset is retained by Natural and everything before that offset is marked as NULL and so the file size is maintained.
Thierry Bolle about 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Examine command new options

Add new features for Examine command: Let assume I have a string dynamic array: #str (a/1:6) dynamic const <"10","1","31","20","2","21"> I want to search for the string "1" in that array, so I want to get index 2 that it is exactly the same ...
Hezi Shirazi almost 2 years ago in Natural for Linux and Cloud / Natural (NAT) 4 Not in Plan

Static variables such as *line-counter(rep)

Variables such as *page-num(rep) or *line-counter(rep) should be static, and I will be able toin any modules in process how many pages are already in rep-id and how many line *line-counter(rep) in current page Maybe, there are more variables that ...
Hezi Shirazi almost 2 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Under Review