Skip to Main Content
ADD A NEW IDEA

Natural for z/OS

Showing 36

NWO portshare support

Allow NWO to work with TCP portshare, to allow load balance between two NWO instances on the same port. It is an importante factor for the groth of the environment.
Fabio Shinji Hirakawa almost 2 years ago in Natural for z/OS / Natural Web I/O Interface (NWO) 0 Under development

Automatic verification of a zaps Pre-req.

Natural and other product zaps regularly have prerequisites for example; * *+ZAP:NA93002 * -------- (C) Software AG, Darmstadt/Germany, 2012 -------- * ---------------- Release Date: 01.Nov.2012 --------------- * PRODUCT: NAT823 * PREREQ. : NA9222...
Guest almost 3 years ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Allow for I8 datatype

OpenSystems hardware has it for a long time, z/Series has it for quite a while now, so by now there is no platform NOT natively supporting 64-bit arithmetic. So please introduce an I8 datatype into Natural - on all supported platforms (and NOC as ...
Wolfgang Winter almost 3 years ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 1 Future consideration

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

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 3 years ago in Natural for z/OS / Natural (NAT) 0 Not in Plan

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

Option to Obtain Dynamic Execution Info

Analysts researching which Natural objects using Dynamic SQL are causing issues such as DB/2 Locking Based on the feedback from SAG (*pasted below), Please create a utility for NDBIOMO (Dynamic Natural SQL) with the option to capture and enable No...
Rick Poirier about 2 years ago in Natural for z/OS / Natural for Db2 (NDB/NDB) 1 Under development

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 9 months ago in Natural for z/OS / Natural Development Server (NDV) 0 Future consideration

Function "ODD()"

If you want to know if a number is odd or even, you can do the following now: IF #I <> #I / 2 * 2 THEN ... END-IF This takes however quite a bit of CPU, but it can already by simplified by following declarations: 1 #I (I4)1 REDEFINE #I 2 FIL...
Philippe Van Coppenolle 9 months ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

ISP Editor - keep range selection after applying the range to a "copy" or "move"

More and more ISP users, since program editor disabled. ISP - feature idea (from EVI): the ISP editor should keep the range selection (e.g. lines 5 - 10) after a copy or move command. This is done by the program editor.
Georg Schmitt 10 months ago in Natural for z/OS / Natural ISPF (ISP) 1 Not in Plan