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


TABLE: SYS.XS$VALIDATION_TABLE

Object Details
Object Name: XS$VALIDATION_TABLE
Object Type: TABLE
Owner: SYS
Subobject Name:
Status: VALID

Temporary Table Details

SYS.XS$VALIDATION_TABLE is a global temporary table. The current session is able see data that it placed in the table but other sessions cannot. Data in the table is temporary. It has a data duration of SYS$SESSION. Data is removed at the end of this period.

Storage Details
Tablespace: Tablespace
PCT Free: 10
PCT Used: 40
Columns
Name Datatype Length Mandatory Comments
CODE NUMBER

DESCRIPTION VARCHAR2 (4000)
OBJECT VARCHAR2 (4000)
NOTE VARCHAR2 (4000)
Query Text

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


SELECT CODE
,      DESCRIPTION
,      OBJECT
,      NOTE
FROM SYS.XS$VALIDATION_TABLE;

Dependencies

[top of page]

SYS.XS$VALIDATION_TABLE does not reference any database object

SYS.XS$VALIDATION_TABLE is referenced by following:

SchemaPUBLIC
SynonymXS$VALIDATION_TABLE
SchemaSYS
Package BodyXS_DIAG_INT - show dependent code