Show TOC

Syntax documentationcleanup_ora_sdir Locate this document in the navigation structure

This parameter defines additional directories where Oracle trace files are to be deleted. By default, Oracle 11g trace files are only removed from the following directories and their subdirectories:

<diagnostic_dest>/diag/rdbms/<DB_name>/<INST_NAME>

When this parameter is set, Oracle 11g trace files are also removed from the subdirectories alert, cdump, hm, incident, incpkg, ir, lck, metadata, sweep, stage, and trace of the specified directories.

Syntax Syntax

  1. cleanup_ora_sdir = (<ora_trace_sdir1>, <ora_trace_sdir2>, ...)
End of the code.