Skip to Main Content
ADD A NEW IDEA

All ideas

Showing 102

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

ONE: XREF data and private-mode libraries

If XREF ON is set for a library which is used in private mode,then Xref data are also generated for the modules in the private-mode library that belongs to this library. This is superfluous. Reasons: - Logon to a private-mode library is not possib...
Guest almost 3 years ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Support process id as variable for print and workfiles

Support process id as variable for print and workfiles Example - this invoke of Natural: natrt.exe BATCHMODE CMPRINT="C:\CMPRINT *PID.LOG" CMPRT01="C:\CMPRT01 *PID.LOG" CMWRK01="C:\CMWRK01 *PID.TXT" and if process id is '4711' CMPRINT becomes "C:\...
Mogens Lundqvist almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Under Review

Make calculation of expanded file chain while nucleus is active

KB article 1765090 is related to this feature request.Sequence of events: ADASAV back up database; ADADBS delete all application files; ADAORD REORDB; ADASAV restore FMOVE all application files (expanded files in the database) back into database. ...
Guest almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) / HA 0 Under Review

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

Transfer the LSO container library name to the Natural program

A Project is defined in NaturaONE as Private. The steplibs contain the private libraries. NaturalONE developers creates their own LSO file when they want to debug Batch jobs. A Natural program is executed from NaturalONE and running on the server....
Hezi Shirazi 11 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review