Logging SQL Statements (UNIX/Linux)
Use
The SQL statements transferred by the application to the database instance can be logged in a file. The following data is recorded:
Only one application can write to each log file.
If this option is not set, no log is written (system default value).
Syntax
TraceFileName = <file_name>
<file_name> ::= [<path_name>/]file_identifier
Procedure
To change the
TraceFileName option, follow the procedure described under Creating and Changing Data Sources Under UNIX/Linux.