Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I already built and tested the Job on My Local computer, so I decided to run it at our development server.
After I run it with the CMD it says,
Exception in component tDBOutput_1 (My Job Name)
java.sql.SQLException: Login failed for user 'my_user_name'.
at net.sourceforge.jtds.jdbc.SQLDiagnostic.addDiagnostic(SQLDiagnostic.j
ava:372)
Hello,
Are you using context value in your DB connection parameter?
If so, please follow up this document to build you job and select "Context scripts" check box to export ALL context parameters files and not just those you select in the corresponding list.
TalendHelpCenter: Building Jobs
Best regards
Sabrina