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


TABLE: SYS.XS$SECCLS

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

Storage Details
Tablespace: TablespaceSYSTEM
PCT Free: 10
PCT Used: 40
Primary Key: XS$SECCLS_PK
  1. ColumnSC#
Indexes
Index Type Uniqueness Tablespace Column
XS$SECCLS_PK NORMAL UNIQUE TablespaceSYSTEM ColumnSC#
Foreign Keys
Table
Foreign Table Foreign Key Column
XS$SECCLS XS$SECCLS_FK1 TableXS$OBJ XS$SECCLS SC#
TableXS$PRIV XS$PRIV_FK2 XS$SECCLS XS$PRIV SC#
TableXS$SECCLS_H XS$SECCLS_H_FK1 XS$SECCLS XS$SECCLS_H SC#
Columns
Name Datatype Length Mandatory Comments
SC# NUMBER
Yes
CTIME TIMESTAMP(6) (11)
MTIME TIMESTAMP(6) (11)
DESCRIPTION VARCHAR2 (4000)
Query Text

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


SELECT SC#
,      CTIME
,      MTIME
,      DESCRIPTION
FROM SYS.XS$SECCLS;

Dependencies

[top of page]

SYS.XS$SECCLS does not reference any database object

SYS.XS$SECCLS is referenced by following:

SchemaSYS
ViewDBA_XS_SECURITY_CLASSES
ProcedureDBMS_FEATURE_RAS - show dependent code
ViewKU$_XSSCLASS_VIEW
Package BodyXS_DIAG_INT - show dependent code
Package BodyXS_SECURITY_CLASS_INT - show dependent code