Skip Headers

Oracle® Database Reference
10g Release 1 (10.1)

Part Number B10755-01
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
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

V$RSRC_PLAN

This view displays the names of all currently active resource plans.


See Also:


Column Datatype Description
NAME VARCHAR2(32) Name of the resource plan
IS_TOP_PLAN VARCHAR2(5) Indicates whether the resource plan is the current top plan (TRUE) or the resource plan is a subplan of the current top plan (FALSE)