Question 6 of 31

You execute the following:

EXECUTE DBMS_AUTO_TASK_ADMIN.DISABLE;

Which advisor remains enabled?

    Correct Answer: D

Question 7 of 31

You must write a statement that returns the ten most recent sales. Examine this statement:

Exam 1z0-084 Question 7

Users complain that the query executes too slowly. Examine the statement's current execution plan:

Exam 1z0-084 Question 7

What must you do to reduce the execution time and why?

    Correct Answer: A

Question 8 of 31

Which two statements are true about Data Pump import for objects that used the In Memory (IM) column store in their source database? (Choose two.)

    Correct Answer: D, F

Question 9 of 31

For which two actions can SQL Performance Analyzer be used to assess the impact of changes to SQL performance? (Choose two.)

    Correct Answer: C, E

Question 10 of 31

You want to reduce the amount of db file scattered read that is generated in the database.

You execute the SQL Tuning Advisor against the relevant workload.

Which two can be part of the expected result? (Choose two.)

    Correct Answer: A, B