Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I am trying out Qlik Replicate capabilites in replicating SAP data with odp, the task seem to show as completed
but there's an error listed on the log
Failed to curl_easy_perform: curl status = 18, Transferred a partial file (transfer closed with outstanding read data remaining)
is this common & safe ?
Hello @Luck ,
Thanks for reaching out to Qlik Community!
We need additional information to understand the issue. Please set SOURCE_UNLOAD to Verbose, recreate the issue and download the diagnostics package, and open a support ticket ,attach the diagnostic packages. Our support team will be more than happy to assist you.
Regards,
John.
Hi John,
will the log data created be too big?
as you can see on the image, the duration for full load is 23 hours+
Hello @Luck ,
It is indeed a challenge, but here are some potential solutions:
Enable logging selectively: Activate a higher logging level during the specific time window when the issue is likely to occur, then disable it afterward once the necessary information has been collected.
Manage log file rollover and purging: Configure the replication task to automatically roll over log files (e.g., split logs into 4GB files) and purge unnecessary files manually, such as those without error messages, to save space.
Optimize log filtering: Apply filters to reduce the number of rows being logged, thereby minimizing the size of log files and the time required for task execution
Regards,
John.