Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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
Ah, I checked. it was cloud engine. After changing it to remote engine, it works fine. Thank you.