Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 102

New Concept SAG Licenses

SAG Product Licenses for zOS (ADA/AZPAD/NAT/NAZ/EXX/NPR) often including some Version number, somewhat differing from the Version to install. For example:1. ADABAS 8.5.4 - License contains a Version 8.4. NATURAL 9.2.1 - License contains a Version ...
Walter Schulte 8 months ago in EntireX 0 Under Review

Editor: Collapse of lines with comments

Example: IF INDEX = 1 /* Commentary in Line * Commentary in whole line IGNORE END-IF If you want to collapse the line with the IF-statement-block by clicking minus before the line, the editor will only collapse the line with * at the beginning (co...
Reiner Koester about 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Call REVUXDET when Report is stopped or Review Hub is shut down

Report Exit for Detailed Reports REVUXDET currently does not get called when the report is stopped or Review Hub is shut down. When the exit is used to write SMF records for ADABAS statistics it is necessary to get control on the 'last call' in or...
Guest almost 3 years ago in Adabas for z/OS / Adabas Review (REV) 0 Under Review

Dynamic load of STPNAT module.

Would it be possible in z/OS to enable Natural to dynamically load STPNAT module (for example, via RCA= ). If this can be done we can decouple the Natural Nucleus from a dependency of STPNAT, and be less concerned when an STPNAT zap needs to be ap...
Guest almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

Port NaturalONE as a Visual Studio Code Extension

Create a Visual Studio Code extension to support the development of Natural language. Also integrate all current NaturalONE functionality like NDV support, WebIO execution, etc.
Martin Basso about 2 years ago in NaturalONE / NaturalONE (ONE) 4 Under Review

AEZ Support for Quantum Safe Algorithms

In 2022 the NIST published the first 4 quantum resistant Algorithms. https://www.nist.gov/news-events/news/2022/07/nist-announces-first-four-quantum-resistant-cryptographic-algorithms and in Aug 2023 announced 3 of these are expected to be ready i...
Neil Quigley 6 months ago in Adabas for z/OS / Adabas Encryption (AEZ) 2 Under Review

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

Allow IDLs created after IS services to use limited size arrays instead of only variable-size arrays

Currently, IDLs created after IS services that interchange arrays do not have the capability of limiting the number of occurrences of these arrays, but they always use variable size arrays. This can pose a security risk, making it easy for attacke...
Javier Camara over 1 year ago in EntireX 0 Under Review

Static variables such as *line-counter(rep)

Variables such as *page-num(rep) or *line-counter(rep) should be static, and I will be able toin any modules in process how many pages are already in rep-id and how many line *line-counter(rep) in current page Maybe, there are more variables that ...
Hezi Shirazi 6 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Sort of ARRAYs

We would like to be able to sort tables according to a defined field of the table via a simple statement: SORT ARRAY <#X-ARRAY-VAR> BY <#SORT-FIELD>
Detlef Ziermann 7 months ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review