IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

Oracle 1Z0-117 (Oracle Database 11g Release 2: SQL Tuning) 시험덤프

Pass4Test에서 Oracle 1Z0-117 (Oracle Database 11g Release 2: SQL Tuning)  덤프를 구입하시면 퍼펙트한 구매후 서비스를 제공해드립니다. Oracle 1Z0-117 (Oracle Database 11g Release 2: SQL Tuning) 덤프가 업데이트되면 업데이트된 최신버전을 무료로 서비스로 드립니다. 시험에서 불합격성적표를 받으시면 덤프구매시 지불한 덤프비용은 환불해드립니다.

 

 

NO.1 Which two types of column filtering may benefit from partition pruning?

A. Equally operates on range-partitioned tables.

B. In-list operators on system-partitioned tables

C. Equality operators on system-partitioned tables

D. Operators on range-partitioned tables

E. Greater than operators on hash-partitioned tables

Answer: A,D

 

NO.2 Which three statements are true about histograms?

A. They capture the distribution of different values in an index for better selectivity estimates.

B. They can be used only with indexed columns.

C. They provide metadata about distribution of and occurrences of values in a table column.

D. They provide improved selectivity estimates in the presence of data skew, resulting in execution

plans with uniform distribution.

E. They help the optimizer in deciding whether to use an index or a full table scan.

F. They help the optimizer to determine the fastest table join order.

Answer: C,E,F

 

NO.3 Which four statements are correct about communication between parallel execution process?

A. The number of logical pathways between parallel execution producers and consumers depends

on the degree parallelism.

B. The shared pool can be used for parallel execution messages buffers.

C. The large pool can be used for parallel execution messages buffers.

D. The buffer cache can be used for parallel execution message buffers.

E. Communication between parallel execution processes is never required if a query uses full

partition-wise joins.

F. Each parallel execution process has an additional connection to the parallel execution

coordinator.

Answer: A,B,E,F

 

NO.4 Which two are benefits of In-Memory Parallel Execution?

A. Reduction in the duplication of block images across multiple buffer caches

B. Reduction in CPU utilization

C. Reduction in the number of blocks accessed

D. Reduction in physical I/O for parallel queries

E. Ability to exploit parallel execution servers on remote instance

Answer: A,C

 

NO.5 You have enabled DML by issuing: ALTER session ENABLE PARALLEL DML;

The PARELLEL_DEGREE_POLICY initialization parameter is set to AUTO.

Which two options true about DML statements for which parallel execution is requested?

A. Statements for which PDML is requested will execute serially estimated time is less than the

time specified by the PARALLEL_MIN_THRESHOLD parameter.

B. Statements for which PDML is requested will be queued if the number of busy parallel

execution servers greater than PARALLEL_MIN_SERVERS parameter.

C. Statements for which PDML is requested will always execute in parallel if estimated execution

in parallel if estimated execution time is greater than the time specified bythe

PARELLEL_MIN_TIME_THRESHOLD parameter.

D. Statements for which PDML is requested will be queued if the number of busy parallel

execution servers is greater than PARELLEL_SERVERS_TARGET parameter.

E. Statement for which PDML is requested will be queued if the number of busy parallel execution

servers is greater than PARELLEL_DEGREE_LIMIT parameter.

Answer: C,D

 
Posted 2013/5/27 8:11:10  |  Category: 미분류  |  Tag: