| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
DBA_STREAMS_ADMINISTRATOR displays information about the users who have been granted privileges to be a Streams administrator by procedures in the DBMS_STREAMS_AUTH package.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
USERNAME | 
VARCHAR2(30) | 
NOT NULL | 
Name of the user who has been granted privileges to be a Streams administrator | 
LOCAL_PRIVILEGES | 
VARCHAR2(3) | 
Indicates whether the user has been granted local Streams administrator privileges (YES) or not (NO) | 
|
ACCESS_FROM_REMOTE | 
VARCHAR2(3) | 
Indicates whether the user can be used for remote Streams administration through a database link (YES) or not (NO) |