16.6.7 Setting Logging During Control Utilities Runtime
You can set logging during control utility runtime. Setting logging with a control utility does not set parameters in the *.ora files, and the setting is only valid for the control utility session.
The following settings can be set for a control utility:
-
For a listener, use the
SET LOG_FILEandSET LOG_DIRECTORYcommands from the Listener Control utility. -
For an Oracle Connection Manager, use the
SET LOG_DIRECTORY,SET LOG_LEVEL, andSET EVENTcommands from the Oracle Connection Manager control utility.
Note:
If the ADR_ENABLED parameter is set to ON, then all logging parameters are set by ADR. Using Oracle Connection Manager to change the parameters will not work.
Related Topics
Parent topic: Logging Error Information for Oracle Net Services