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: How you analyze a dump of memory to find a bug

Re: How you analyze a dump of memory to find a bug

From: Radoulov, Dimitre <cichomitiko_at_gmail.com>
Date: Wed, 9 Nov 2005 14:38:02 +0100
Message-ID: <02d001c5e532$cf5b7490$1a03310a@IBME1D11967173>


You can search for adb/gdb(*nix) or kd.exe/windbg.exe(MS).

You can check MetaLink Note 1812.1, Getting a Stack Trace from a CORE file, also.

HTH,
Dimitre Radoulov

> Hi please
> I'm wondering if I have a problem and I get a dump from the memory of
> the server (windows server if possible), how can you analyze its
> contents and find it is a bug.
> Some time ago I heard a dba analyzed a dump of memory and found there
> was a bug in there.
> I ask my self how did he do.
> Or I didn't understand what they said.
>
> Thank you
> --
> http://www.freelists.org/webpage/oracle-l
>
>

--
http://www.freelists.org/webpage/oracle-l
Received on Wed Nov 09 2005 - 07:40:02 CST

Original text of this message

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