Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!

Qlik Replicate - November 2024 Initial Release until Service Release 1

cancel
Showing results for 
Search instead for 
Did you mean: 
Charlton_Book
Employee
Employee

Qlik Replicate - November 2024 Initial Release until Service Release 1

Last Update:

Apr 6, 2025 8:49:52 AM

Updated By:

Charlton_Book

Created date:

Oct 22, 2024 4:35:07 AM

What's new

Learn about new features and improvements in Qlik Replicate.

Migration and upgrade

This section describes the issues that you may encounter when upgrading/migrating to the new version.

Upgrade paths

Qlik supports four Replicate versions (including this one).

Direct upgrade is supported from the last two versions only (including any service releases for those versions). The last two versions are Replicate November 2023 and Replicate May 2024.

Upgrading from Replicate April 2020 (6.6)

If you are upgrading from Replicate April 2020 (6.6), you need to perform the following upgrades:

  1. Upgrade to Replicate November 2020 (7.0).
  2. Upgrade to Replicate November 2021.
  3. Upgrade to Replicate November 2022.
  4. Upgrade to Replicate May 2023 SR.
  5. Upgrade to Replicate November 2023 SR
  6. Upgrade to Replicate November 2024.

Upgrading from unsupported versions

If you are upgrading from Replicate 6.x (starting from 6.3), you need to perform the following upgrades:

  1. Upgrade to Replicate 6.5.
  2. Upgrade to Replicate November 2020 (7.0).
  3. Upgrade to Replicate November 2021.
  4. Upgrade to Replicate November 2022.
  5. Upgrade to Replicate May 2023 SR.
  6. Upgrade to Replicate November 2023 SR
  7. Upgrade to Replicate November 2024.

Note: If you are upgrading from Replicate 5.5, please contact Qlik Support.

Microsoft .NET Framework 4.8 upgrade/installation prerequisite

  • Using the Setup Wizard - It is preferable for .NET Framework 4.8 to be installed on the Replicate Server machine before running Setup. If .NET Framework 4.8 is not present on the machine, Setup will prompt you to install it. This may require the machine to be rebooted once the installation completes.
  • Silent Installation – When recording an Install Shield Silent response file (ISS), the recording must be done on a machine with .NET 4.8 already installed on it as the silent installation process does not include a separate installation of .NET framework 4.8.

Deleting the Replicate self-signed certificate after upgrade

Note: This procedure does not need to be performed when upgrading from Replicate November 2022 or later.

After upgrading, customers that are using Replicate's self-signed certificate (i.e. instead of their own certificate) should perform the following procedure:

  1. Delete all *.pem files from <replicate_data_folder>/ssl/data.
  2. Restart the Qlik Replicate Server service.

This will cause Replicate to generate a new self-signed certificate, thereby ensuring that the certificate will be accepted by newer clients (browsers) that select the more secure TLS 1.3 protocol.

Note that if you do not perform the above procedure, the following error will be encountered when connecting to Replicate Console:

SYS,GENERAL_EXCEPTION,The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel.

Upgrading an installation with multiple data folders

When upgrading a Replicate installation with multiple Data folders, only the default Data folder (<Product_Dir>\Data) will be automatically upgraded. The other Data folders need to be updated manually by running the following command:

repuictl.exe -d <data_folder_path> setup install

Compatibility with related Qlik products

This version of Replicate is compatible with the following related products only:

  • Enterprise Manager November 2024 or later
  • Compose November 2023 or later
  • Compose for Data Lakes April 2020 (6.6)

Preventing log stream replication tasks from failing after upgrade

The introduction of the new Retrieve all source columns on UPDATE option option might impact your existing log stream replication tasks. If you are upgrading from a version earlier than Replicate May 2024, your replication tasks will fail if either of the following replication task setting are configured:

  • Change Processing > Change Processing Tuning > DELETE and INSERT when updating a primary key column
  • Error handling > Apply Conflicts > No record found for applying an UPDATE: Insert the missing target record

