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 358 of 358

Add ISN to RBAC log so activity can be correlated to PLOG records in manual audits

The current process of trying to determine when a user changed a record involves trying to find timestamps close to each other across RBAC (NUCADT.LOG) and PLOG reports and files. Having the ISN associated in RBAC would greatly simplify the search...
Sam Longoria over 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / RBAC / Security 0 Planned

Add non-keyed search functions

This could apply to all ADABAS versions and platforms. During the customer story on 6/21 with Michael S and St. of Delaware, they noted that connx queries for null values or non-keyed searches on million record files take minutes to respond and ar...
Dana Sherbondy almost 3 years ago in Adabas for z/OS / Adabas (ADA-zOS) 1 New

Introduce a grace period for the DCOMMITTHRESHOLD.

Introduce a new feature and parameter DCOMMITWAIT which will have the REPTOR not commit messages with less than DCOMMITTHRESHOLD transactions until DCOMMITWAIT milliseconds have passed. While it will introduce a small delay - it will allow greater...
Bjarne Soerensen about 3 years ago in Adabas for z/OS / Event Replicator Server (ARF) 0 New

Enable use of environment variables in “session parameters” in Map of a Natural Server Environment

It would great to be able to use environment variables (e.g. $sys_udv, $sys_tst – further see below) when mapping an environment. Simply include these variables as dynamic parameters when forking the new process from the NDV server. Background To ...
Mogens Lundqvist about 3 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

Secure storage/retrieval of passwords such as EXX passwords

Currently, calling secured EntireX services requires calling RPC-CNTX or USR2071N/USR2702N/USR2074N/etc to pass in a user id and password. There's no provision for providing anything other than a clear text password, so it ends up in clear text in...
Douglas Kelly almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Future consideration

Recording testdata for NaturalONE test tool

NaturalONE contains a test tool that allow you to re-run test cases from CSV files. We have a lot of complex subprograms, with many parameters, therefore it would be a big help to "record" calls to subprograms during execution. If you turn on reco...
Guest almost 4 years ago in NaturalONE / NaturalONE (ONE) 0 Future consideration

ONE: Icons for the NATstyle functions in the Eclipse toolbar

NATstyle messages do not disappear automatically. In most cases the user has to execute the function "Clear NATstyle Violations" to make them disappear. Therefore it would be very comfortable if there was an icon in the Eclipse toolbar to execute ...
Guest almost 4 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

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

Shortcut to "Stow" (Upload to private mode library)

When you are in an object editor (E.g. program editor) there are no shortcut to "stow" the changed object. You can save the object by using CTRL+S, but you need to find the object in the navigator view and select it and do ALT+T to get it "stowed"...
Guest almost 4 years ago in NaturalONE / NaturalONE (ONE) 1 Not in Plan

ONE: E_0285 MOVE ALL with SUBSTRING option

The SUBSTRING function in MOVE ALL has not yet been implemented in Natural LUW and ONE.The statement MOVE ALL 'string' TO SUBSTR(field,n,m) results in the following errors: NAT0285 Field reference error; reference invalid or missing. (Natural)E_02...
Guest almost 4 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration