ExamQuestions.com

Register
Login
Oracle Exadata X5 Administration Exam Questions

Oracle

Oracle Exadata X5 Administration

34 / 48

Question 34:

In which three situations will a Smart Scan occur on a table for which Smart Scan is possible, assuming that nothing in the environment prevents a Smart Scan? 

Answer options:

A. The ASM diskgroup containing the table’s tablespace has a 4 MByte AU size.
B. Executing queries in parallel.
C. setting serial_direct_read= true in the session issuing the SQL statements and executing a serial query.
D. Having direct path reads used at execution time.
E. An update to the table is made identifying the row to be modified by primary key.
F. An index range scan occurs for the table.