Oracle
1Z0-054 · Question #19
1Z0-054 Question #19: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-054 to reveal the answer and full explanation for question #19. The question stem and answer options stay visible for context.
Question
Examine the initialization parameter values for the instance given below: NAME TYPE VALUE ------------------------------------ ----------- ------------------ optimizer_capture_sql_plan_baselines boolean FALSE optimizer_dynamic_sampling integer 2 optimizer_features_enable string 11.1.0.6 optimizer_index_caching integer 0 optimizer_index_cost_adj integer 100 optimizer_mode string ALL_ROWS db_file_multiblock_read_count integer 64 You notice that the one of the queries is using a full table scan (view Exhibit1) instead of index unique scan (view Exhibit2). The index is present on the column that is accessed in the WHERE clause of the query. The cost for a full table scan is more than that for an index unique scan. Why would the optimizer choose full table scan over index unique scan? (Choose all that apply.)
Exhibits
Options
- AThe OPTIMIZER_INDEX_COST_ADJ initialization parameter is set to a low value.
- BThe OPTIMIZER_INDEX_COST_ADJ initialization parameter is set to a high value.
- CThe DB_FILE_MULTIBLOCK_READ_COUNT initialization parameter is set to a low value.
- DThe statistics for the table and all the indexes associated with the table are not current.
Unlock 1Z0-054 to see the answer
You've previewed enough free 1Z0-054 questions. Unlock 1Z0-054 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

