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


VIEW: SYS.CDB_XSTREAM_ADMINISTRATOR

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

Users granted the privileges to be a XStream administrator in all containers

[View Source]

Columns
Name Datatype Length Mandatory Comments
USERNAME VARCHAR2 (128) Yes Name of the user who has been granted privileges to be XStream administrator
PRIVILEGE_TYPE VARCHAR2 (7)
Type of privilege granted
GRANT_SELECT_PRIVILEGES VARCHAR2 (3)
Whether to grant select privileges
CREATE_TIME TIMESTAMP(6) (11)
Timestamp for the granted privilege
CON_ID NUMBER

container id
Query Text

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


SELECT USERNAME
,      PRIVILEGE_TYPE
,      GRANT_SELECT_PRIVILEGES
,      CREATE_TIME
,      CON_ID
FROM SYS.CDB_XSTREAM_ADMINISTRATOR;

Dependencies

[top of page]

SYS.CDB_XSTREAM_ADMINISTRATOR does not reference any database object

SYS.CDB_XSTREAM_ADMINISTRATOR is referenced by following:

SchemaPUBLIC
SynonymCDB_XSTREAM_ADMINISTRATOR