![]() |
|
SQL ScriptCreate Database Resource Manager Plan |
|
This script creates a simple resource manager plan.
None
REM Copyright (C) Think Forward.com 1998- 2005. All rights reserved.
begin begin dbms_resource_manager.create_simple_plan (simple_plan => 'MY_PLAN' ,consumer_group1 => 'USERS', group1_cpu => 90 ,consumer_group2 => 'ADMIN', group2_cpu => 10 ); exception when others then null; end; end; /
Return to Index of SQL Scripts
General Information :
Home | Company Profile
| Contact Us | Legal
Database Support :
Proactive Support
|
Pay Per Incident Support
Expert Services :
High Availability
|
Creative Solutions
|
Training
Build Services :
Oracle Installations
|
Revive your Oracle Setup
|
Low Cost Development
Free Oracle Resources:
DBA Scripts
|
Oracle Links