Configuring Profile Logging and Tracing

The client can be configured for logging and tracing.

Log information is typically stored in the sqlnet.log file located in $ORACLE_HOME/network/log on UNIX and ORACLE_HOME \network\log on Windows platforms.

Trace information is stored by default in sqlnet.trc for the client and svr_pid..trc for the server, located in $ORACLE_HOME/network/trace on UNIX and ORACLE_HOME \network\trace on Windows platforms

To enable logging or tracing:

  1. In the navigator pane, expand Oracle Net Configuration > Local > Profile.

  2. From the list in the right pane, select General.

  3. Select the Logging or Tracing tab.

  4. Specify the logging or tracing settings

  5. Choose File > Save Network Configuration.

Related Topics

Oracle Net Services Overview