1z1-064 試験問題を無料オンラインアクセス
| 試験コード: | 1z1-064 |
| 試験名称: | Oracle Database 12c: Performance Management and Tuning |
| 認定資格: | Oracle |
| 無料問題数: | 120 |
| 更新日: | 2026-06-07 |
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?
Queries on the SALES table frequently use the PROD_ID and COST_ID columns together in the WHERE clause. Examine the command:
Which three statements are true about executing this command?
Examine the Load Profile and partial Top 10 Foreground Events by Total Wait Time sections from an AWR report.

Which two areas should you examine next to identify possible bottlenecks?
Examine the initialization parameters set for a database instance:
The database supports an OLTP workload. Applications connect to the instance using shared server connections and perform small, random I/Os. All the data files are on the same disk. You notice free buffer wait events for sessions in the database instance.
To solve the problem, you increase the size of the buffer cache. But after some time, you notice sessions waiting again on free buffer waits.
What will you recommend to alleviate the issue? (Choose the best answer.)
You recently joined a new team administering a database.
You notice that full table scans are performing poorly compared with full table scans on the databases you administered in a previous job.
You decide that performance problems are caused by a misconfiguration of factors affecting full table scans.
Which three factors should you investigate to determine the cause of the poorly performing Full Table Scans (FTS)? (Choose three.)