DBA_RSRC_MAPPING_PRIORITY displays information about all consumer group mapping attribute priorities.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| ATTRIBUTE | VARCHAR2(30) | Session attribute | |
| PRIORITY | NUMBER | Priority ( 1is the highest) | |
| STATUS | VARCHAR2(30) | Indicates whether the consumer group is part of the pending area ( PENDING) or not (NULL) |