16.6.5 About the Logging Parameters
Parameters that control logging, including the type and amount of information logged, and the location where the files are stored, are set in the configuration file of each network component.
Table 16-11 Location of Log Parameters
| Network Component | Configuration File |
|---|---|
|
Oracle Connection Manager processes |
|
|
Listener |
|
|
Client |
|
|
Database server |
|
Note:
If the ADR_ENABLED parameter is set to ON, then all logging parameters are set by ADR. Using Oracle Net Manager to change the parameters will not work.
- sqlnet.ora Log Parameters
You can set these log parameters in thesqlnet.orafile. - listener.ora Log Parameters
You can set these log parameters in thelistener.orafile. - cman.ora Log Parameters
You can set these log parameters in thecman.orafile.
Related Topics
Parent topic: Logging Error Information for Oracle Net Services
16.6.5.1 sqlnet.ora Log Parameters
You can set these log parameters in the sqlnet.ora file.
Table 16-12 sqlnet.ora Log Parameters
| sqlnet.ora Parameter | Oracle Net Manager Field | Description |
|---|---|---|
|
|
Tracing: ADR Base Directory |
Specifies the base directory for storing tracing and logging incidents. Use this parameter when |
|
|
You must set this parameter manually. |
Indicates whether ADR tracing is enabled. When the |
|
|
You must set this parameter manually. |
Enables or disables the logging in a concise format, which displays all the relevant information of a failure in a single line. |
|
|
You must set this parameter manually. |
Controls suppression of a log message on the database server side, based on the number of occurrences. |
|
|
You must set this parameter manually. |
Controls suppression of a log message on the database server side, based on the time interval. |
|
|
Client Information: Log Directory |
Specifies the destination directory for the client log file. By default, the client directory is the current working directory. This parameter is disabled when |
|
|
Server Information: Log Directory |
Specifies the destination directory for the database server log files. By default, the server directory is |
|
|
Client Information: Log File |
Specifies the name of the log file for the client. By default, the log name is |
|
|
You must set this parameter manually. |
Specifies the name of the log file for the database server. By default, the log name is |
Parent topic: About the Logging Parameters
16.6.5.2 listener.ora Log Parameters
You can set these log parameters in the listener.ora file.
Table 16-13 listener.ora Log Parameters
| listener.ora Parameter | Oracle Net Manager Field | Description |
|---|---|---|
|
You must set this parameter manually. |
The Use when |
|
|
You must set this parameter manually. |
The When |
|
|
Log File |
The destination directory and file for the log file that is automatically generated for listener events. By default the directory is |
Parent topic: About the Logging Parameters
16.6.5.3 cman.ora Log Parameters
You can set these log parameters in the cman.ora file.
Table 16-14 cman.ora Log Parameters
| cman.ora Parameter | Description |
|---|---|
|
The Use this parameter when |
|
|
The When the |
|
|
The event groups that are logged. Multiple events may be designated using a comma-delimited list. This parameter accepts the following values:
|
|
|
The destination directory for log files. By default, the directory is This parameter is disabled when |
|
|
The level of logging. Four levels are supported:
|
Parent topic: About the Logging Parameters