3.159 ALL_XSTREAM_ADMINISTRATOR
ALL_XSTREAM_ADMINISTRATOR displays information about the current users's granted privileges to be an XStream administrator by procedures in the DBMS_XSTREAM_AUTH package.
               
Related View
DBA_XSTREAM_ADMINISTRATOR displays information about the users who have been granted privileges to be XStream administrators by procedures in the DBMS_XSTREAM_AUTH package.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the user who has been granted privileges to be an XStream administrator | 
| 
 | 
 | 
 | Type of privilege granted: 
 | 
| 
 | 
 | 
 | Shows whether set of privileges granted to the user (grantee) includes the  Possible values: 
 | 
| 
 | 
 | 
 | Time at which the privilege was granted | 
See Also:
- 
                           Oracle Database PL/SQL Packages and Types Reference for more information about the DBMS_XSTREAM_AUTHpackage