LOW_GROUP
SYS_GROUP
DEFAULT_GROUP
BASE_GROUP
OTHER_GROUPS
第1题:
Which three statements are true about terms in a policy?()
第2题:
Which two statements are true about the security-related tags in a valid Java EE deployment descriptor?()
第3题:
You recently activated a resource plan named OLTP_PLAN in your database. Several users are concurrently running long transactions. You decide to monitor the resource manager to determine if the resource allocation formulated in the OLTP_PLAN is sufficient for peak database hours. Which dynamic performance view should you use to display the CPU time consumed by all the sessions within the resource groups?()
第4题:
Your system performs heavy transaction processing between 8:00 A.M. and 5:00 P.M. but runs batch processing and reports after that. You decide to create a separate resource plan to govern resource allocation for each time period. Which scheduler object will you use to switch automatically between the two resource plans?()
第5题:
You are creating the simple resource plan using the DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN procedure. Which resource allocation policy will be used for the resource plan?()
第6题:
Using Oracle Scheduler you have scheduled two jobs, JOB_A and JOB_B, to run at 9:00 p.m. every Friday. You want both the jobs to use a single resource plan, WEEKEND_PLAN. Which task must have already been performed to enable you to achieve this objective?()
第7题:
You must assign users to consumer groups.
You must grant the switch privilege to the users.
You must create a resource plan directive.
You must specify the complex resource plan.
第8题:
Window
Program
Job_Class
Window group
第9题:
A window must have been created with the WEEKEND_PLAN resource plan.
A program must have been created with the WEEKEND_PLAN resource plan.
A job class must have been created with the WEEKEND_PLAN resource plan.
A windows group must have been created with the WEEKEND_PLAN resource plan.
第10题:
assign users to consumer groups
set the resource plan for the instance
configure a simple resource plan and specify plan directives
configure a complex resource plan and specify plan directives
第11题:
assign users to consumer groups
set the resource plan for the instance
configure a simple resource plan and specify plan directives
configure a complex resource plan and specify plan directives
第12题:
Only one window can be open at any given time
Consumer groups are associated with windows
Windows work with job classes to control resource allocation
The database service name must be provided during windows creation
Windows can automatically start job or change resource allocation among jobs for various time periods.
第13题:
Which three are the valid statements in relation to SQL plan baselines?()
第14题:
Which statement is true about terms in a policy?()
第15题:
Every resource plan must contain an allocation to which consumer group?()
第16题:
Which of these represent the main components of Database Resource Manager?()
第17题:
Which statement is true while creating subplans using Resource Manager?()
第18题:
RATIO
EMPHASIS
ACTIVE_SESS_POOL_MTH
RESOURCE_DEGREE_LIMIT_ABSOLUTE
第19题:
V$SYSSTAT
V$SESSSTAT
V$RSRC_PLAN
V$RSRC_CONSUMER_GROUP
第20题:
Multiple application servers must be in a single resource group.
Multiple application servers per resource group may be monitored.
Multiple resource groups must each contain a single application server.
Multiple application servers in a cluster cannot use process monitoring.
第21题:
LOW_GROUP
SYS_GROUP
DEFAULT_GROUP
BASE_GROUP
OTHER_GROUPS
第22题:
The subplan must belong to the consumer group, SYS_GROUP.
The total CPU usage at any given level must be less than 100%.
The subplans can be used to restrict the degree of parallelism for a user.
You can use a resource plan instead of a consumer group to implement a priority ranking within the plan.
第23题:
Only one window can be open at any given time
Consumer groups are associated with windows
Windows work with job classes to control resource allocation
The database service name must be provided during windows creation
Windows can automatically start job or change resource allocation among jobs for various time periods.
第24题:
The plans can be manually loaded to the SQL plan baseline.
The plans in the SQL plan baseline are verified and accepted plans.
The plans generated for every SQL statement are stored in the SQL plan baseline by default.
The plan baselines are stored temporarily in the memory as long as the database instance is running.
For the SQL plan baselines to be accessible to the optimizer, the SYSAUX tablespace must be online.