Version 14.8 October 2024
Critical Changes
This section lists critical changes in the current release that require action or introduce important changes in the product behavior.
Libcrypt and LibxcryptRed Hat Enterprise Linux 9 and higher are no longer delivered with the Libcrypt library.
Before you install CONNX, you must download and install the Libxcrypt compatibility library (libxcrypt-compat) separately.
New name for InstantdbSync for Adabas"InstantdbSync for Adabas" is now renamed to "Adabas Event Replicator for LUW."
New name for CONNX for Adabas"CONNX for Adabas" is now renamed to "Adabas SQL Gateway."
RM COBOL SupportCONNX no longer supports RM COBOL.
Solaris SupportCONNX no longer supports Solaris.
HP-UX SupportCONNX no longer supports HP-UX.
SunOS SupportCONNX no longer supports SunOS.
SCO Openserver SupportCONNX no longer supports SCO Openserver.
OS/390 SupportCONNX no longer supports OS/390. CONNX 14.8 is the last version that supports OS/390 and, after June of 2024, no patches or updates will be made for any version of CONNX.
z/VSE SupportCONNX no longer supports z/VSE. CONNX 14.8 is the last version that supports z/VSE and after June 2024, no patches or updates will be made for the Adabas and VSAM VSE data servers for any version of CONNX.
JMS SupportCONNX no longer supports JMS as a DataSync or replication target.
EntireX SupportCONNX no longer supports EntireX as a DataSync or replication target.
New Functionality
This section includes new functionality added in the product with the current release.
Aggregating Identical Adabas DatabasesYou can now execute queries across multiple identical Adabas databases with identical files with the MultiDB functionality. The identically structured Adabas databases are treated as a single logical database.
Hint for Supported Databases for MultiDBThe MultiDB function of CONNX now includes a hint that lists the databases that can be read.
Added Client_Timeout Registry Setting for the REST ServerThe Client_Timeout registry setting has been added for the REST Server.
Added Support for DataSync on 64-bit WindowsCONNX now supports DataSync on 64-bit Windows.
Added Processor Affinity Setting for DataSync on WindowsThe processor affinity configuration setting has been added for CONNXSyncItem.exe (DataSync) on Windows.
Added Connection Pooling Support to the Wire Protocol Functionality of the .NET Data ProviderCONNX now supports connection pooling of the wire protocol functionality of the .NET Data Provider.
InfoNaut Available without a LicenseThe features of InfoNaut Professional no longer require a license. There is no longer a Lite version or Professional version. InfoNaut now contains all the features of the previous Professional version except for the Report Writer. Support for the Report Writer has been discontinued.
File Timestamp Check in DataSyncThe Savepoint CDC option now performs a file timestamp check for Microfocus and CISAM files. If the timestamp of the data file does not change, the synchronization skips the incremental sync entirely.
Deprecated and Removed Functionality
This section includes deprecated and removed functionality in the product with the current release.
Report Writer for InfoNaut SupportCONNX no longer supports the Report Writer for InfoNaut.
Resolved Issues
This section includes the issues that are resolved in this product release.
Online CONNX Configuration ManagerChanging entries in the CONNX/Databases key in the online CONNX Configuration Manager does not take effect until you restart the REST Server service.
The issue is resolved. After you install CONNX 14.8 build 24302 or higher, you do not have to restart the REST Server service for changes to the entries to show.
Extra Logging when Loading connxjdbc.jarWhen loading connxjdbc.jar, CONNX creates an empty connxjdbcjar.log file.
The issue is resolved. After you install CONNX 14.8 build 24267 or higher, the connxjdbcjar.log file is no longer created and the CONNX JDBC activity is logged in the connxjdbc.log file.
CDD Download Speed in Online CONNX SuiteCONNX Data Dictionaries now download faster in the Online CONNX Suite.
Crash in the Enterprise Server ServiceThe Microfocus driver might cause a crash in the Enterprise Server Service when the nterprise Server Service attempts to perform unsupported functions.
The issue is resolved.
Dropping Internal Tables and Views for DataSync Savepoint SyncsCONNX might drop internal tables and views for DataSync savepoint syncs to reduce locking contention against the CDD.
The issue is resolved.
Adabas HF (high values) Flag for Binary FieldsCONNX now properly handles the Adabas HF (high values) flag for binary fields which are used when casting binary fields to integer in the CDD.
Checkbox Selected in the CONNX InstallerIn the CONNX installer, the Adabas SQL Gateway Embedded SQL Setup default value is always checked.
The issue is resolved. The default value is now unchecked.
Unique Indexes in DataSyncDataSync might not detect unique indexes.
The issue is resolved.
Encoding of WCHAR charactersWCHAR characters are not encoded correctly in the Mariadb/MySQL driver.
The issue is resolved.
Broken Connections in the Online CONNX SuiteConnections in the Online CONNX Suite might break due to cached connections.
The issue is resolved.
Registry Settings in Adabas Event Replicator on WindowsIn the Adabas Event Replicator on Windows, replication references 32-bit registry settings instead of 64-bit settings.
The issue is resolved.
Memory IssuesWhen an invalid SSL connection is made to the JDBC server, CONNX has memory issues due to a memory leak in the SSL logic.
The issue is resolved.
DataSync Hanging when Creating TransformWhen you are creating a transform, DataSync might hang on the REST call.
The issue is resolved.
DataSync Error “LOGFILE_FAILURE – One or more errors occurred.”DataSync shows the error “LOGFILE_FAILURE – One or more errors occurred.”
The issue is resolved.
Incorrect List of Databases in CDDDatabases might show up in the database list of a CDD when they weren't selected during the installation of CONNX. This issue occurred with the SAMPLES.CDD
The issue is resolved.
Downloading SAMPLES.CDDWhen you download the SAMPLES.CDD, "The specified file is not a CDD." error might occur.
The issue is resolved.
GET /api/cdd/object/connxtables/{fulltablename} API callThe performance of GET /api/cdd/object/connxtables/{fulltablename} API call is now improved.
Corrupted CDDWhen you delete a user, a CDD might become corrupted.
The issue is resolved.
Moved or Deleted CDD Still ShowingWhen you move or delete a CDD, it remains in the recently-opened list.
The issue is resolved.
LIMIT clause in UNION SQL StatementThe LIMIT clause in a UNION SQL statement for relational databases where the SQL would have been passed through to the database now performs properly.
Performace and Memory IssuesCONNX might experience performance and memory issues due to large CDDs.
The issues are resolved.
Decimal Data Types for DBMSCONNX now has more precise decimal data types for DBMS.
IDMS ODBC Driver Performance IssuesPerformance issues with the IDMS ODBC driver are now resolved.
DBMS Exact Type FunctionalityPerformance issues with the DBMS Exact Type functionality are now resolved.
Thread Security Issues in Random FunctionalitySecurity issues with the Random functionality are now resolved.
"Cannot find Object in database" ErrorImporting a transformation that has a space in the table name generates a "Cannot find Object in database" error.
The issue is resolved.
Error when Installing CONNX on z/OSWhen you install CONNX on a z/OS system manually, an error message might show in the z/OS tab in the CONNX Server setup application with RMODE checkbox selected.
The issue is resolved.
Error in Left Signed Overpunch Read RoutineErrors in the left signed overpunch read routine are now resolved.
Duplicate Error for JDBC DSN NamesA duplicate error about adding the name of a 64-bit DSN to a 32-bit DSN might show for JDBC DSNs.
The issue is resolved.
64-bit JDBC DSN Added to 32-bit RegistryA 64-bit DSN might incorrectly get added to the 32-bit DSN registry.
The issue is resolved.
REST Server not Adding the Correct String into JDBC DSNThe REST Server does not add the correct string into a JDBC DSN.
The issue is resolved.
Performance Issues with RMS InsertsPerformance issues with RMS inserts are now resolved.
Ignoring Selected Target DatabaseWhen you import from CISAM, CONNX might ignore the selected target database.
The issue is resolved.
Purge History Method in DataSyncThe Purge History method in DataSync did a drop and recreate of the TableSynchronizations and GroupSynchronizations tables instead of doing a truncate.
The issue is resolved.
ExecuteNonQuery not Returning RecordsWhen you use the wire protocol method in the .NET data provider, ExecuteNonQuery does not return the affected records.
The issue is resolved.
Incorrect Table Names for Imports from Adabas SysobjhTable names might incorrectly include an additional MU or PE after a PE with a single MU in imports from Adabas Sysobjh.
The issue is resolved.
Error Messages in Calling ProgramA calling program now properly receives all error messages about Microfocus, CISAM, and DISAM.