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).
Utility to “retransmit rows” that causes Connx to enqueue replication commands for those rows
Sometimes Connx data files or queue files are corrupted and get deleted. In those cases, the target DB loses synchronization from the source Adabas. The only currently available solution is to do an Initial State for Adabas files that were touched...
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...
Every time cnxmq crashes, we have a script that restarts it (per your recommendation), and when it's restarted the new process's cnxmq_run.log overwrites the old process's, so when we come in later we have no idea what caused the crash because the...
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...
Please provide road map for PQC capabilities for Natural and add-ons PQC Strategic Supplier RFI Questions PQC Strategic Supplier RFI Questions
What is the core service type of the product you provide to JPMC?
What is the platform type of the p...
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...
Allow "*" instead of blanks for a non-display field (in maps, INPUT stmt, etc.).
The field attribute AD=N can be used to define a field in a map, an INPUT statement or other output statements as non-display. Any value entered in the field will not be displayed. Instead, blanks will be displayed. However, asterisks should be di...
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...