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).
Our systems run Oracle 19 Rac environment. Connections establish through services using failover parameters (Tac configuration). This is the configuration of the service: srvctl add service -db thila -service thila_tac -preferred thila_1,thila_2 -...
Jermy Sudkevich
about 1 month ago
in CONNX
0
Under Review
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...
Diana Charro
12 months ago
in CONNX
7
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...
Hi, Today adabas SQL Gateway generates its tables from a PREDICT unload (views) with SYSOBJH. This step is binding and obliges us to set up a regular refresh with import of CDDs. Is it possible that ADABAS SQL GATEWAY connects directly to the PRED...
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
12 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...
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
8 months ago
in CONNX
4
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...