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


VIEW: SYS.USER_APPLICATION_ROLES

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
ROLE VARCHAR2 (128) Yes Name of Application Role
SCHEMA VARCHAR2 (128) Yes Schema name of authorizing package
PACKAGE VARCHAR2 (128) Yes Name of authorizing package
Query Text

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


SELECT ROLE
,      SCHEMA
,      PACKAGE
FROM SYS.USER_APPLICATION_ROLES;

Dependencies

[top of page]

SYS.USER_APPLICATION_ROLES references the following:

SchemaSYS
TableAPPROLE$
TableUSER$
SYS.USER_APPLICATION_ROLES is referenced by following:

SchemaPUBLIC
SynonymUSER_APPLICATION_ROLES