|
You may want to trace database activity to
provide report information for debugging. To set up the database tracing file:
- In the SQL Configuration
Editor dialog box, choose Trace Setup.
- In the Trace Setup dialog box, in the Trace File
box, enter the name of the text file where the log entries are stored.
Note: The default file name is sql_trc.log. The trace file is created in
the current directory. You can by provide a different file name (including a complete
path, if desired). For more information, see Database Trace
File.
- Do one of the following:
- Select the Enabled check box to turn on database tracing.
Result: The database trace file is created the next time TDT's SQL system
is initialized and database trace entries are recorded.
- Clear the Enabled check box to turn off database tracing.
Result: The database trace file is not created the next time TDT's SQL
system is initialized. No database trace entries are recorded.
- Do one of the following:
|