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: Rollback waiting on 'cache buffer chains' latch

RE: Rollback waiting on 'cache buffer chains' latch

From: Allen, Brandon <Brandon.Allen_at_OneNeck.com>
Date: Tue, 9 Jan 2007 14:52:42 -0700
Message-ID: <04DDF147ED3A0D42B48A48A18D574C45059E2790@NT15.oneneck.corp>


Thanks Bob. I wish it were that easy but we already killed it, and Oracle is still in mourning:  

SQL> select b.spid from v$session a, v$process b where a.paddr=b.addr and a.sid=664;

SPID



9859284

SQL> host ps -p 9859284

      PID TTY TIME CMD <no processes returned>


From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Stauffer, Robert G

Killing it the OS level would probably take care of it in a hurry.  

Privileged/Confidential Information may be contained in this message or attachments hereto. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of this company shall be understood as neither given nor endorsed by it.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Jan 09 2007 - 15:52:42 CST

Original text of this message

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