Skip Headers

Oracle9i Database Reference
Release 2 (9.2)

Part Number A96536-01
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, 338 of 625


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, 2002 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