Skip to Main Content

Database Software

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!

oracle mutex

3731234Jun 21 2018 — edited Jun 22 2018

SELECT * FROM v$mutex_sleep_history WHERE requesting_session IN (SELECT SID from v$session_wait WHERE event= 'library cache: mutex X' AND p1='3787390451')

this session hang , but blocking_session is 0 . why?

on linux oracle 11.2.0.4 rac

mutex.png

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2018
Added on Jun 21 2018
0 comments
161 views