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


VIEW: SYS.KU$_XSINST_ACL_VIEW

Object Details
Object Name: KU$_XSINST_ACL_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)
XDSID NUMBER

ORDER_NUM NUMBER

ACLID NUMBER

ACL_ORDER_NUM 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
,      XDSID
,      ORDER_NUM
,      ACLID
,      ACL_ORDER_NUM
,      XS_OBJ
FROM SYS.KU$_XSINST_ACL_VIEW;

Dependencies

[top of page]

SYS.KU$_XSINST_ACL_VIEW references the following:

SchemaSYS
TYPEKU$_XSINST_ACL_T
TYPEKU$_XSOBJ_T
ViewKU$_XSOBJ_VIEW
PL/SQL PackageSTANDARD - show dependent code
TableXS$INSTSET_ACL
SYS.KU$_XSINST_ACL_VIEW is referenced by following:

SchemaSYS
ViewKU$_XSINST_RULE_VIEW