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


VIEW: SYS.KU$_XSACEPRIV_VIEW

Object Details
Object Name: KU$_XSACEPRIV_VIEW
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
VERS_MAJOR CHAR (1)
VERS_MINOR CHAR (1)
ACLID NUMBER

ACE_ORDER NUMBER

PRIVID NUMBER

XS_OBJ KU$_XSOBJ_T (64)
Query Text

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


SELECT VERS_MAJOR
,      VERS_MINOR
,      ACLID
,      ACE_ORDER
,      PRIVID
,      XS_OBJ
FROM SYS.KU$_XSACEPRIV_VIEW;

Dependencies

[top of page]

SYS.KU$_XSACEPRIV_VIEW references the following:

SchemaSYS
TYPEKU$_XSACEPRIV_T
TYPEKU$_XSOBJ_T
ViewKU$_XSOBJ_VIEW
PL/SQL PackageSTANDARD - show dependent code
TableXS$ACE_PRIV
SYS.KU$_XSACEPRIV_VIEW is referenced by following:

SchemaSYS
ViewKU$_XSACE_VIEW