1Z0-054 무료 덤프문제 온라인 액세스
| 시험코드: | 1Z0-054 |
| 시험이름: | Oracle Database 11g: Performance Tuning |
| 인증사: | Oracle |
| 무료 덤프 문항수: | 192 |
| 업로드 날짜: | 2026-05-28 |
You observed that some of the queries are performing poorly on the SALES_RECORDS table in
your database.
On further investigation, you find that at the end of each day the contents of the
SALES_RECORDS table are transferred to the SALES table and deleted from the
SALES_RECORDS table. The deleted operations cause the table to be sparsely populated.
The SALES_RECORDS table has Automatic Segment Space Management (ASSM) and row
movement enabled. The table is accessible in 24x7 mode.
What is the most efficient method to improve the performance?
You work as a DBA and have the responsibility of managing a large online transaction processing (OLTP) system. You used three queries to check the database performance as shown in the Exhibit.View the Exhibit and analyze the output.
What conclusion can you draw from this?
While reviewing the Top 5 Timed Events section in the Automatic Workload Repository report, you notice that the db file scattered read and db file sequential read events appear in the list. Which two reasons could have caused these wait events? (Choose two.)
You find that in the Top 5 Timed Events section of the Automatic Workload Repository (AWR) report, the wait event buffer busy waits shows significantly high values.The database uses only non-ASSM locally managed tablespaces.On further investigation, you find that the contention is on data blocks.Which option would you consider first to decrease the wait event values on a long-term basis?