Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have added a new column, 'DCFLAG', to the PRVDPF table at the source, and it has been successfully synchronized with the following Log Stream task
However, the column is missing in the CDC task. How can I sync 'DCFLAG'? To assist with your analysis
Hi @AgusBudianto ,
Since the DDL option is set to “ignore,” Qlik Replicate did not apply the new column to the target table. Please follow these steps to align the source and target:
Important: Please test these steps in the UAT environment before applying them in production.
Regards,
Desmond
Hi @DesmondWOO
I've done it, and as you can see for point 4 in the Input and Output, the new column doesn't appear.
Then we attempted to reload the Log Stream task, and the new column is now present. However, some tasks failed because the logs are unavailable. Is this approach sufficient? Also, will performing a reload cause data loss on the target table or within the Log Stream itself?
BTW, can I reload just one table in Log Stream? I've tried, but the reload button is greyed out.
Regards,
Anto
Hi @AgusBudianto ,
In my test environment, I used SQL Server as both source and target for a LogStream task. The newly added column was visible in the transformation page. Since I do not know the exact configuration and environment of your task, I recommend opening a support ticket to confirm the behavior in your setup.
Regarding “reload”:
To reload a single table only:
Regards,
Desmond