| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
DBA_RSRC_CATEGORIES displays all resource consumer group categories.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| NAME | VARCHAR2(30) | Name of the consumer group category | |
| COMMENTS | VARCHAR2(2000) | Text comment on the consumer group category | |
| STATUS | VARCHAR2(30) | Indicates whether the consumer group category is part of the pending area ( PENDING) or not (NULL) | |
| MANDATORY | VARCHAR2(3) | Indicates whether the consumer group category is mandatory ( YES) or not (NO) |