Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to run scheduled task from Talend Cloud Management Console.
However I am experiencing the following error.
tDBConnection_1 The TCP/IP connection to the host VR-PC418, port 1433 has failed. Error: "VR-PC418. Verify the connection properties. Make sure that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. Make sure that TCP connections to the port are not blocked by a firewall."
Full error
I have enabled TCP/IP protocol from the start, so I have no idea why the error occurred.
Here's my setting,, I didn't have IPs enabled though... is it needed?
Please let me know how I can make it work.
Here's my management console's task page
Here's the job design
Please let me know if anything is unclear.
Thank you
I checked the link before, but it's the case when using remote engine right?
In my case, the job work well in Talend Studio, but not from Taland Management Console.
My data source is a SQL Server, which I setup a connection in Management Console, so I thought I don't need remote engine?
Job Design
Have the connection setup
Good evening,
you are running your job in talend's default cloud engine.
How do you want it to connect to a local database?
Either you create a remote engine in server that had access to your databases or use a database in the cloud, like AWS or Snowflake