Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
talendtester
Creator III
Creator III

Where is Talend's JDBC Trace Log location?

If I use the following connection for JDBC Trace Logging against a Teradata database:
jdbc:teradata://<DatabaseServerName>/LOG=DEBUG

I was told "The Teradata JDBC Driver logs to System.out. The Teradata JDBC Driver doesn't create a log file.
Please refer to each application's documentation and/or support for how the application handles System.out."
What is the log file location for Talend?
Labels (3)
1 Reply
Anonymous
Not applicable

Hi
It says " The Teradata JDBC Driver doesn't create a log file".
I'm afraid teradata components don't have the feature to create and pass log information into System.out.
Maybe you can use tJavaFlex to hard code in your job.
But i'm not sure it will work well.
Regards,
Pedro