Oracle9i Database Reference
Release 1 (9.0.1)

Part Number A90190-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Static Data Dictionary Views, 258 of 521


DBA_RSRC_CONSUMER_GROUPS

DBA_RSRC_CONSUMER_GROUPS lists all resource consumer groups in the database.

Column  Datatype  NULL  Description 

CONSUMER_GROUP 

VARCHAR2(30) 

 

Name of the consumer group 

CPU_METHOD 

VARCHAR2(30) 

 

CPU resource allocation method for the consumer group 

COMMENTS 

VARCHAR2(2000) 

 

Text comment on the consumer group 

STATUS 

VARCHAR2(30) 

 

Status of the consumer group: PENDING if the group is part of the pending area, ACTIVE otherwise. 

MANDATORY 

VARCHAR2(3) 

 

Whether the consumer group is mandatory (YES | NO


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback