DBA Data[Home] [Help] [Dependency Information]


TABLE: SYS.WRI$_SQLSET_MASK

Object Details
Object Name: WRI$_SQLSET_MASK
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceSYSAUX
PCT Free: 10
PCT Used:
Primary Key: WRI$_SQLSET_MASK_PK
  1. ColumnSTMT_ID
  2. ColumnPLAN_HASH_VALUE
Indexes
Index Type Uniqueness Tablespace Column
SYS_IL0000366585C00004$$ LOB UNIQUE TablespaceSYSAUX
WRI$_SQLSET_MASK_PK NORMAL UNIQUE TablespaceSYSAUX ColumnSTMT_ID
ColumnPLAN_HASH_VALUE
Columns
Name Datatype Length Mandatory Comments
STMT_ID NUMBER
Yes
PLAN_HASH_VALUE NUMBER
Yes
PRIORITY NUMBER

OTHER CLOB (4000)
CON_DBID NUMBER
Yes
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT STMT_ID
,      PLAN_HASH_VALUE
,      PRIORITY
,      OTHER
,      CON_DBID
FROM SYS.WRI$_SQLSET_MASK;

Dependencies

[top of page]

SYS.WRI$_SQLSET_MASK does not reference any database object

SYS.WRI$_SQLSET_MASK is referenced by following:

SchemaSYS
ViewALL_SQLSET_STATEMENTS
ViewDBA_SQLSET_STATEMENTS
Package BodyDBMS_SQLTUNE_INTERNAL - show dependent code
ViewUSER_SQLSET_STATEMENTS