Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
MarcusDidius
Contributor
Contributor

Data Migration freezes

I have implemented a data migration using Talend. It reads from MSSQL, transforms and writes to Oracle and some log files. The application works principally. Several sub jobs are executed in parallel

However sometimes it simply freezes after start, without logging an error.  The "begin" log lines are logged.

This is not reproducible. When restarted the migration works usually. However this is a major issue because I have to use a script which calls the java application several times with different parameters. This should run without supervision.

I have no idea how to approach this problem. The logs show no error. Monitoring with Task Manager and Java VisualVM shows no memory problems.

Any ideas about how to approach this problem would be greatly appreciated.

Labels (4)
1 Reply
gjeremy1617088143

Hi, maybe you could set a timeout, so if your job freeze it will stop after the timeout time.

Send me Love and Kudos