Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to run the Qlik replication task from repctl.
I am finding that the Job is executing the table loads in a serial manner.
How do I change/ Increase the parallelism through the repctl command?
Is there a Task level configuration that will allow repctl to run the task in multithreads.
Hi @VSSARDESAI
The task will run according to how the task settings are defined. On the Full Load \ Full Load tuning screen you can define how many tables will load at the same time, the default is 5:
Full Load Tuning #Full Load Tuning | Qlik Replicate Help
Some endpoints also allow you to load individual tables in parallel:
Parallel Load | Qlik Replicate Help
Keep in mind that the number of connections & resources used on your endpoints will increase as you increase these values.
If this helps, please mark it as a solution & like it to make it easier for others to find.
Dana
>> I am finding that the Job is executing the table loads in a serial manner.
HOW did you come to that conclusion? 'show your work!'.
Perhaps attach an reptask_xxx.log? If possible provide (simplified?) task JSON, notably the task settings section?
Does it behave differently when started from the UI? That would be hard to believe, but provide a second log?
How (exactly) did you run the EXECUTE command? Maybe- just maybe- you forgot the data directory and the wrong task was run? Did try with CONNECT; before the execute (I don't recall whether that is needed, I think not).
Hein.