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: Using Unix debuggers to attach to Oracle processes

Re: Using Unix debuggers to attach to Oracle processes

From: Egor Starostin <egorst_at_gmail.com>
Date: Fri, 5 May 2006 09:55:49 +0400
Message-ID: <f0fc91970605042255j7746f1ddhb99cef45eb322b42@mail.gmail.com>


> Update: Actually, calling ksudss from adb did produce a trace file. Unfortunately, adb never returned control to the shadow process and consequently generated a 16gb trace file (only completed because I bounced the database). That was interesting. I was positive hanganalyze dumps were not that big. =)
You are right, hanganalyze dumps are not that big. Actually, when you call ksudss(), it produces systemstate dump. If you want hanganalyze trace, you need to call ksdhng() instead.

--
Egor
http://www.oracledba.ru
--
http://www.freelists.org/webpage/oracle-l
Received on Fri May 05 2006 - 00:55:49 CDT

Original text of this message

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