To prevent the task(s) from failing, you need to do one of the following for each log stream replication task (preferably the first):

  • Enable the Retrieve all source columns on UPDATE option in Task Settings > Change Processing > Change Processing Tuning
    -OR-
  • Add the disableLogstreamFullLoggingCheck flag to Task Settings > More Options and set it to On. This will preserve the previous behavior.

SAP HANA source endpoint - Issues with Log-based CDC

Customers have recently reported compatibility issues between HANA 2.0 SPS 7 and later, and Replicate's SAP HANA Log-based CDC. Although Replicate November 2024 Service Release 1 (released on April 1, 2025) does not resolve these issues, a patch will be made available for affected customers as soon as they are resolved.

End of life/support features

This section provides information about End of Life versions, End of Support features, and deprecated features.

End of support

Endpoint versions

Support for the following endpoint versions has been discontinued:

  • PostgreSQL 12.x
  • IBM DB2 for z/OS: z/OS 2.4
  • Databricks 9.1
  • MongoDB 5.x

Resolved issues

Resolved issues in Replicate November 2024 Service Release 1

The following issues have been resolved since Replicate November 2024 Initial Release.

Jira issue: RECOB-9356

Salesforce case: 335893

Type: Issue

Component/Process: SAP HANA

Description: SAP HANA SSL Issue.

 

Jira issue: RECOB-9349

Salesforce case: N/A

Type: Enhancement

Component/Process: Google Cloud BigQuery Target

Description: Added support for the JSON data type (subtype) during CDC. This enhancement requires a feature flag to be turned on in Replicate.

 

Jira issue: RECOB-9440

Salesforce case: 350135

Type: Issue

Component/Process: Oracle Source - Replicate Log Reader

Description: When the last physical table column of a table with supplemental logging set on all columns is not supported, UPDATE operations would sometimes result in unexpected results on the target.

 

Jira issue: RECOB-9449

Salesforce case: 313075

Type: Enhancement

Component/Process: IBM DB2 for z/OS Source

Description: Support was added for DB2 z/OS V13 APAR PH53641.

 

Jira issue: RECOB-9404

Salesforce case: 316574

Type: Issue

Component/Process: Server

Description: When the time it takes to start a task exceeds 60 seconds, the server reports the task as having a fatal error. When the task eventually starts, a fatal error would also be reported. The issue was resolved with a feature flag.

 

Jira issue: RECOB-9417

Salesforce case: 328490

Type: Issue

Component/Process: Microsoft Fabric Data Warehouse

Description: A "Conversion failed" error would sometimes occur after recovering from a connection error that occurred during CDC.

 

Jira issue: RECOB-9441

Salesforce case: 346998

Type: Issue

Component/Process: SAP Application (DB)

Description: When the replication mode was set to Store Changes, and the table contained an .INCLUDE column, the task would fail to create the __CT table on the target.

 

Jira issue: RECOB-9392

Salesforce case: N/A

Type: Issue

Component/Process: SAP OData source

Description: The following issues were resolved:

  • Running multiple tasks concurrently, each with a SAP OData endpoint that has different connection settings, was not supported.
  • Replicate would keep sending requests to SAP after the tasks stopped.

 

Jira issue: RECOB-9224

Salesforce case: N/A

Type: Enhancement

Component/Process: SAP OData Source

Description: Added support for Client ID.

 

Jira issue: RECOB-9411

Salesforce case: 350356

Type: Issue

Component/Process: SAP HANA Source (Trigger based)

Description: When working in full record mode, capturing large amounts of data changes was improved in certain scenarios.

 

Jira issue: RECOB-9317

Salesforce case: 335498

Type: Issue

Component/Process: SAP HANA Source (Trigger based)

Description: Tasks running in log-table mode would erroneously drop CTS (V3) triggers.

 

Jira issue: RECOB-9240

Salesforce case: 330701

Type: Issue

Component/Process: Microsoft Azure ADLS Target

Description: The task would sometimes crash when using Parquet file format and capturing very large transactions. This issue was resolved using an internal parameter.

 

Jira issue: RECOB-9252

Salesforce case: 333117

Type: Issue

Component/Process: PostgreSQL Source

