Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: latch wait

RE: latch wait

From: Gogala, Mladen <MGogala_at_oxhp.com>
Date: Mon, 12 Nov 2001 12:59:41 -0800
Message-ID: <F001.003C2C32.20011112124020@fatcity.com>

Try v$latch_children

-----Original Message-----
Sent: Monday, November 12, 2001 2:30 PM
To: Multiple recipients of list ORACLE-L

I have a puzzling problem: a session is apparently waiting on a "cache buffers chains latch" forever (well, for 40 minutes and counting, so far); seq# in v$session_wait is static. "tries" is 0.

latch free                                                             
address                                                         
C000000004708BC0
number                                                                 
 66
tries
  0
00
When examining the latch in question (using the address from v$session_wait.p1raw), I'm not seeing any change in the get, misses, etc. statistics. It's as though a process has the latch and won't let go. Any ideas from the list as to where I look next?

TIA, Paul Baumgartel



Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Paul Baumgartel
  INET: treegarden_at_yahoo.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-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Gogala, Mladen
  INET: MGogala_at_oxhp.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-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Nov 12 2001 - 14:59:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US