Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 101

ADADABS ALLOCATE/DEALLOCATE to be allowed even if file currently used

Currently, it is not possible to proceed with an ALLOCATE/DEALLOCATE of space on a file with ADADBS if a file is used ( even if is it only being read).We have got very big files (high number of records and high number of cylinders in allocation) i...
Guest almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 0 Under Review

SPATs messages - MVS console log

Currently we receive errors of Natural programs on SPATs (triggers) in SYSOUT TSPRTnn but what we want is to receive also as these error messages on the MVS SYSLOG. It is impossible to ascend alerts automatically in real time by an alert tool (suc...
Guest almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

Expand X-Arrays by variable

We would like to be able to expand tables (X-ARRAYS) via a statement: EXPAND ARRAY <#X-ARRAY-VAR> BY <#VAR-INT>
Detlef Ziermann 6 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

Regular expressions in logical condition

We would like to use regular expressions in logical conditions. E.g. IF <#VAR> = REGEX (.*search_text_1.*\..*search_text_2)
Detlef Ziermann 6 months ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review

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

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

Add the ability to open printer file with flag O_APPEND

Add the ability to open printer file with flag O_APPEND so it can be rotated with logrotate (copytruncate). Last offset is retained by Natural and everything before that offset is marked as NULL and so the file size is maintained.
Thierry Bolle over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Cobol Occurs depending on records are expanded out instead of using rotated arrays/child tables

When importing and populating tables that are the result of an occurs depending on instead of requiring child tables to be create, expand the ODO out to its maximum size. This will allow the record to be repatriated to its original source without ...
William Anderson over 1 year ago in CONNX 0 Under Review

Include runtime identification in Profiler report tab

When running multiple Profiler sessions to test variations in a program (to see performance impact of changes), each profiler report opens with the same tab name "<program>[<library>]". Would be helpful to have at least a date/time (si...
Douglas Kelly almost 2 years ago in NaturalONE / NaturalONE (ONE) 2 Under Review

Enable "Coverage As" to work the same as "Profile As" and "Debug As"

Currently, to use the Coverage profiling feature, you have to add in additional runtime parameters ("coverage=(active=on,reslib=xxx,resname=yyy)"), but adding these types of options are not required for Profiler or Debugger run options.
Douglas Kelly almost 2 years ago in NaturalONE / Usability 0 Under Review