REMOVE_TRACE
Use this procedure to disable a trace.
Syntax
CTX_OUTPUT.REMOVE_TRACE(trace_id BINARY_INTEGER);
trace_id
Specify the ID of the trace to disable. See Table 11-1 for possible values.
Notes
If the trace has not been enabled, an error is raised.