Skip to Main Content
ADD A NEW IDEA

Natural for Linux and Cloud

Showing 71 of 404

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

Development mode not changeable for Projects

Today you can download a project from your source code control and then change the setting of "Development mode" between Shared and Privat as you want to. We would like to have the mode fixed, so once a project is created the "development mode" ca...
Guest almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Command "L EXT" in NATURAL/AIX/LNX.

In NATURAL/AIX/LNX: Implementcommand "l ext" to show the extended name of the subroutine. This command exists in NATURAL Mainframe.- NATURAL/ZOS Example: NEXT l ext * LIB=RCELSO ---------------------------------------------------------------------...
Guest almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

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

Natural bufferpool problems-getting useful diagnostic information.

In case of error in Natural bufferpool -utility natbpmoncannot work and it's impossible to get any useful diagnostic information on problematic bufferpool. Incommon case bufferpool error messages ofANY sortareshort of useful information and don't ...
Guest almost 3 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 Soerensen almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Installation without admin rights

On a WIN10 test machine with restricted admin rights NAT841 was installed. During the installation approx. 10-15 times a message occurs saying that editing the registry was deactivated by the administrator. Customer is unsure if with a productive ...
Guest almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

Extract IDL should create the same IDL for Natural source & object (LUW & MF)

The extracted IDL from Natural source and/or object differs depending on the plattform (LUW or MF). The extracted IDL should be the same on all platforms independent regardless of the extraction source. If my Natural source contains this PDA: DEFI...
Paul Grünböck almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 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 3 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration