If I use the following connection for JDBC Trace Logging:
jdbc:teradata://<DatabaseServerName>/LOG=DEBUG
What is the log file location?
I am using the connection string in the following programs:
Talend Open Studio
DbVisualizer
WinSQL
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.
If I use the following connection for JDBC Trace Logging:
jdbc:teradata://<DatabaseServerName>/LOG=DEBUG
What is the log file location?
I am using the connection string in the following programs:
Talend Open Studio
DbVisualizer
WinSQL