BTQ
LTQ
IP
DTQ
第1题:
You have created a resource plan, PROD_DB_PLAN, with the following consumer groups with the respective plan directives: Consumer group SALESwith CPU_P1as 60 and DEGREE_OF_PARALLELISMas 4. Consumer group MARKETwith CPU_P1as 20. Consumer group DEVwith CPU_P1as 20. Consumer groupOTHERSwith CPU_P1as 0 and CPU_P2as 100. Which two statements are correct in this scenario?()
第2题:
A database administrator wants to design a multi-partition database that can take advantage of both intra-partition parallelism and inter-partition parallelism. Which configuration will allow the use of these types of parallelism while using the least number of hardware components (servers, processors)? ()
第3题:
In which two environments would intra-partition parallelism be used? ()
第4题:
Examine the parameter for your database instance: You generated the execution plan for the following query in the plan table and noticed that the nested loop join was done. After actual execution of the query, you notice that the hash join was done in the execution plan: Identify the reason why the optimizer chose different execution plans.()
第5题:
You perform the following activities during the database upgrade from Oracle Database 10g to Oracle Database 11g: 1. Capture plans for a SQL workload into a SQL Tuning Set (STS) before upgrade. 2. Load these plans from the STS into the SQL plan baseline immediately after the upgrade. What is the reason for performing these activities? ()
第6题:
You work as the exchange administrator at TestKing.com. The TestKing.com network contains an Exchange Server 2010 Organization. TestKing.com has its headquarters in Chicago and a branch office in Dallas. During the course of day you receive an instruction form the CIO to ensure that confidential data is not forwarded on the Internet. What should you do?()
第7题:
one server having at least two processors
two servers having one processor and one logical database partition
one server having four processors and two logical database partitions
two servers each having four processors and two logical database partitions
第8题:
The optimizer adds the new plan to the plan history.
The optimizer selects the new plan for the execution of the SQL statement.
The optimizer adds the new plan to the SQL plan baseline as an accepted plan.
The optimizer adds the new plan to the SQL plan baseline but not in the ENABLED state.
The optimizer costs each of the accepted plans in the SQL plan baseline and picks the one with the lowest cost.
第9题:
elaborate
explain
stress
interrupt
第10题:
Set OPTIMIZER_USE_PLAN_BASELINES to FALSE to prevent the use of regressed plans.
Capture the plans from the previous version using STS and then load them into the stored outline.
Capture the plans from the previous version using STS and then load them into SQL Management Base (SMB).
Set OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES to FALSE to prevent the plans from being loaded to the SQL plan baseline.
第11题:
to minimize plan regression due to the use of a new optimizer version
to completely avoid the use of new plans generated by a new optimizer version
to prevent plan capturing when the SQL statement is executed after the database upgrade
to keep the plan in the plan history so that it can be used when the older version of the optimizer is used
第12题:
BTQ
LTQ
IP
DTQ
第13题:
You have created a resource plan, PROD_DB_PLAN, with the following consumer groups with the respective plan directives: Consumer group SALES with CPU_P1 as 60 and DEGREE_OF_PARALLELISM as 4. Consumer group MARKET with CPU_P1 as 20. Consumer group DEV with CPU_P1 as 20. Consumer group OTHERS with CPU_P1 as 0 and CPU_P2 as 100. Which two statements are correct in this scenario? ()
第14题:
During Company.com planning session,Company.com presents the details of the current Network design. The network design serves four separate company facilities, each on as separate subnet. As part of a disaster recovery plan, the customer is evaluating the use of HACMP. Specifically, the have reviewed IPAT via IP aliasing and are questioning the number of IP subnets required. Given the customer’s current configuration,what is the recommended minimum number of IP subnets that would be required?()
第15题:
What would indicate intra-partition parallelism in an Optimizer Plan?()
第16题:
Your system has been upgraded from Oracle Database 10g to Oracle Database 11g. You imported SQL Tuning Sets (STS) from the previous version. After changing the OPTIMIZER_FEATURE_ENABLE parameter to 10.2.0.4 and running the SQL Performance Analyzer, you observed performance regression for a few SQL statements. What would you do with these SQL statements?()
第17题:
The OPTIMIZER_USE_PLAN_BASELINES parameter is set to TRUE. The optimizer generates a plan for a SQL statement but does not find a matching plan in the SQL plan baseline. Which two operations are performed by the optimizer in this scenario?()
第18题:
Your best option would be to include Transport Protection Rules in your plan.
Your best option would be to include a custom Send connector in you plan.
Your best option would be to include custom MailTips in you plan.
Your best option would be to include Role Based Access Control (RBAC) role entries in your plan.
第19题:
Single database partition, single processor
Single database partition, multiple processors
Multiple database partitions, single processor
Multiple database partitions, multiple processors
第20题:
4
5
6
8
第21题:
The maximum degree of parallelism for the members of the consumer groups is 4.
The CPU allocation will always be equal for the consumer groups MARKET and DEV.
The OTHERS consumer group would get 100% of the CPU if there are unused level 1 CPU resources.
The SALES and MARKET consumer groups would get 100% of the CPU if there are unused level 2 CPU resources.
The maximum degree of parallelism for the members of the consumer group SALES is 4 with no restriction for the remaining groups.
第22题:
The optimizer used a dynamic plan for the query.
The optimizer chose different plans because automatic dynamic sampling was enabled.
The optimizer used re-optimization cardinality feedback for the query.
The optimizer chose different plan because extended statistics were created for the columns used.
第23题:
The maximum degree of parallelism for the members of the consumer groups is 4.
The CPU allocation will always be equal for the consumer groups MARKET and DEV.
The OTHERS consumer group would get 100% of the CPU if there are unused level 1 CPU resources.
The SALES and MARKET consumer groups would get 100% of the CPU if there are unused level 2 CPU resources.
The maximum degree of parallelism for the members of the consumer group SALES is 4 with no restriction for the remaining groups.
第24题:
Set OPTIMIZER_USE_PLAN_BASELINES to FALSE to prevent the use of regressed plans.
Capture the plans from the previous version using STS and then load them into the stored outline.
Capture the plans from the previous version using STS and then load them into SQL Management Base (SMB)
Set OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES to FALSE to prevent the plans from being loaded to the SQL plan baseline.