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).
Ability to Define Table Execution Order Within a DataSync Group
We would like to request a new feature for CONNX DataSync: the ability to define and control the execution order of tables within a synchronization group. In environments with large numbers of tables and very different table sizes, the order in wh...
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...
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
2 months 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...
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
3 months ago
in CONNX
0
Under Review
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
6 months ago
in CONNX
1
Under Review
Allow Visibility of Queued manually entered Datasync in the overview Dashboard
Data Sync Overview screen - Currently it is not possible to see what manually entered jobs are in the processing queue for datasync, lack of visibility could result in multiple jobs being submitted in error or delays in processing if waiting for a...
In CONNX v14.6, the ftp client portion of CONNX to & from z/OS mainframe - to both upload new software/PDS binaries, and also download copybook files - was updated to use FTP explicit ssl/tls over port 21 (tcp/21) - however this makes a critic...