Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

DBA_RSRC_CONSUMER_GROUPS

DBA_RSRC_CONSUMER_GROUPS displays information about all resource consumer groups in the database.

Column Datatype NULL Description
CONSUMER_GROUP_ID NUMBER NOT NULL ID of the consumer group
CONSUMER_GROUP VARCHAR2(30)   Name of the consumer group
CPU_METHOD VARCHAR2(30)   CPU resource allocation method for the consumer group
MGMT_METHOD VARCHAR2(30)   Resource allocation method for the consumer group
INTERNAL_USE VARCHAR2(3)   Indicates whether the consumer group is for internal use only (YES) or not (NO)
COMMENTS VARCHAR2(2000)   Text comment on the consumer group
CATEGORY VARCHAR2(30)   Category of the consumer group
STATUS VARCHAR2(30)   Indicates whether the consumer group is part of the pending area (PENDING) or not (NULL)
MANDATORY VARCHAR2(3)   Indicates whether the consumer group is mandatory (YES) or not (NO)