Description: The timeout for unloading tables was hardcoded to 900 seconds. Sometimes, this would cause timeouts when unloading large tables. The issue was resolved using an internal parameter to increase the timeout.

 

Jira issue: RECOB-9329

Salesforce case: 334167

Type: Issue

Component/Process: Snowflake Target

Description: The connection would fail when the password contained a closing curly bracket.

 

Jira issue: RECOB-9165

Salesforce case: 296592

Type: Issue

Component/Process: Microsoft SQL Server (MS-CDC) or Microsoft Azure SQL (MS-CDC) Source

Description: The task would fail when capturing spatial data larger than 1024.

 

Jira issue: RECOB-9304

Salesforce case: 323628

Type: Issue

Component/Process: Databricks Lakehouse (Delta) Target

Description: When the Replicate LOB columns option was disabled in the task settings and the Store Changes replication mode was enabled, the task would sometimes fail during change processing.

 

Jira issue: RECOB-9305

Salesforce case: 343316

Type: Issue

Component/Process: Oracle Source - Replicate Log Reader

Description: Migrating multi-INSERT events from HCC tables on Oracle 19 (July patch) would fail with one of the following errors:

  • Trying to insert NULL into on NOT NULL column
  • Target column size too small for the source data

 

Jira issue: RECOB-9205

Salesforce case: N/A

Type: Issue

Component/Process: Kafka Target

Description: Kerberos authentication would fail due to missing libraries.

 

Jira issue: RECOB-9272

Salesforce case: 333729

Type: Issue

Component/Process: Batch Optimized Apply – Oracle Target

Description: When working in Batch Optimized Apply mode with the Use direct path full load option enabled in the Oracle target endpoint, if an issue occurred during batch optimized apply, the task would switch to one-by-one apply, but would apply all the INSERTs twice, resulting in duplicate violation errors.

 

Jira issue: RECOB-9200

Salesforce case: 323791

Type: Issue

Component/Process: IBM DB2 for LUW Source

Description: When the source table contained a GRAPHIC data type with code page 941 (Japanese), the following error would occur (excerpt):

Unexpected CCSID '941' in column 'PNTNM'

 

Jira issue: RECOB-9268

Salesforce case: 302036

Type: Issue

Component/Process: PostgreSQL Source

Description: The task log would contain numerous occurrences of the following warning when capturing TIME columns with fractional seconds:

Fractional portion of TIME '10:14:01.123' has been truncated

 

Jira issue: RECOB-9237

Salesforce case: N/A

Type: Enhancement

Component/Process: MongoDB Source

Description: Added support for mutual SSL authentication with username and password.

 

Jira issue: RECOB-9259

Salesforce case: 336773

Type: Issue

Component/Process: IBM DB2 for iSeries Source

Description: Hebrew characters would be shown in reverse order on the target. This issue was resolved using an internal parameter.

 

Jira issue: RECOB-9218

Salesforce case: 174484

Type: Issue

Component/Process: Oracle Source - Replicate Log Reader

Description: The task would not recover after incorrect BFILE reading of the online redo log.

 

Jira issue: RECOB-9235, RECOB-9283

Salesforce case: N/A

Type: Issue

Component/Process: Oracle XStream

Description: When working in limited LOB mode, CLOB columns would be incorrectly truncated resulting in missing data on the target.

 

Jira issue: RECOB-9161

Salesforce case: 166954

Type: Issue

Component/Process: PostgreSQL Source

Description: DDL changes would not be applied to the target until the record was updated.

 

Jira issue: RECOB-9179

Salesforce case: 302036

Type: Issue

Component/Process: PostgreSQL Source

Description: An invalid PostgreSQL-generated Commit Timestamp would cause target latency and false notifications. The issue was fixed using an internal parameter.

 

Jira issue: RECOB-9177

Salesforce case: N/A

Type: Issue

Component/Process: Engine

Description: PostgreSQL would fail on Red Hat 9 due to a missing EVP_md2 symbol in the crypto library.

 

Jira issue: RECOB-9169

Salesforce case: N/A

Type: Issue

Component/Process: Security

