Skip Headers
Oracle® Database Reference
10g Release 2 (10.2)

Part Number B14237-04
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

V$RSRC_PLAN

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

See Also:

Column Datatype Description
ID NUMBER The resource plan object ID. It is a unique number, consistent across database shutdowns and startups. This is also the data dictionary object ID.
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)