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).
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...
Aur Saraf
about 1 month ago
in CONNX
0
Under Review
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
about 1 month ago
in CONNX
0
Under Review
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
5 months ago
in CONNX
1
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
5 months ago
in CONNX
1
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...
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...
Allow String-Separator for SET DEFAULTSERVER in ALTER DATABASE DDL-Statement
We work in an IBM environment loading DDL using the ACEINT Utility. The Utility request input witch LREC=80. To cover this limitation, some Statements allow a string to be separated using the '+' Char. Example: CONNECT TO 'DD=RTE_PROD_TI;GATEWAY=c...
Christian Held
over 1 year ago
in CONNX
0
Under Review
Cobol Occurs depending on records are expanded out instead of using rotated arrays/child tables
When importing and populating tables that are the result of an occurs depending on instead of requiring child tables to be create, expand the ODO out to its maximum size. This will allow the record to be repatriated to its original source without ...
William Anderson
over 3 years ago
in CONNX
0
Under Review
Hello, our Adabas database holds date values in a (n8) structure (YYYYMMDD) and our target Oracle database is issued as a datetime. This causes an error when I try to use the Data Mapping Tool 3.4.0.0 to map the elements. If this was allowed to be...