Description: Due to vulnerability CVE 2024-47557, Apache Commons IO library (commons-io) was updated from version 2.7 to 2.14.0.

 

Jira issue: RECOB-8928

Salesforce case: 303767

Type: Issue

Component/Process: PostgreSQL Source

Description: When the year in the TIMESTAMP source column was later than 9999, a different value would be shown for Full Load and CDC on the target. This issue was resolved using an internal parameter.

 

Jira issue: RECOB-9066

Salesforce case: 316883

Type: Issue

Component/Process: SAP HANA Source (Log based)

Description: When capturing changes from large SAP HANA backup log files in Application Connection mode, errors would sometimes occur.

 

Jira issue: RECOB-9123

Salesforce case: 302108 

Type: Issue 

Component/Process: SAP HANA Source (Log based) 

Description: Excessive memory would be consumed when using SAP HANA APPLICATION mode. 

 

Jira issue: RECOB-9183

Salesforce case: N/A

Type: Enhancement

Component/Process: SAP HANA Source (Trigger based)

Description: Added support for capturing full change records and storing them in logging tables in SAP HANA. The new option requires the sapHanaFullRecord feature flag to be enabled.

 

Jira issue: RECOB-9117

Salesforce case: N/A

Type: Enhancement

Component/Process: Oracle Source - Replicate Log Reader

Description: Improved page decompression implementation for Direct Insert and Multi Insert operations.

Resolved issues in Replicate November 2024 Initial Release

The following issues have been resolved since Replicate May 2024 initial release.

Jira issue: RECOB-9039 

Salesforce case: 156279 

Type: Issue 

Component/Process: ARC Source 

Description: Using a network drive in AIS Router would sometimes result in missing data on the target. 

 

Jira issue: RECOB-9005 

Salesforce case: N/A 

Type: Issue 

Component/Process: Sorter 

Description: In rare scenarios, incorrect changes would be generated by Oracle Log Reader after Stop/Resume, resulting in unpredictable behavior. 

 

Jira issue: RECOB-8983 

Salesforce case: 311921 

Type: Issue 

Component/Process: Log Stream 

Description: Missing events would sometimes occur after Detach/Attach or Stop/Resume. 

 

Jira issue: RECOB-9094 

Salesforce case: 310873 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: When using redo event 11.22, missing INSERTs would occur when processing multiple INSERTs on a compressed page that was not compressed prior to the INSERTs. 

 

Jira issue: RECOB-9081 

Salesforce case: 320141 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: In rare scenarios, incorrect parsing of DELETE events in the redo log record would generate a "The Redo Log DELETE event contains an unknown structure" warning followed by various issues. 

 

Jira issue: RECOB-9053 

Salesforce case: 318417 

Type: Issue 

Component/Process: SAP Application (DB) 

Description: Transparent table LOB values would not be replicated when one of the key columns was DATE (DATS in SAP). 

 

Jira issue: RECOB-9034, RECOB-8963 

Salesforce case: 310873 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: When using redo event 11.22, missing INSERTs would occur when processing multiple INSERTs. 

 

Jira issue: RECOB-8856 

Salesforce case: N/A 

Type: Issue 

Component/Process: Snowflake Target 

Description: When the task settings were configured to create the control table schema, the task would fail with the following error: 

Failed to delete directory 

 

Jira issue: RECOB-8876 

Salesforce case: N/A 

Type: Issue 

Component/Process: SAP HANA Source (Trigger based) 

Description: The task would sometimes get stuck after a connection failure. 

 

Jira issue: RECOB-8963, , RECOB-9034

Salesforce case: 310873 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: Missing INSERT operations would sometimes occur in multi INSERT operations when using redo event 11.22. 

 

Jira issue: RECOB-8952 

Salesforce case: 310514 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: After upgrading Oracle 19g to the July 2024 patch, UPDATE operations would sometimes not be captured, and the following warning would be shown: 

 A compressed row cannot be parsed 

 

Jira issue: RECOB-8888 

Salesforce case: 308237 

Type: Enhancement 

Component/Process: DB2 iSeries Source 

