Skip Headers
Oracle® Database Reference
11g Release 1 (11.1)

Part Number B28320-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

PROXY_USERS

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:
  • PROXY MAY ACTIVATE ALL CLIENT ROLES

  • NO CLIENT ROLES MAY BE ACTIVATED

  • PROXY MAY ACTIVATE ROLE

  • PROXY MAY ACTIVATE ALL CLIENT ROLES

  • PROXY MAY NOT ACTIVATE ROLE