Skip to Main Content
ADD A NEW IDEA

Natural for z/OS

Showing 34

NAT: Numeric target operands in SEPARATE statement desired

Unfortunately it is not possible with the SEPARATE statement to assign numeric values directly to numeric target fields. Message: NAT0240 Operand format invalid. Format A, B or U expected. So, sometimes laborious redefinitions are necessary. It wo...
Guest almost 3 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Naural API to retrieve 'DUMP ZAPS' information

It would be nice to have an API method of retrieving the information provided by the DUMP ZAPS command. When working with the application and testing of zaps applied to the various core and sub-product components of Natural, having a programmatic ...
David Gahring 5 months ago in Natural for z/OS / Natural (NAT) 3 Under development

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 12 months ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

FIND NUMBER RECORDS ...

Background: Currently, Natural has no "generic" way to find the number of records loaded in an Adabas file. Natural must always use the name of a file-specific descriptor which is "known to be populated for every record". e.g. FIND NUMBER EMPLOYES...
Guest almost 3 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Filler notation for WRITE WORK FILE

Enhancement Request: Please consider allowing filler notation (nX) with the WRITE WORK FILE statement. Example: WRITE WORK FILE 1 VARIABLE #VAR1 2X #VAR2 5X #VAR3 Reason: Filler notation is intuitive and gives a consistent feel to the language syn...
Guest almost 3 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

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 6 days ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

be able to display SYSTP natural roll server statistics using NATBATCH job.

Nissan would like to be able to generate a report that displays the percentage used of the natural roll servers.
Marijane Voyles 13 days ago in Natural for z/OS / Natural (NAT) 0 Under Review

Functions SEARCH and VERIFY

PL/1 offers three similar functions for looking in strings: INDEX, which resembles our EXAMINE ... FOR ... POSITION IN .... SEARCH, which returns the position of the first matching character of a given set in a target string VERIFY, which returns ...
Philippe Van Coppenolle 3 months ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Under Review

Encrypt NSC Password to FIPS 140-3 Compliance

The current standard of encrypting the Natural Security password with Electronic Code Book (ECB) encryption to not comply with IRS standards. Enhance Natural Security so that the NSC password is encrypted to meet FIPS 140-3 compliance.
Gary Athaide 8 months ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

Parameter SUBSID in NDV configuration

We had recently iTrac NATMF-28544: "NDV server ABEND U4087 during clean-up at SESSION_TIMEOUT". Analysis of the problem showed that a LX value for NATASM was 0, and further that the subsystem name was "$#@$", because customer had migrated from NAT...
Philippe Van Coppenolle 8 months ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration