You work as a consultant DBA for various clients. A performance issue in one of the online transaction processing (OLTP)

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899559
Joined: Mon Aug 02, 2021 8:13 am

You work as a consultant DBA for various clients. A performance issue in one of the online transaction processing (OLTP)

Post by answerhappygod »

You work as a consultant DBA for various clients. A performance issue in one of the online transaction processing (OLTP) systems is reported to you and you received the AutomaticWorkload Repository (AWR) report generated in the database. The main sections of theAWRreport is shown in the Exhibits.View the Exhibit named DBTIME and note % DB Time.View the Exhibit named TIMEMODEL and note what has contributed to % DB Time.View the Exhibit named EFFICIENCY and examine the various percentages shown.Which option describes the correct understanding of the main problem?
You Work As A C 1
You Work As A C 1 (95.51 KiB) Viewed 121 times
You Work As A C 2
You Work As A C 2 (194.62 KiB) Viewed 121 times
You Work As A C 3
You Work As A C 3 (80.89 KiB) Viewed 121 times
A. The Exhibit DBTIME shows that the DB CPU event consumed very high % DB Time, which indicates that the CPU is very slow.
B. sql execute elapsed time and parse time elapsed are consuming very high % DB Time in the TIMEMODEL Exhibit. This indicates too many soft parses.
C. hard parse elapsed time has the majority time in parse time elapsed, which is shown in the TIMEMODEL Exhibit. This indicates inadequate database buffer cache.
D. % Non-Parse CPU: and Soft Parse %: are low in the EFFICIENCY Exhibit, which shows that very few statements are found in the cache. This indicates that there were too many hard parses.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply