Skip to Main Content
Due to the recent acquisition by IBM, the Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX any longer. Please refer to the IBM Ideas Portal for these products from now on (IBMid required). Existing content will be migrated during the next few weeks.
ADD A NEW IDEA

All ideas

Showing 99

Support automatic struct of source when saved

Make NaturalONE "struct" the source whenever it is saved, like if the stuct command was given just before the source was saved. This struct command should of cause support stuct=on and struct=off in the source. To be supported by a switch to switc...
Jesper Orland 8 months ago in NaturalONE / NaturalONE (ONE) 0 Under Review

Support ARM processors

natural and adabas support for ARM
Chris Williams 10 months ago in Natural for Linux and Cloud / Re-Hosting 1 Under Review

can NATRPC39 be called after sending response?

Currently NATRPC39 is called before a reply to an RPC request is sent to Broker. If this could be moved to after the reply is sent, it would reduce the impact on performance for RPC calls by doing the NATRPC39 exit work after the reply was sent on...
Douglas Kelly about 1 year ago in Natural for Linux and Cloud / Natural (NAT) 0 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 over 1 year ago in Natural for Linux and Cloud / Natural (NAT) 2 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 2 years ago in NaturalONE / NaturalONE (ONE) 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 4 years ago in NaturalONE / NaturalONE (ONE) 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 4 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 4 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 4 years ago in Adabas for z/OS / Adabas (ADA-zOS) 0 Under Review

allow private library in one project to be referenced in another project in same workspace

This would allow projects (each of which may be linked to a different git repo) within a workspace to be able to test related changes affecting different libraries (possibly in different repos) before releasing to shared area. Note this is not loo...
Douglas Kelly about 1 year ago in NaturalONE / NaturalONE (ONE) 1 Under Review