Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello guys,
I'm having trouble running jobs that perform in SQL Server database connection due to Java version being used (this is the conclusion I arrived).
The version of TOS:
Talend Open Studio for Data Integration
Version: 6.2.1
Through the images below it is easier to explain:
On Run Windows, I had the error describle as follow:
My dbConnection checked is successfull:
When I run using the Bat file(genereted by build) is successfully executed:
Bat File: (I configured to use the java setted on Java_home)
This result:
On the green balloon have a string printed by tJava after tMSSqlConnection component.
Jre configured on Talend:
Pay attention that the Jre that is configured in Talend is the same being used as java_home in Bat file.
On last line at bat file result, have a path setted by Oracle installation.
I need help, please!
Thanks in advance.
Roma