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 z/OS

Showing 37

Create a user exit in SYSEXT to perform a SCAN across all FUSER or FNAT

Create a user exit in SYSEXT to perform a SCAN across all FUSER or FNAT .It can be similar to the existing SCAN tool. The replace function is not required and may be a bit dangerous. This way we can search all source code for a specific string, be...
Dana Sherbondy about 1 year ago in Natural for z/OS / Natural (NAT) / Utilities 2 Not in Plan

Higher precision for *CPU-TIME

We need a higher precision for *CPU-TIME so that we can determine the CPU time consumed by individual RPC requests in a batch RPC server. The vast majority of our transactions are faster than 10ms. We currently do this using an assembler program, ...
Alexander Schuster 7 months ago in Natural for z/OS / Natural (NAT) 2 Planned

Introduce User-Defined Data Types

There is a SAG strategie (or statement)called "ADABAS & NATURAL 2050+" Based on this I would like to have "User-Defined Data Types". I assume that the audience is familiar with this concept. When NATURAL was introduced it was called a 4-GL lan...
Christian Held almost 4 years ago in Natural for z/OS / Natural (NAT) 0 Not in Plan

extend Broker logon to all XC functions

using the "LS" function against a Broker from SYSRPC XC function does a pop up prompting for Broker login if EntireX Security is enabled. However, using anything like "PI"ng on a server just gives the error that no logon has been done (even if I'v...
Douglas Kelly 10 months ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

NSC Password Phrase without Natural ICU Handler

It should be possible to use NSC password phrase for logon even if the „Natural ICU handler“ is not available / activated. Changing old applications to CFICU=ON is not always possible.
Christina Möllenberg 11 months ago in Natural for z/OS / Natural Security (NSC) 0 Planned

Allow spacer element (“1X”) in COMPRESS statement

With a COMPRESS statement the contents of one or more operands (Vari or Const) can be concatenated into a single target field. Beside some other options, two different clauses are available to determine the value separation behavior. (1) With LEAV...
Thomas Frischmann about 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

Decrypt NSC records from PLOG

From SI-505073, create a utility to allow the decryption of NSC records after they have been extracted from a PLOG. This would be an alternative / secondary way to retrieve modifications to the FSEC when the NSC logging records are not available. ...
Chad Scott about 2 years ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann about 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

Allow (CV=) after a literal string

Natural allows the use of dynamic control variables during INPUT and WRITE. BUT: the use of those (CV=<control_variable>) is restricted to a variable, not to a literal text. If you want to have a different visual behavior for a string, you m...
Philippe Van Coppenolle about 1 year ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

NSC: Allow / Disallow modules in steplib

If a Natural module exists in a library AND one of its steplibs, it should be possible to DISALLOW the module in the library and ALLOW it in the steplib (or vice versa).
Guest almost 4 years ago in Natural for z/OS / Natural Security (NSC) 1 Not in Plan