Skip Headers
DBA_RSRC_CONSUMER_GROUPS lists all resource consumer groups in the database.
DBA_RSRC_CONSUMER_GROUPS
CONSUMER_GROUP
VARCHAR2(30)
Name of the consumer group
CPU_METHOD
CPU resource allocation method for the consumer group
COMMENTS
VARCHAR2(2000)
Text comment on the consumer group
STATUS
Status of the consumer group: PENDING if the group is part of the pending area, ACTIVE otherwise.
PENDING
ACTIVE
MANDATORY
VARCHAR2(3)
Whether the consumer group is mandatory (YES | NO)
YES
NO