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

Search results: Natural for Linux and Cloud

Showing 17 of 85

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 9 months ago in Natural for Linux and Cloud / High Availability / Natural (NAT) 0 Under development

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

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

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

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

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
3 MERGED

Increase the FNR limit in NATURAL.

Merged
Increase the FNR limit Since Adabas allows files up to 32000, I need to generate Natural LUW DDMs with FNR > 5000. In Open System Environments: Natural has FNR limit of 5000 http://documentation.softwareag.com/natural/nat833unx/edis/ddm_ux_crea...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) / Natural Security (NSC) 1 Under development

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

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 over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 4 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 almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review