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?
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