Description: Support for the BOOLEAN data type as added (from iSeries 7.5). 

 

Jira issue: RECOB-8891 

Salesforce case: 173454 

Type: Issue 

Component/Process: Parallel load 

Description: Tasks configured to use parallel full load would sometimes crash after reloading more than one table. 

 

Jira issue: RECOB-8937 

Salesforce case: 308087 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: The bidirectional task would fail after the first change in the corresponding task. 

 

Jira issue: RECOB-8855 

Salesforce case: 301410 

Type: Issue 

Component/Process: Google Cloud BigQuery Target 

Description: The task would fail when connecting to Google BigQuery, due to a missing tmp folder. 

 

Jira issue: RECOB-8802 

Salesforce case: 302261 

Type: Issue 

Component/Process: Salesforce Source 

Description: An option to see the object PickListValueInfo was added using an internal parameter. 

 

Jira issue: RECOB-8799 

Salesforce case: 291593 

Type: Issue 

Component/Process: Teradata Target 

Description: Records missing due to a TPT error would result in the table being suspended, instead of continuing with a warning as in previous Replicate versions. This issue was resolved using an internal parameter. 

 

Jira issue: RECOB-8816 

Salesforce case: 170520 

Type: Issue 

Component/Process: SAP HANA Source 

Description: When replicating from SAP HANA Cloud, errors would occur as the task would try to create the attrep_cdc_changes table columns with CS_ column store types, which are no longer supported. 

 

Jira issue: RECOB-8842 

Salesforce case: 303478 

Type: Issue 

Component/Process: DB2 iSeries Source 

Description: During CDC, Replicate would set the value of numeric fields with scale definition to zero, resulting in the following error: 

Convert to numeric failed with error 1003 

 

Jira issue: RECOB-8490 

Salesforce case: 153406 

Type: Issue 

Component/Process: DB2 LUW Source 

Description: DB2LUW Data Loss Issues after using ADMIN_MOVE_TABLE command. 

 

Jira issue: RECOB-8747 

Salesforce case: 0168123 

Type: Issue 

Component/Process: Salesforce Source (Incremental Load) 

Description: Tables would be suspended after upgrading to Replicate 2024.5, due to the addition of the CreatedDate to the data retrieval query. 

 

Jira issue: RECOB-8841 

Salesforce case: 166673 

Type: Issue 

Component/Process: IBM DB2 for z/OS Source 

Description: Repeated "Instance recreated” errors would be handled as fatal errors instead of recoverable errors. 

 

Jira issue: RECOB-8755 

Salesforce case: 158476 

Type: Issue 

Component/Process: SAP HANA Source (Log based) 

Description: Changes that were part of the last log file block would sometimes not be captured. 

 

Jira issue: RECOB-8786 

Salesforce case: 00298081 

Type: Issue 

Component/Process: MongoDB Source 

Description: High memory and CPU consumption would sometimes occur when capturing many changes. The issue was resolved with an internal property that controls the maximum size of the reader queue. 

 

Jira issue: RECOB-8797 

Salesforce case: 298821 

Type: Issue 

Component/Process: Snowflake Azure Target 

Description: The Max file size setting was added to the General tab of the endpoint settings. 

 

Jira issue: RECOB-8733 

Salesforce case: 175070 

Type: Issue 

Component/Process: Snowflake Target 

Description: When the setIgnoreCaseFlag parameter was enabled, the task would sometimes fail to remove the old staging area or create a new one. 

 

Jira issue: RECOB-8761, RECOB-8805 

Salesforce case: 168796 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: After upgrading Oracle 19g to the July 2024 patch, data would not be replicated properly due to incorrect page decompression in DIRECT-INSERT or MULTI-INSERT operations. 

 

Jira issue: RECOB-8766 

Salesforce case: N/A 

Type: Enhancement 

Component/Process: SAP ODP Source 

Description: Support for D34R and RSTR data types was added. 

 

Jira issue: RECOB-8750 

Salesforce case: N/A 

Type: Issue 

Component/Process: SAP HANA Source - UI 

Description: Views were not shown in the UI Table Selection dialog. 

 

