CTX_OUTPUT Package

This chapter provides reference information for using the CTX_OUTPUT PL/SQL package.

CTX_OUTPUT contains the following stored procedures:

Name Description
ADD_EVENT Adds an event to the index log.
ADD_TRACE Enables tracing.
DISABLE_QUERY_STATS Turns off the gathering of query stats for the index.
ENABLE_QUERY_STATS Enables gathering of query stats for the index.
END_LOG Halts logging of index and document services requests.
END_QUERY_LOG Stops logging queries into a logfile.
GET_TRACE_VALUE Returns the value of a trace.
LOG_TRACES Prints traces to logfile.
LOGFILENAME Returns the name of the current log file.
REMOVE_EVENT Removes an event from the index log.
REMOVE_TRACE Disables tracing.
RESET_TRACE Clears a trace.
START_LOG Starts logging index and document service requests.
START_QUERY_LOG Creates a log file of queries.

Note: The APIs in the CTX_OUTPUT package do not support identifiers that are prefixed with the schema or the owner name.