Skip to Main Content
ADD A NEW IDEA

Natural for Linux and Cloud

Showing 70 of 394

Remove Natural file number limit

It does not make sense that a supported version ofOpen Systems Natural or any Natural utility (I.E. SYSDDM) would have a limitationwhere afile number would need to be 5000 or less whenOpen SystemsAdabas has not had that limitation for a long time....
Guest over 2 years ago in Natural for Linux and Cloud / Natural (NAT) / Natural Security (NSC) / Predict (PRD) 0 Planned

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

Add support form Json format such as Xml

Hello, I need a support for Json format such as Xml format (Xml toolkit)
Hezi Shirazi over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 6 Under development

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

Display of used USIZE of a Natural runtime situation

In a number of stacked Natural Subprograms with some data areas and a number of dynamic variables it can be difficult to calculate the amount of used USIZE. But for the software development strategy it is important to know the amount of size that ...
Georg Kratz-Kummetz over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

New System-Variable UUID

Currently, we use *TIMESTMP(X) as a unique reference and foreign key in database-files. To be able to generate unique keys for the database entries, even in the case of distributed Natural-installations (in the future clusters or via entire networ...
Detlef Ziermann 9 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review