Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a task that replicates several tables from an Oracle source to SQL Server target.
When I run the task, I get "The task stopped abnormally".
I turned on verbose logging, but no errors are apparent. Here is the tail end of the log:
Hello @billmcevoy ,
Looks like the task crashed, we need additional information to understand the issue: How about If you turn off "Change Processing" in task setting but keep Full Load option ON then what's the result.
If Full Load works fine then the problem is in CDC part. I'd like to suggest you open a support ticket and with below information: set SOURCE_CAPTURE to Verbose, reproduce the behavior then attach the Diagnostics Packages to the ticket , Support Team will help you on that.
Hope this helps.
Regards,
John.
Hello William,
This failure occurs for one of the following reasons:
The executed process does not have correct security access to the window station and desktop that are associated with the process.
The system ran out of desktop heap.
Could you please install the debugdiag tool which will give more details in order to check the task crash dump files and create support case in order to investigate it further.
DebugDiag is an official tool from Microsoft for catching an abnormal process termination and creating a dump file for debugging, it can be download from below link :
https://www.microsoft.com/en-us/download/details.aspx?id=58210
Regards,
Sachin B
Bill,
Hello thank you for the post to the QDI forums. Since the Task is crashing you will need to also check the Replicate Server for Memory and or space related issues with the Replicate\data directory as these would cause the Task to crash as shown. If further investigation is needed as John posted please send us a Support ticket to help address the issue.
Thanks!
Bill
I was having error messages very similar to the ones listed here. The problem turned out to be a timeout running a SQL query while trying to do CDC processing. I was able to get better error details by upgrading Replicate to the latest version.
Hello @billmcevoy ,
Looks like the task crashed, we need additional information to understand the issue: How about If you turn off "Change Processing" in task setting but keep Full Load option ON then what's the result.
If Full Load works fine then the problem is in CDC part. I'd like to suggest you open a support ticket and with below information: set SOURCE_CAPTURE to Verbose, reproduce the behavior then attach the Diagnostics Packages to the ticket , Support Team will help you on that.
Hope this helps.
Regards,
John.
Hello William,
This failure occurs for one of the following reasons:
The executed process does not have correct security access to the window station and desktop that are associated with the process.
The system ran out of desktop heap.
Could you please install the debugdiag tool which will give more details in order to check the task crash dump files and create support case in order to investigate it further.
DebugDiag is an official tool from Microsoft for catching an abnormal process termination and creating a dump file for debugging, it can be download from below link :
https://www.microsoft.com/en-us/download/details.aspx?id=58210
Regards,
Sachin B
Bill,
Hello thank you for the post to the QDI forums. Since the Task is crashing you will need to also check the Replicate Server for Memory and or space related issues with the Replicate\data directory as these would cause the Task to crash as shown. If further investigation is needed as John posted please send us a Support ticket to help address the issue.
Thanks!
Bill
Hi @billmcevoy
Please follow the steps at this link to collect the required information to troubleshoot the issue, and open a support case, as the solution may involve providing a patch:
https://community.qlik.com/t5/Knowledge/Collecting-Replicate-Process-Dumps/ta-p/1746840
Thanks,
Dana
I was having error messages very similar to the ones listed here. The problem turned out to be a timeout running a SQL query while trying to do CDC processing. I was able to get better error details by upgrading Replicate to the latest version.
Hello @danielshryock ,
Thank you so much for the feedback. The information is valuable for us.
Best Regards,
John.