5.248 DBA_PROXIES
DBA_PROXIES displays Information about all proxy connections in the database.
               
Related View
USER_PROXIES displays information about connections the current user is allowed to proxy. This view does not display the PROXY or PROXY_AUTHORITY columns.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Name of the proxy user | 
| 
 | 
 | 
 | Name of the client user who the proxy user can act on behalf of | 
| 
 | 
 | 
 | Indicates whether the proxy is required to supply the client's authentication credentials ( | 
| 
 | 
 | 
 | Indicates the proxy's authority to exercise roles on the client's behalf: 
 | 
| 
 | 
 | 
 | Name of the role referenced in  | 
| 
 | 
 | 
 | Value is either: 
 | 
See Also: