Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
As I am new to Qlik replicate and I have one task with full load and CDC and it is is running but due to some network error or log file issue, if i have to reload all tables , how can i start the task, can you please suggest me ?
Thanks,
Bishnu
Hi @Bishnu123
To reload all the target tables:
1. Stop the task
2. Use the drop-down arrow next to the run button and select "Reload Target". This will reload all the tables.
Check the task settings for Full Load \ Full Load Settings for what the task does with target tables that already exist:
Drop and Create table (default setting)
Truncate before loading
Archive and Create table
Do nothing
You might refer to this section of the User Guide for more details: Running a task #Running a task | Qlik Replicate Help
Thanks,
Dana
Hi @Bishnu123
To reload all the target tables:
1. Stop the task
2. Use the drop-down arrow next to the run button and select "Reload Target". This will reload all the tables.
Check the task settings for Full Load \ Full Load Settings for what the task does with target tables that already exist:
Drop and Create table (default setting)
Truncate before loading
Archive and Create table
Do nothing
You might refer to this section of the User Guide for more details: Running a task #Running a task | Qlik Replicate Help
Thanks,
Dana
Thank you very much @Dana_Baldwin