Jira issue: RECOB-8743 

Salesforce case: N/A 

Type: Issue 

Component/Process: Amazon Kinesis Target - UI 

Description: Fixed a UI typo in Message Properties. 

 

Jira issue: RECOB-8721 

Salesforce case: N/A 

Type: Issue 

Component/Process: Oracle Target 

Description: INSERT operations would sometimes fail with the following errors (excerpt). 

ORA-12838: cannot read/modify an object after modifying it in parallel  

The issue was resolved using an internal property to disable the ALTER SESSION PARALLEL DML operation. 

 

Jira issue: RECOB-8726 

Salesforce case: 163674 

Type: Issue 

Component/Process: SAP Extractor Source 

Description: The processed records counter in the SAP Extractor logs would sometimes show zero for full load and delta loads. 

 

Jira issue: RECOB-8694 

Salesforce case: 174180 

Type: Issue 

Component/Process: PostgreSQL Source - Logging 

Description: When setting the task not to replicate LOB columns, an incorrect failure message would be printed as INFO for every event. 

 

Jira issue: RECOB-8725 

Salesforce case: N/A 

Type: Issue 

Component/Process: Replicate Installation 

Description: The Replicate Linux installation file wrongly contained a public code-signing key. 

 

Jira issue: RECOB-8709 

Salesforce case: N/A 

Type: Issue 

Component/Process: Security 

Description: Replicate would ship with an outdated log4net version and a vulnerable Newtonsoft.Json file. 

 

Jira issue: RECOB-8611 

Salesforce case: 159309 

Type: Issue 

Component/Process: SAP HANA Source + Log Stream 

Description: In CTS mode, the following error would sometimes occur when replicating the /CHPDPE/CEITMPX table:  

SqlState: HY000 NativeError: 4 cannot allocate enough memory 

The issue was fixed with a feature flag. 

 

Jira issue: RECOB-8678 

Salesforce case: 160381 

Type: Issue 

Component/Process: SAP ODP 

Description: “Batch optimized apply” mode would ignore DELETE operation when a record was also updated in the same batch. 

 

Jira issue: RECOB-8680 

Salesforce case: 165375 

Type: Issue 

Component/Process: SAP ODP 

Description: When capturing changes from a BW table, an “Out of bounds” error would sometimes occur. 

 

Jira issue: RECOB-8679 

Salesforce case: 155357 

Type: Issue 

Component/Process: SAP ODP 

Description: Missing data would sometimes occur during Full Load, following SAP network errors. 

 

Jira issue: RECOB-8542 

Salesforce case: 165719 

Type: Issue 

Component/Process: Replicate Installation 

Description: The Replicate Linux installation would fail if there was no systemctl. 

 

Jira issue: RECOB-8576 

Salesforce case: 162044 

Type: Issue 

Component/Process: SAP HANA Source 

Description: The task would crash when source lookup was configured in the transformation. 

 

Jira issue: RECOB-8698 

Salesforce case: 295901 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: The task would crash after upgrading Oracle 19g to the July 2024 patch.  

 

Jira issue: RECOB-8598 

Salesforce case: 153905 

Type: Issue 

Component/Process: Kafka target 

Description: Stopping the task would cause a crash when the endpoint server license was missing or when the endpoint server was not running. This issue was resolved using an internal parameter. 

 

Jira issue: RECOB-8633 

Salesforce case: 128634 

Type: Issue 

Component/Process: Parallel apply in Batch optimized apply mode 

Description: When the Apply batched changes to multiple tables concurrently option was enabled, data would sometimes be missing after reattaching to the target (following a disconnect). The issue was resolved using a feature flag, which returns a recoverable error instead of attempting to reattach. 

 

Jira issue: RECOB-8691 

Salesforce case: N/A 

Type: Issue 

Component/Process: Snowflake targets 

Description: The task would sometimes fail when using Snowflake internal storage. 

 

Jira issue: RECOB-8651 

Salesforce case: 171424 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: When the last table column of a table with supplemental logging set on all columns was marked as unused, UPDATE operations would sometimes result in unexpected results on the target  

 

