Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

High cursor: mutex X in Oracle 122

Bhargavaram akulaSep 25 2018 — edited Oct 29 2018

I am running TPCE workload on oracle 122 and during the run seeing high waits on "cursor mutex X"

Top 10 Foreground Events by Total Wait Time

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

                                       Total Wait       Avg   % DB Wait

Event Waits Time (sec) Wait time Class

------------------------------ ----------- ---------- --------- ------ --------

cursor: mutex X 2.06472E+08 150.4K 728.34us 42.7 Concurre

DB CPU 50.2K 14.2

db file sequential read 10,884,654 8629.8 792.84us 2.5 User I/O

cursor: pin S 7,532,508 8571.8 1.14ms 2.4 Concurre

cursor: mutex S 2,973,827 3451.4 1.16ms 1.0 Concurre

PGA memory operation 34,155,412 3067.9 89.82us .9 Other

library cache: mutex X 4,182,588 1260.3 301.32us .4 Concurre

High wait time on "Cursor Stat" mutex

pastedImage_0.png

Here I am attaching AWR report,

Can someone help me on troubleshooting this?

Regards

Bhargava

This post has been answered by Jonathan Lewis on Sep 25 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 23 2018
Added on Sep 25 2018
6 comments
2,109 views