Environment
Qlik Replicate
#Logtsream Task
There are a couple of examples when the metadata is not updated on the Logstream task:
- When a DDL change happened on the source table.
- When the tables are removed and added frequently to the Logstream task some tables will not get the changes during that time we have to do the Metadata refresh as below.
- Stop the Replicate task (Child task).
- Next in Parent Task (Logstream task), we have to do the Metadata refresh and then resume the Logstream task.
NOTE: This option will refresh the Logstream table's metadata inside the SQLite file. It will not drop any data for the Logstream task.
This is applicable for the Logstream task only.
- Then resuming the child task will fix the issues encountered.