Share this page 

Enable database tracingTag(s): Database


In the pb.ini file set the parameter
[database]
dbtracefile=c:\sqltrace.log
if not specify, the default is C:\WINDOWS\PBTRACE.LOG

You enable the tracing with

SQLCA.dbms = "TRACE ODBC"  // ODBC
SQLCA.dbms = "TRACE O73"   // Oracle 7.3