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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Job failed when run with remote engine

I just set up my remote engine server, and I published a simple job to the cloud to test run. The job failed with message: "tDBOutput_1 The TCP/IP connection to the host sql1701, port 1433 has failed." The job run fine from Talend studio from different server. I built the job and ran the batch file on the same server the remote engine is located at and the job ran successful. Both the remote engine server and my database server are on the same network. 

Is there any step I missed? something I have to configure before run the job on remote engine? I am at no idea and would really appreciate your help. 

Thanks

Niva

Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Hi @nivale ,

 

While scheduling the task in the Talend Management Console did you make sure the Runtime selected was Remote Engine not the Cloud or Cloud Exclusive? 

 

Regards,

Pratheek Manjunath

View solution in original post

2 Replies
Anonymous
Not applicable
Author

Hi @nivale ,

 

While scheduling the task in the Talend Management Console did you make sure the Runtime selected was Remote Engine not the Cloud or Cloud Exclusive? 

 

Regards,

Pratheek Manjunath

Anonymous
Not applicable
Author

Ah, I checked. it was cloud engine. After changing it to remote engine, it works fine. Thank you.