单选题What would indicate intra-partition parallelism in an Optimizer Plan?()A BTQ  B LTQ  C IP  D DTQ

题目
单选题
What would indicate intra-partition parallelism in an Optimizer Plan?()
A

BTQ  

B

LTQ  

C

IP  

D

DTQ

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

View the Exhibit exhibit1 to examine the series of SQL commands. View the Exhibit exhibit2 to examine the plans available in the SQL plan baseline. The baseline in the first row of the Exhibit is created when OPTIMIZER_MODE was set to FIRST_ROWS.Which statement is true if the SQL query in exhibit1 is executed again when the valueof OPTIMIZER_MODE is set to FIRST_ROWS?()

A. The optimizer uses a new plan because none of the plans in the exhibit2 are fixed plans.

B. The optimizer uses the plan in the second row of the exhibit2 because it is an accepted plan.

C. The optimizer uses the plan in the first row of the exhibit2 because it is the latest generated plan.

D. The optimizer uses the plan in the first row of the exhibit2 because OPTIMIZER_MODE was set to FIRST_ROW during its creation.


参考答案:B

第2题:

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?()

  • A、 The maximum degree of parallelism for the members of the consumer groups is 4.
  • B、 The CPU allocation will always be equal for the consumer groups MARKET and DEV.
  • C、 The OTHERS consumer group would get 100% of the CPU if there are unused level 1 CPU resources.
  • D、 The SALES and MARKET consumer groups would get 100% of the CPU if there are unused level 2 CPU resources.
  • E、 The maximum degree of parallelism for the members of the consumer group SALES is 4 with no restriction for the remaining groups.

正确答案:C,E

第3题:

I understand that the governor is considering a new plan_____.

A、to cause that the amount of papers written in government offices reduced

B、what would eliminate unnecessary writing in government

C、that would eliminate unnecessary paperwork in government

D、who want to cut down the amount of writing in government


参考答案:B

第4题:

In which two environments would intra-partition parallelism be used? ()

  • A、Single database partition, single processor  
  • B、Single database partition, multiple processors  
  • C、Multiple database partitions, single processor  
  • D、Multiple database partitions, multiple processors

正确答案:B,D

第5题:

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)? ()

  • A、one server having at least two processors  
  • B、two servers having one processor and one logical database partition  
  • C、one server having four processors and two logical database partitions  
  • D、two servers each having four processors and two logical database partitions

正确答案:C

第6题:

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.()

A. The optimizer used a dynamic plan for the query.

B. The optimizer chose different plans because automatic dynamic sampling was enabled.

C. The optimizer used re-optimization cardinality feedback for the query.

D. The optimizer chose different plan because extended statistics were created for the columns used.


参考答案:B

第7题:

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? ()

  • A、The maximum degree of parallelism for the members of the consumer groups is 4.
  • B、The CPU allocation will always be equal for the consumer groups MARKET and DEV.
  • C、The OTHERS consumer group would get 100% of the CPU if there are unused level 1 CPU resources.
  • D、The SALES and MARKET consumer groups would get 100% of the CPU if there are unused level 2 CPU resources.
  • E、The maximum degree of parallelism for the members of the consumer group SALES is 4 with no restriction for the remaining groups.

正确答案:C,E

第8题:

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? ()

A. to minimize plan regression due to the use of a new optimizer version

B. to completely avoid the use of new plans generated by a new optimizer version

C. to prevent plan capturing when the SQL statement is executed after the database upgrade

D. to keep the plan in the plan history so that it can be used when the older version of the optimizer is used


参考答案:A

第9题:

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?()

  • A、 4
  • B、 5
  • C、 6
  • D、 8

正确答案:C

第10题:

What would indicate intra-partition parallelism in an Optimizer Plan?()

  • A、BTQ  
  • B、LTQ  
  • C、IP  
  • D、DTQ

正确答案:B

更多相关问题