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


VIEW: SYS.CDB_APPLICATION_ROLES

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

in all containers

[View Source]

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

container id
Query Text

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


SELECT ROLE
,      SCHEMA
,      PACKAGE
,      CON_ID
FROM SYS.CDB_APPLICATION_ROLES;

Dependencies

[top of page]

SYS.CDB_APPLICATION_ROLES does not reference any database object

SYS.CDB_APPLICATION_ROLES is referenced by following:

SchemaPUBLIC
SynonymCDB_APPLICATION_ROLES