A. A subplan has the PLAN_SUB parameter value set to SUB
B. A top-level plan has the GROUP_OR_PLAN parameter set to the name of the subplan in the resource-plan definition
C. There is no difference in the resource-plan definition
D. A subplan always has the CPU_MTH parameter value set to RATIO
E. The string TOP_LEVEL is appended to the name of top-level resource plans
第1题:
YouareusingtheDatabaseResourceManagertomanagedatabaseresources.YoucreatedaresourceplandirectivefortheMANAGERSresourceconsumergroupundertheSALES_PLANbyusingthefollowingstatement:
SQL>EXECDBMS_RESOURCE_MANAGER.CREATE_PLAN_DIRECTIVE
(PLAN=>’SALES_PLAN’,
GROUP_OR_SUBPLAN=>’MANAGERS’,
CPU_P1=>100,CPU_P2=>0,
SWITCH_GROUP=>’CLERKS’,
SWITCH_TIME_IN_CALL=>600);
Auser,SCOTT,whoisassignedtotheMANAGERSgroup,startsadatabasesessionandexecutesaqueryonthedatabase.Whatistheoutcomeifthequerytakesapproximately15minutestocomplete?()
第2题:
戴明循环执行顺序,下面哪项正确?
A、.PLAN-ACT-DO-CHECK
B、CHECK-PLAN-ACT-DO
C、PLAN-DO-CHECK-ACT
D、ACT-PLAN-CHECK-DO
第3题:
A. Prepare, Plan, Create, Implement, Operate, and Improve
B. Prepare, Plan, Design, Implement, Operate, and Optimize
C. Prepare, Plan, Design, Apply, Operate, and Manage
D. Prepare, Plan, Design, Implement, Operate and Manage
第4题:
You are investigating the performance of the server and see the following information: Events_waits_summary_global_by_event_name in the performance schema shows that the wait/synch/mutex/sql/LOCK_table_cache event is dominating other wait events. The table_open_cache_overflows status variable is 0.Which action should be taken to remove the performance bottleneck described here?()
A.Increase the value of table_definition_cache
B.Increase the value of table_open_cache_instances
C.Decrease the value of table_open_cache_instances
D.Increase the value of table_open_cache
E.Decrease the value of table_definition_cache
F.Decrease the value of table_open_cache
第5题:
Whichphaseandservicecomponentincludescomparingthesolutionrequirementswiththebillofmaterialsandhigh-leveldesigninordertofinalizethedetailedbusinessandtechnologyrequirementsfortheCiscoUnifiedCommunicationssolution()
A.Plan-ApplicationReadinessValidation
B.Prepare-ProofofConcept
C.Prepare-TechnologyStrategyDevelopment
D.Plan-SystemsRequirementsValidation
第6题: