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


VIEW: DVSYS.DBA_DV_REALM_AUTH

Object Details
Object Name: DBA_DV_REALM_AUTH
Object Type: VIEW
Owner: DVSYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
REALM_NAME VARCHAR2 (128)
GRANTEE VARCHAR2 (128) Yes
AUTH_RULE_SET_NAME VARCHAR2 (128)
AUTH_OPTIONS VARCHAR2 (4000)
Query Text

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


SELECT REALM_NAME
,      GRANTEE
,      AUTH_RULE_SET_NAME
,      AUTH_OPTIONS
FROM DVSYS.DBA_DV_REALM_AUTH;

Dependencies

[top of page]

DVSYS.DBA_DV_REALM_AUTH references the following:

SchemaDVSYS
ViewDV$CODE
ViewDV$REALM
ViewDV$RULE_SET
FunctionDVLANG
TableREALM_AUTH$
SchemaSYS
TableUSER$
DVSYS.DBA_DV_REALM_AUTH is referenced by following:

SchemaPUBLIC
SynonymDBA_DV_REALM_AUTH