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: Any way to determine which UNIX shared memory belonged to a ORACLE instance

Re: Any way to determine which UNIX shared memory belonged to a ORACLE instance

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Mon, 6 Sep 1999 08:33:59 +0100
Message-ID: <936603656.19765.0.nnrp-14.9e984b29@news.demon.co.uk>

svrmgrl
connect internal
oradebug setospid {unix process id of svrmgrl shadow} oradebug ipc -- might be oradebug dump ipc

Results vary with version of O/S and Oracle

--

Jonathan Lewis
Yet another Oracle-related web site: http://www.jlcomp.demon.co.uk

Tim Lim wrote in message ...
>HI there,
>
>We have multiple DB instances running on our AIX server.
>
>Anyone know how to associate which Shared Memeoy segment on the system
>belonged to which ORACLE DB.
>
>
>I can use the 'ipcs -am' command to see the memory segment created by all
>DB. But, could not tell which belong to which instance.
>
>
>Thanks
>
>
>Tim Lim
>
>
>
Received on Mon Sep 06 1999 - 02:33:59 CDT

Original text of this message

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