![]() |
Hi all, I have a particular question regarding how the data are stored inside ResUsageSAWT.
04 Mar 2016
| 1 comment
,
|
![]() |
One nice feature of the JDBC driver is the ability to specify how much logging output goes to stdout. For those who aren't familiar, you can pass LOG=DEBUG to get extremely detailed info from Teradata about how your queries are performing.
29 Jul 2015
,
|
![]() |
Lately, when running TPT jobs, we've experienced job failures. When looking at the logs for the TPT jobs, sometimes (sporadically) the log will start off normally referencing the correct job, but will switch over a few lines in and reference a completely seperate unrelated job.
02 Dec 2013
| 5 comments
,
|
![]() |
Hi there,
07 May 2013
,
|
![]() |
Hi everyone,
17 Jul 2012
| 2 comments
,
|
![]() |
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
13 Jan 2012
| 1 comment
,
|
![]() |
Hello In my stored procedures, I'm looking to start recording an "audit log" after each step. So for example: /* DELETE FROM MyDatabase.MyTable_Step1 ALL; INSERT INTO MyDatabase.MyTable_Step1 /* INSERT INTO MyDatabase.AuditLog(SPName, Step, Timestmp, RowsImpacted) /* UPDATE MyDatabase.MyTable_Step1
21 Feb 2011
| 1 comment
,
|