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...
Aur Saraf
6 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...
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
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
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...
Pls. correct documenation of DROP DATABASE statement
If you consult the V14.8 documentation for the DROP DATABASE statement you'll see this: DROP DATABASE database_identifier If you consult the V14.8 documentaion for the CREATE DATABASE statement you will find no database_identifier. The correspondi...
Christian Held
4 months ago
in CONNX
1
Under Review
Running version 14.8 OpenVMS CONNX server components on OpenVMS system running on x86 architecture
Our 3rd party OpenVMS support partner will be upgrading servers soon and will be moving our system from an Integrity server to running on a x86 machine. Will CONNX 14.8 still work correctly?