Jira issue: RECOB-8560 

Salesforce case: 153711 

Type: Issue 

Component/Process: Databricks (Cloud Storage) 

Description: When running multiple tasks against the same database, the CDC partition table files would be created with same name, thereby overriding each other. 
The issue was resolved with a Feature Flag at task level. 

 

Jira issue: RECOB-8614 

Salesforce case: 175635 

Type: Issue 

Component/Process: SAP Application (DB) 

Description: When a captured cluster document change deleted all rows of all its captured tables, missing DELETE operation and unnecessary assertion messages would be encountered. 

 

Jira issue: RECOB-8626 

Salesforce case: 171607 

Type: Issue 

Component/Process: Metadata Manager 

Description: Tasks would fail when using the use_manipulation_pk_for_apply feature parameter with Store Changes replication. 

 

Jira issue: RECOB-8627 

Salesforce case: 161454 

Type: Issue 

Component/Process: Amazon Kinesis 

Description: The connection would fail when using IAM Role for EC2 to connect to Amazon Kinesis, after using Key Pair authentication to connect to Amazon S3. 

 

Jira issue: RECOB-8582 

Salesforce case: 153169 

Type: Issue 

Component/Process: Microsoft SQL Server Target 

Description: When Use BCP for loading tables was enabled in the endpoint settings, the maximum LOB size would be limited to 63 KB. 

 

Jira issue: RECOB-8604 

Salesforce case: 166180 

Type: Issue 

Component/Process: Replicate Engine 

Description: After upgrading to Replicate 2024.5, it would not be possible to connect to Databricks (Delta) if FIPS was enabled on Windows. 

 

Jira issue: RECOB-8537 

Salesforce case: 154701 

Type: Enhancement 

Component/Process: Security 

Description: Added an option to install Replicate on Linux without using "RPM" or requiring "root" authority, and without allowing the creation of a new USER/GROUP. 

 

Jira issue: RECOB-8620 

Salesforce case: 162987 

Type: Issue 

Component/Process: Oracle Source - Replicate Log Reader 

Description: In rare scenarios, INSERT operations on wide tables would be replicated with partial column values. 

 

Jira issue: RECOB-8565 

Salesforce case: 170484 

Type: Issue 

Component/Process: Microsoft SQL Server Source 

Description: When moving data from SQL Server, a missing column name in the table definitions would cause an infinite notification loop in the repsrv.log file, with the following message: 

mssql_resolve_sqlserver_table_column_attributes(...) failed to find column 

 

Jira issue: RECOB-8592 

Salesforce case: 158504 

Type: Issue 

Component/Process: SAP Application (DB) 

Description: Added an internal property to prevent the addition of SAP Catalog tables to the list of SAP Application (DB) backend tables. 

 

Jira issue: RECOB-8550 

Salesforce case: 164667 

Type: Issue 

Component/Process: UI 

Description: The task settings’ Environmental errors tab would not show the proper settings. 

 

Jira issue: RECOB-8465 

Salesforce case: 165513 

Type: Issue 

Component/Process: UI 

Description: The total number of the selected tables would no longer be shown at the bottom of Designer view. 

 

Jira issue: RECOB-8538 

Salesforce case: 162298 

Type: Issue 

Component/Process: SAP HANA Source 

Description: Log-based CDC would fail or would keep reading from the same position when processing large multi-segment backup logs. 

 

Jira issue: RECOB-8518 

Salesforce case: N/A 

Type: Issue 

Component/Process: UI 

Description: The table keys would be incorrectly shown in the UI after defining key transformations. 

 

Jira issue: RECOB-8477 

Salesforce case: 154293 

Type: Issue 

Component/Process: Log Stream 

Description: Replication over log stream tasks would sometimes fail during task initialization. 

 

Jira issue: RECOB-8507 

Salesforce case: 150857 

Type: Issue 

Component/Process: SAP HANA Source 

Description: The task would sometimes start very slowly, impacting the creation of its captured tables list. 

 

Jira issue: RECOB-8405 

Salesforce case: 156279 

Type: Issue 

