Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
DBA_RSRC_GROUP_MAPPINGS
displays the mapping between session attributes and consumer groups in the database.
Column | Datatype | NULL | Description |
---|---|---|---|
ATTRIBUTE |
VARCHAR2(30) |
Session attribute to match | |
VALUE |
VARCHAR2(128) |
Attribute value | |
CONSUMER_GROUP |
VARCHAR2(30) |
Target consumer group name | |
STATUS |
VARCHAR2(30) |
Indicates whether the consumer group is part of the pending area (PENDING ) or not (NULL) |