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

Increase the MAXUSER limit in NATURAL BP.

Increase the MAXUSER limit The NATURAL BP allows Maximum Users up to 5000. http://documentation.softwareag.com/natural/nat833unx/config/cfg-confparm.htm#cfg-confparm ...Buffer Pool Assignments ...Maximum Users ...Possible settings: 1 - 5000. Curre...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Planned

Support process id as variable for print and workfiles

Support process id as variable for print and workfiles Example - this invoke of Natural: natrt.exe BATCHMODE CMPRINT="C:\CMPRINT *PID.LOG" CMPRT01="C:\CMPRT01 *PID.LOG" CMWRK01="C:\CMWRK01 *PID.TXT" and if process id is '4711' CMPRINT becomes "C:\...
Mogens Lundqvist almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

READ..BY ISN...FROM...TO...

Background: Currently, the Natural statement READ...BY ISN does NOT support the TO clause. One must code READ...BY ISN...FROM...THRU/ENDING AT. Yet the Read Logical (eg. READ...BY PERSONNEL-ID) supports FROM and TO. Enhancement Request: Allow the ...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Under development

Support system variables also for CMPRINT (Windows + Linux)

For definition of CMPRTnn it is possible to use system variables like *PID. Please make this available also for CMPRINT.
Mogens Lundqvist 4 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

support NaturalHA client with NWO on z/OS

From SoftwareAG:" To run the NHA Client against an NWO Server on the mainframe is not supported currently and was not part of the expected use case." We are currently migrating away from our Mainframe to Linux and we want to use the same client (N...
Chris Williams 10 months ago in Natural for Linux and Cloud / High Availability / Natural (NAT) 0 Under development

Support ARM processors

natural and adabas support for ARM
Chris Williams 12 months ago in Natural for Linux and Cloud / Re-Hosting 1 Under Review

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Regular expressions in logical condition

We would like to use regular expressions in logical conditions. E.g. IF <#VAR> = REGEX (.*search_text_1.*\..*search_text_2)
Detlef Ziermann over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

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