5.334 DBA_ENABLED_TRACES
DBA_ENABLED_TRACES
displays information about enabled SQL traces.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Type of trace:
|
|
|
|
Primary qualifier (specific client identifier or service name) |
|
|
|
Secondary qualifier (specific module name) |
|
|
|
Additional qualifier (specific action name) |
|
|
|
Indicates whether waits are traced ( |
|
|
|
Indicates whether binds are traced ( |
|
|
|
Indicates whether cursor execution statistics are traced. Possible values include:
|
|
|
|
Instance name for tracing restricted to named instances |
|
|
Indicates the type of user that is traced:
|
Footnote 1 This column is available starting with Oracle Database 23ai, Release Update 23.7.
See Also:
Oracle Database PL/SQL
Packages and Types Reference for more information about the DBMS_MONITOR
package