In your existing Oracle Application Server 10g installation, you observe that the Oracle HTTP
Server (OHS) error log file, error_log, is available in the location set in the ErrorLog directive.
Because the location set in this directive is running out of space and there is no free space
available in other locations, you want to suppress further logging of any kind of messages,
temporarily, into the error log file. What would you do to achieve this objective?
A.
remove theErrorLog directive from the configuration file
B.
setErrorLog to NONE
C.
setErrorLog to NULL
D.
setErrorLog to /dev/null
E.
remove theTransferLog directive from the configuration file