Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
PROXY_USERS
describes the list of proxy users and the clients on whose behalf they can act.
Column | Datatype | NULL | Description |
---|---|---|---|
PROXY |
VARCHAR2(30) |
NOT NULL |
Name of a proxy user |
CLIENT |
VARCHAR2(30) |
NOT NULL |
Name of the client user who the proxy user can act as |
AUTHENTICATION |
VARCHAR2(3) |
Indicates whether the proxy is required to supply the client's authentication credentials (YES ) or not (NO ) |
|
FLAGS |
VARCHAR2(35) |
Flags associated with the proxy/client pair:
|