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).
Instead of deleting corrupted queue files or data files, move them
On startup, cnxmq (EP) reads all .q queue files (_mdt_??? data files) and, when it detects a corrupted file, deletes it. Instead of deleting, how about creating a directory (e.g. named corrupted.<PID>) and moving them there, so they can be e...
We are looking forward to use the Connx Swagger Rest API from other product lines and except for login API all other API's needs Access Token Authentication. But the swagger api does not provide an option to expose the token parameter. Please refe...
Deepa Mariappan
13 days ago
in CONNX
0
Under Review
Provide Object Line count in LIST command in BATCH
Object Line Count is available with options in ONLINE LIST command (via PF11) but not in BATCH. It is very cumbersome to try to count all the lines in a library a batch process with total would be a big help.
To succeed with Jopaz at our existing Natural customers, who use Cobol in parallel, we need the possibility to call Java from Natural. The reason is that Jopaz-compiled Cobol applications run as Java applications. Natural is used to call Cobol, ou...
Using Datasync we found a problem replicating Rotate tables because these types of tables take much longer to execute than "root tables". Support tells us this behavior is because these types of tables don't use multifetch, so we're requesting tha...
CDD maintenance / Allow DROP TABLE DESCRIPTION when ADABAS DB is Down
Our DBAs dropped a ADABAS DB, so the nucleus was no longer active (not running). My task was to DROP all CLUSTER and TABLE DESCRIPTIONS for this Database, and finally do a DROP DATABASE. The DDL for DROP CLUSTER DESCRIPTIONS was executed without a...
Christian Held
4 months ago
in CONNX
1
Under Review
Cross Reference Generation Without Blocking SYSMAIN Copy
Using new SYSSEC Cross-reference option "B" would Always Generate XREF data during Catalog or Stow to be certain we will create it if we can. It would not prevent Copying or Moving Objects into the Library which are simply missing XREF.
The SYSMA...
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.
This only concerns programming, not execution. And also any platform (mainframe, LUW). When you need to code large numbers in a program, you can only use the decimal point to separate digits between the integer and fraction part. But if you want t...
When you want to display the content of a structure, you get a messageVariables of this type may be neither displayed nor modified. Structures should at least be considered equal to (Ax) or (Bx), so that it should be possible to display their whol...