Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 |
|
|
View PDF |
DBA_APPLICATION_ROLES
describes all the roles that have authentication policy functions defined.
Column | Datatype | NULL | Description |
---|---|---|---|
ROLE |
VARCHAR2(30) |
NOT NULL |
Name of the application role |
SCHEMA |
VARCHAR2(30) |
NOT NULL |
Schema of the authorized package |
PACKAGE |
VARCHAR2(30) |
NOT NULL |
Name of the authorized package |