Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> cache buffer chains contention
Ok, some guru please explain this to me.
process is waiting for 'latch free' according to
v$session_wait and the value of P2 = 26
which is the cache buffer chains latch.
(while holding the HW enqueue, with a bunch of
processes waiting on HW)
State = 'WAITED KNOWN TIME', so I look at WAIT_TIME, which is 2.
However, the process does not appear to be doing ANYTHING and the seconds in the SECONDS_IN_WAIT column is increasing! This continues for about 30 seconds, when finally it finishes whatever it was doing and allows the next process to grab the HW enqueue
Why would SECONDS_IN_WAIT be increasing when it supposed to be done waiting already?
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Adams, Matthew (GEA, 088130) INET: MATT.ADAMS_at_APPL.GE.COM Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-LReceived on Wed Apr 10 2002 - 15:28:20 CDT
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
![]() |
![]() |