Skip to Main Content
The Adabas & Natural Ideas Portal does not contain ideas from products ApplinX and EntireX. Please refer to the IBM Ideas Portal for these products (IBMid required).
ADD A NEW IDEA

Clear

Ideas

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 over 2 years ago in Natural for Linux and Cloud / Natural (NAT) 0 Future consideration

Natural RPC - Buffer pool closing procedure

Having defined a NTBPI macro with: GBP, SEQ=0 and LBP, SEQ=1, if GBP is closed while the Natural sesión is active, Natural attemps to connect the LBP. But for a Natural RPC it doesn't work in the same way. In our installation we have configured AL...
Jose Dario Rudz over 1 year ago in Natural for z/OS / Natural (NAT) 1 Not in Plan

Prevent NAT1326 with MOVE...TO SUBSTRING with DYNAMIC variables

PROBLEM: =======The following program will get a Runtime error NAT1326: * see Software AG Support Incident 113138 ...DEFINE DATA LOCAL1 #A (A) DYNAMIC1 #COL (I2) INIT <1> (EM=ZZ9)1 #I (I2) (EM=ZZ9)END-DEFINE*EXPAND DYNAMIC VARIABLE #A TO 500...
Guest about 5 years ago in Natural for Linux and Cloud / Natural (NAT) 1 Not in Plan

What are the ADABAS-DBIDs my current Natural session is connected to?

What are the ADABAS-DBIDs my current Natural session is connected to? There's no USR-Subprogram giving the answer to that question. Sample:Imagine the following: Let's say my UDB is set to 001. DEFINE DATA LOCAL 01 VIEW01 VIEW MYFILE1-DB12 /* DBID...
Guest about 5 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Future consideration

Config option to allow text within data entry fields to be static.

We are testing HA and noticed that text in data entry fields can be dragged from their proper position. However, we require text within data entry fields to be static. As this is a feature of the browser could there be a config option to turn it off?
Michelle Slee 11 months ago in Natural for Linux and Cloud / High Availability 0 Under Review

Seperate passphrase checks from settings for password

Passphrase checks only works if "User password history" is set to Y or *As there is no reason to combinate passphrase with password settings, it would be better to seperate this.
Christina Möllenberg 11 months ago in Natural for z/OS / Natural Security (NSC) 0 Under Review

Adarep free_space to show free percentage.

The adarep free_space list should at the end show the amount and percentage of combined free space in the container - like shown in the attached file. This would save me time when checking that none of the many databases risk running full.
Bjarne S�rensen over 2 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 0 Under Review

Avoid database corruption by second nucleus start.

If the database resides in remote or mirrored disks - it could happen that a second nucleus comes up on the same database container files and does an autorestart which will corrupt the database. Introduce fail-safe measures to detect and avoid thi...
Bjarne S�rensen over 4 years ago in Adabas for Linux and Cloud / Adabas (ADA-Linux) 3 Under development

Enhance Hyperdescriptor Exit for Natural Mainframe Server to cover other areas too

With Natural 9.1.2 we introduced a hyperdescriptor exit NATHX15 to improve the performance when reading Natural object names on a Mainframe server.This exit was enhanced with Natural 9.2.1 to also fast read Natural library names. It should be cons...
Stefan Diehl almost 2 years ago in Natural for z/OS / Natural (NAT) / Natural Development Server (NDV) / Utilities 0 Planned

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 almost 3 years ago in Natural for Linux and Cloud / Natural (NAT) 2 Under Review