Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Qlik Community,
I am working with Qlik Replicate using Microsoft SQL Server (MS-CDC) as source endpoint and I noticed the following behavior that I would like to clarify.
When a Qlik Replicate task is created:
When a Qlik Replicate task is deleted:
When a Qlik Replicate task is deleted, I would expect Qlik Replicate automatically disables CDC on all tables that were part of the deleted task.
Is this the expected behavior of Qlik Replicate with MS-CDC source or should this be considered a bug and reported to Qlik Support?
Thanks.
Hi @Raffaele1 ,
This is expected behavior and not a bug. Disabling CDC immediately drops the corresponding change table (_CT). Because other tasks or third-party tools might be sharing that change table, automatically disabling it could cause unintended data loss or break other processes.
Regards,
Desmond
Hi @Raffaele1 ,
This is expected behavior and not a bug. Disabling CDC immediately drops the corresponding change table (_CT). Because other tasks or third-party tools might be sharing that change table, automatically disabling it could cause unintended data loss or break other processes.
Regards,
Desmond