Skip to Main Content
ADD A NEW IDEA

CONNX

Showing 17 of 394

Introduce parallelism when using MultiDB feature

For now, when we use multiDB feature, the DBs are queried sequentially wich lead to poor performance when the number of DB arises. It should be usefull to make the queries in parallel on each DB of the pool. By example, an algorithm like "K-WAY me...
Didier Rigoli 5 months ago in CONNX 1 Not in Plan

Provide "wrap-around" Tracefiles / currently there ist only one file possible

We faced an "unexpected" behaviour of the JDBC-Server during the execution of massive parallel SQL-SELECT Statements. No idea why this happend, because we run ACE for years without any problems. The support gave the advice to enable minimum trace ...
Christian Held 10 months ago in CONNX 0 Planned

Enable creation of SQL indexes based on ADABAS descriptors

An enhancement suggestion is to have a configuration switch for CONNX to ‘recognize’ ADABAS descriptors and tag those as SQL indexes -- so when we deploy into SQL Server .. descriptors will have indexes in SQL. Provides greater flexibility, better...
Luis Diaz 11 months ago in CONNX 0 Planned

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 1 year ago in CONNX 0 Under Review

Avoid data corruption - make ENTIRENETWORK setting the default.

See incident SI #5353554. If there is a mismatch between field lengths in the DDM used to define the table in the CDD and the FDT in Adabas - data corruption may occur. While setting the configuration parameter ENTIRENETWORK avoids this - ENTIRENE...
Bjarne Soerensen about 2 years ago in CONNX 0 Not in Plan

Adjust the autobulkdelete to use no locking at all

Adjust the autobulkdelete to use no locking at all in order to gain in performance.
Stephane Moreau over 2 years ago in CONNX 0 Not in Plan

Adabas SQL Gateway - Security group LDAP interface

In the Adabas SQL Gateway CDD there is a user repository. Here you define the users that are allowed to connect with the CDD. There is also the ability to define groups of users. You grant access to tables and views to users or groups. Suggestion ...
Bjarne Soerensen over 2 years ago in CONNX 0 Planned

To be able to create CDD under linux

The CDD file creationis only possible with"Connx Data Dictionnary" Tool. In our case wecreate a CDD filebyimportingRMS Specification files from VMS Server. It should be nice to have a CDD creationtoolfor Linux, in order to simply launch (in comman...
Stephane Moreau over 2 years ago in CONNX 1 Under development

ADABAS SQL GATEWAY

Hello, We would like to be able to create CDDs in batch mode. Currently, the CONNX DATA DICTIONNARY MANAGER opens the application on the client computer and displays a message to be validated for each error. thanks
Guest over 2 years ago in CONNX 0 Under development

Data Mapping Tool Number to Date Incompatible

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...
Guest over 2 years ago in CONNX 0 Under Review