Oracle Database 12c: Performance Management and Tuning - 1z1-064 Exam Practice Test
Question 1
You are administrating a database that supports an OLTP workload. A few users complain about the poor performance of some SQL statements. You notice that these SQL statements belong to different applications and conclude that there is no correlation between them. You create a SQL Tuning Set (STS) containing these SQL statements.
What must you do to analyze and generate recommendations for the SQL statements in the STS?
What must you do to analyze and generate recommendations for the SQL statements in the STS?
Correct Answer: C
Question 2
Examine the parameters set for your database instance:

You notice that for one particular SQL statement, the optimizer generates a new better plan than the plans in the SQL Plan Management Base.
Which action is taken by the optimizer? (Choose the best answer.)

You notice that for one particular SQL statement, the optimizer generates a new better plan than the plans in the SQL Plan Management Base.
Which action is taken by the optimizer? (Choose the best answer.)
Correct Answer: D
Question 3
Examine the parameters set for a database instance:

The database supports a mixed workload. Users complain about the increased response time of a few DSS queries. During investigation, you execute the query:

Based on the output, which two are possible ways to improve the performance of the queries? (Choose two.)

The database supports a mixed workload. Users complain about the increased response time of a few DSS queries. During investigation, you execute the query:

Based on the output, which two are possible ways to improve the performance of the queries? (Choose two.)
Correct Answer: B,C
Question 4
Examine the parameters set for a database instance:

The database supports a DSS application that performs huge sort operations on large temporary tables with LOB columns. Schema objects used in queries are updated and new rows are inserted regularly. Users complain about the poor performance of a few queries. During investigation, you execute these queries:


Which two actions would you recommend to improve the performance of these queries?

The database supports a DSS application that performs huge sort operations on large temporary tables with LOB columns. Schema objects used in queries are updated and new rows are inserted regularly. Users complain about the poor performance of a few queries. During investigation, you execute these queries:


Which two actions would you recommend to improve the performance of these queries?
Correct Answer: B,C
Question 5
Which two actions should you take to monitor the throughput generated by the modules of an application? (Choose two.)
Correct Answer: B,E
Question 6
Examine the query and its output:

Which two statements are true? (Choose two.)

Which two statements are true? (Choose two.)
Correct Answer: A,D
Question 7
In your database, supporting an OLTP workload, the SALES table is range-partitioned on the SALES_DATE column. A new partition is created every quarter and is frequently used for updates and queries. You recently noticed degraded performance of queries on a new partition due to stale statistics. A local partitioned index exists on the SALES_DATE column.
What would you recommend to improve performance?
What would you recommend to improve performance?
Correct Answer: C

