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

Home -> Community -> Usenet -> c.d.o.server -> Re: Is it possible to read a SGA's memory architecture ?

Re: Is it possible to read a SGA's memory architecture ?

From: Peter van Rijn <p.vanrijnREMOVE_at_THISzhew.nl>
Date: Tue, 22 Oct 2002 09:33:08 +0200
Message-ID: <ur9vu83f4o2501@corp.supernews.com>


On HP-UX you can use "tusc" which is quite similar to truss. It's not installed by default, but can be found at:

ftp://ftp.cup.hp.com/dist/networking/tools/

hth,
Peter

"Billy Verreynne" <vslabs_at_onwe.co.za> schreef in bericht news:ap2pnl$320$2_at_ctb-nnrp2.saix.net...
> Connor McDonald wrote:
>
> > As I've seen done by an OakTable friend, you can truss oracle and
> > discover how it attaches to the SGA. Then with a little bit of fiddling
> > around the X$ tables, you can map the "ADDR" columns to real physical
> > memory addresses.
>
> truss is one of the most useful Unix commands there is when it comes to
> troubleshooting problems. But I have not seen anything like that on HP-UX
> though. I'm sure there must be a command equivalent to truss?
>
> --
> Billy
Received on Tue Oct 22 2002 - 02:33:08 CDT

Original text of this message

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