Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Did anyone face an issue for Qlik Replicate to turn back CDC immediately after successful completion of full load? It was working as expected a week back, but since yesterday we didn't see that anymore. Can anyone please share how to address this step by step? This is a new product for us and want to validate this issue in our lower environment before roll-out to production. Thank you for your help in advance ...
This is relatively common.
While the system is designed to seamlessly transition from Full Load to CDC, technical bottlenecks and configurations can cause delays or failures, often resulting in high latency or CDC not applying changes.
Here are the common causes and solutions found in Qlik Community discussions and support articles:
Common Causes & Scenarios
Key Troubleshooting & Solutions
If the issue persists, the recommended action is to set SOURCE_CAPTURE to VERBOSE in the task settings to analyze the logs for the specific moment of failure.
Thanks Greg. Our source is SQL Server and we are loading the data in ADLS in JSON format. From ADLS, we are consuming the data into Snowflake using Snowpipe. Everything was working till the beginning of last week. We are configuring our pipelines using Qlik Cloud. Little different approach than regular source to target in table format. But this is our configuration.
Investigation is going on. Will post what we've found. Working with Qlik PS and Support. But thought to post this in the community if anyone else faces this issue with the similar configuration.
Can you please explain what you mean by "turn back CDC immediately after successful completion of full load?"
Do you mean start running CDC immediately? Stopping CDC after full load and not continuing to run ?
Qlik Pipeline is a replication project to land data in data lake from SQL Server Gateway. The update method is CDC means Landing always begins with a full load followed by CDC.
For this setting, the CDC is turned back on after successful completion of full load. Depending on the volume, definitely there will be some delay but in dev environment, we noticed earlier that CDC is back in the monitor UI immediately as the full load completed within 90 minutes. This was last week. But not at present.