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 theAWR report are 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.Identify the option that has the correct answers for the questions given below:1) Which factor indicates the main problem?2) What is the main problem?3) What solution would you recommend?
You Work As A C 1
You Work As A C 1 (95.51 KiB) Viewed 147 times
You Work As A C 2
You Work As A C 2 (194.62 KiB) Viewed 147 times
You Work As A C 3
You Work As A C 3 (80.89 KiB) Viewed 147 times
A. 1) The Exhibit DBTIME shows that the DB CPU event consumed very high % DB Time. 2) The CPU is very slow. 3) Increase the number of processors.
B. 1) hard parse elapsed time has the majority time in parse time elapsed, which is shown in the TIMEMODEL Exhibit. 2) This is due to inadequate Database Buffer Cache. 3) Increase the size of database buffer cache.
C. 1) sql execute elapsed time and parse time elapsed are consuming very high % DB Time in the TIMEMODEL Exhibit. 2) There are too many soft parses. 3) Investigate the HOLD_CURSOR parameter setting in the application and set it appropriately.
D. 1) % Non-Parse CPU is low and Soft Parse % is also low in the EFFICIENCY Exhibit. This shows that very few statements are found in the cache. 2) There are too many hard parses. 3) Investigate the CURSOR_SHARING parameter setting and set it appropriately.
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