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


VIEW: SYS.USER_XS_SECURITY_CLASSES

Object Details
Object Name: USER_XS_SECURITY_CLASSES
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

All the Real Application Security security classes owned by the current user

[View Source]

Columns
Name Datatype Length Mandatory Comments
NAME VARCHAR2 (128)
Name of the security class
DESCRIPTION VARCHAR2 (4000)
Description of the security class
Query Text

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


SELECT NAME
,      DESCRIPTION
FROM SYS.USER_XS_SECURITY_CLASSES;

Dependencies

[top of page]

SYS.USER_XS_SECURITY_CLASSES references the following:

SchemaSYS
ViewDBA_XS_SECURITY_CLASSES
SYS.USER_XS_SECURITY_CLASSES is referenced by following:

SchemaPUBLIC
SynonymUSER_XS_SECURITY_CLASSES