Component/Process: AIS Source 

Description: Added an internal parameter: printCSVFileNamesInInfo 

When the parameter is set to TRUE (and logging is set to INFO or higher), the Replicate IMS source endpoint will write CSV file names and their creation date to the Replicate log. 

As turning on the parameter will increase the log size, customers should monitor it to avoid storage issues. To reduce the logging impact, best practice is to maintain only a reasonable backlog of CSV files, and to delete CSV files that have already been applied to target. If the log size becomes excessive, set the parameter to FALSE to stop the additional logging. 

 

Jira issue: RECOB-8400 

Salesforce case: 152188 

Type: Issue 

Component/Process: Microsoft Azure Synapse Analytics Target 

Description: Older files would not be deleted from ADLS staging during reload. This would result in the task failing due to duplicate records or because of non-matching records.   

 

Jira issue: RECOB-8469 

Salesforce case: 158504 

Type: Issue 

Component/Process: SAP Application (DB) 

Description: Added an internal property to prevent the addition of SAP Catalog tables to the list of SAP Application backend tables. 

 

Jira issue: RECOB-8481 

Salesforce case: N/A 

Type: Issue 

Component/Process: Security - UI 

Description: Updated Angular to a version that resolves known vulnerabilities. 

 

Jira issue: RECOB-8475 

Salesforce case: 161767 

Type: Issue 

Component/Process: Log Stream 

Description: The "Retrieve all source columns on UPDATE" option would be turned off after upgrade, resulting in failure of tasks that needed this option to be turned on. The issue was resolved using a feature flag.  

 

Jira issue: RECOB-8451 

Salesforce case: 117989 

Type: Issue 

Component/Process: Infrastructure 

Description: Added logging for troubleshooting the following intermittent error:  

Message size <369295616> exceeds maximum of 16Mb 

 

Jira issue: RECOB-8433 

Salesforce case: N/A 

Type: Issue 

Component/Process: Microsoft Azure SQL Database Target 

Description: Creation of the Primary Key/Unique Index would fail when the constraint name exceeded 128 characters. 

 

Jira issue: RECOB-8338 

Salesforce case: 147998 

Type: Issue 

Component/Process: Hadoop 

Description: When using Hadoop without Hive access, the Full Load task would fail. 

 

Jira issue: RECOB-8402 

Salesforce case: 159978 

Type: Issue 

Component/Process: Databricks Delta 

Description: When a data value contained binary zeros, both the Full Load and the CDC task would fail. 

 

Jira issue: RECOB-8410 

Salesforce case: N/A 

Type: Issue 

Component/Process: Security 

Description: The java_file_factory component was updated to a version with non-vulnerable dependencies. 

Known issues

This release has the following known issues:

Jira issue: RECOB-9065 

Salesforce case: 316883 

Type: Issue 

Component/Process: SAP HANA Source (Log based) 

Description: When capturing changes from large SAP HANA backup log files in Application Connection mode, errors would sometimes occur during CDC. 

 

Jira issue: RECOB-8927 

Salesforce case: 303767 

Type: Issue 

Component/Process: PostgreSQL Source 

Description: When the year in the TIMESTAMP source column was later than 9999, a different value would be shown for Full Load and CDC on the target. This issue was resolved using an internal parameter.

Downloads

Download this release from the Product Downloads page on Qlik Community.

About Qlik

Qlik converts complex data landscapes into actionable insights, driving strategic business outcomes. Serving over 40,000 global customers, our portfolio provides advanced, enterprise-grade AI/ML, data integration, and analytics. Our AI/ML tools, both practical and scalable, lead to better decisions, faster. We excel in data integration and governance, offering comprehensive solutions that work with diverse data sources. Intuitive analytics from Qlik uncover hidden patterns, empowering teams to address complex challenges and seize new opportunities. As strategic partners, our platform-agnostic technology and expertise make our customers more competitive.

qlik.com

Labels (1)
Release details
Products:
Qlik Replicate
Release name:
november 2024
Patch:
November 2024
Contributors
Version history
Last update:
‎2025-04-06 08:49 AM
Updated by: