Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to migrate tasks from one remote engine to the other. After the migration the task fails with a message "Execution 14d7a87f-6e37-4fea-98d0-e1916644054d failed with code 1 and error Job stopped with errors or unable to run. Exception in component tDBInput_1 (Extract_CT_to_SF_T_CATEGORY) net.snowflake.client.jdbc.SnowflakeSQLException: Connection string is invalid. Unable to parse.". I know this error has nothing to do with the connection string as the task runs successfully when I switch the task to the previous remote engine.
Previous Remote Engine is 2.12.14 and running on jdk 11.0.12 while the new remote engine in on 2.13.0 and jdk 11.0.12.
Hello,
Are you using context value in your studio job? Snowflake DB connection parameter?
If so, please make sure that TMC it is picking up value from context. Does it work well on your new remote engine When put the connection value directly?
Best regards
Sabrina