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

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

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann over 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

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 about 2 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Under Review

Naturalbufferpool

Es sollte möglich sein, das, wenn die max. definierte Useranzahl im Naturalbufferpool erreicht ist,man im Naturalbufferpoolmonitor weiterhin Kommands wie status, who, kill abzusetzen, um in solch einem Fall einzelne User aus dem Naturalbufferpool ...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

NAT: Debugger - prohibit modification of field content / program flow

Debugging should also be possible in production environments. But then it must be prohibited- to modify the content of variables- to influence the regular program flow Natural Debugger should provide such a possibility.
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Not in Plan

USR8210N additional parameter field for filename by function start

Natural parametermodul contains no value in parameterfield "RESNAME", filename for profileing information will be automatically generated (current userID and timestamp). The profileing process is controlled by the SAG routine USR8210N with start/p...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

NaturalONE: Display fieldoffset

For a external sorting procedure, the exact position of field in a dataset is required. Today it is possible to input the dataset in a texteditor and search for the respective record position manually. A great problem is, when all the values are...
Guest over 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Under Review

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