RESET_TRACE

Use this procedure to clear a trace (that is, reset it to 0).

Syntax

CTX_OUTPUT.RESET_TRACE(trace_id BINARY_INTEGER);

trace_id

Specify the ID of the trace to reset. See Table 11-1 for possible values.

Notes

If the trace has not been enabled, an error is raised.

REMOVE_TRACE

GET_TRACE_VALUE

ADD_TRACE

LOG_TRACES

Oracle Text Application Developer’s Guide