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

Descriptor Value in Message of Rsp. 198

In case of a Rsp. 198 (Unique descriptor insert failed) you get the name of the descriptor name in the corresponding message. However, the descriptor value causing the response code is notshown. If case of certain batch jobs it might cause quite a...
Hermann Pfeiffer almost 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) / Usability 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

Snippet Library for Ajax Layout Samples

Sometimes you want to add some specific user interface snippets like an input group with error marking, help icons as popovers and small information text for your end-users to your layout page. Or you want to simply apply a specific icon - like a ...
Christine Zimmermann 12 months ago in Natural for Ajax / Natural for Ajax (NJX) 0 Under Review

handle db connection with rpc server

Hi, In our environment we are using REST API to access Natural RPC servers. I have noticed that the RPC process isn’t closing its db (adabas) connections. Using ADAOPR DI=UQ_FILE I saw that NATRPC is still holding files that a request that had ran...
Hezi Shirazi 12 months ago in Natural for Linux and Cloud / Natural (NAT) 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 almost 2 years ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

Allow wildcard notation “?” inside input edit mask for MOVE EDITED

With the MOVE EDITED statement you can apply an edit mask for Operand1 to output a field of any format (except H/C) into an alpha string (A/U/B) with a specific layout described by the edit mask. The edit mask can be considered as an output edit m...
Thomas Frischmann about 1 year ago in Natural for z/OS / Natural (NAT) / Programing Syntax (Cross platforms) 0 Planned

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

Allow (CV=) after a literal string

Natural allows the use of dynamic control variables during INPUT and WRITE. BUT: the use of those (CV=<control_variable>) is restricted to a variable, not to a literal text. If you want to have a different visual behavior for a string, you m...
Philippe Van Coppenolle about 1 year ago in Natural for z/OS / Programing Syntax (Cross platforms) 0 Future consideration

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

Collapse on IF, ELSE and VALUE (DECIDE)

When you collapse an IF-Statement, the ELSE is collapsed, too. This at first glance, looks like the code of the ELSE is the code of the IF itself. When you collapse a DECIDE Statement, the whole Decide-Structure is collapsed, which is fine. If you...
Michael Greven about 1 year ago in NaturalONE / NaturalONE (ONE) 0 Under Review