Skip to Main Content
ADD A NEW IDEA

Natural for Linux and Cloud

Showing 31

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 almost 3 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 10 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Natural Buffer Pool utility (NATBPMON) should respond with a clear status even when BP is not active , and not with a nasty error message , which is not intuitive

Natural BP is a crucial component for a Natural environment to function properly, If the BP is not active from any reason, it should be brought up ASAP. using the NATBPMON is the main tool for that.Currently when the BP is down, a nasty error mess...
Sagii Achituv over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

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

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann 6 months ago in Natural for Linux and Cloud / Natural (NAT) 2 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 6 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

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

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