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).
Introduce a command in all utilities to show environment details.
Add in all Adabas utilities (and nucleus) a command "Environment" which should write a file to /tmp with a list of all environment variables and the parameter settings (like the asterisk command). I suggest to add this command to all Software AG 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.
Please provide road map for PQC capabilities for Natural one & Nat WIN 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...
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...
Please provide road map for PQC capabilities for Adabas and Adabas 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...
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...
Aur Saraf
21 days ago
in CONNX
3
Future consideration
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...