- Print
- DarkLight
- PDF
Syniti Replicate v10.7.1.4 - Patch Release
Here are highlights of the significant changes in Syniti Replicate v10.7.1.4.
Bug Fixes
Data Access
We fixed an issue with escaping specific characters in SQL identifiers using the Data Access component. For example, databases like Databricks requires the following characters to be escaped with a backslash: '\%_'
.
Syniti Data Provider for SAP
We fixed an issue when the input string is not in valid format when running Long Text queries. Refer to Using Variants for Long Text Query for more information on extracting Long Text data effectively.
We fixed an issue connecting to SAP systems through Secure Network Communications (SNC) mode.
General/Common Updates
We fixed the issue where Syniti Replicate attempted to create temporary local files, resulting in an illegal character error when the replication name contained invalid characters for file naming. The following characters are invalid for use in replication names:
< (lesser than)
> (greater than)
: (colon)
/ (forward slash)
\ (backslash)
| (vertical bar or pipe)
? (question mark)
Text within double quotes, for example, “BQ“
We fixed an issue with the
ILogReader.Read
method in the APILibrary.dll file that resulted in a null reference exception.We fixed an issue that occurred replicating the ROWID field of String data type to Azure Data Lake Storage Gen2 in the Parquet file format.
The Trace file for IBM Db2 for i is now included as part of the installation package.
We fixed an issue with the POST Replications API where a mismatch in table name due to casing between the API request and the database's default casing caused the API to fail with the following error: target table not found.
The AutoInteger field in the source is now supported for replication using Bulk Mirroring.
Note
Ensure that you update your Metadata after upgrading to Syniti Replicate v10.7.1.4.
Note
Other bug fixes and performance improvements can also be observed in Syniti Replicate v10.7.1.4.