Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: sysresv doesn't work on AIX
I did some testing with this on HP-UX 11.00 and 11.11. What appears to
matter is the userid, should be the owner of the the shmem seg. For
instance I have a machine with multiple instances. Some are owned by
oraa and the others are owned by orab. These databases have different
Oracle homes. Each ora user can see all the shmem segements in their
oracle home and none in the other.
Allan
-----Original Message-----
Sent: Wednesday, March 26, 2003 5:19 PM
To: Multiple recipients of list ORACLE-L
Hi peter,
you need to use sysresv with oracle user. Is it what you do ?
HTH
At 12:33 26/03/2003 -0800, you wrote:
>Poking around metalink I found a reference to a utility called sysresv
>(note 123322.1). According to the document it displays the id and key
>for each for the shared memory segments which the Oracle instances have
>created.
>
>I tried it on an AIX 4.3 system running three Oracle instances and it
>does not work.
>
>Example:
>
># sysresv -l vdev delmia ngcdev
>
>IPC Resources for ORACLE_SID "vdev" :
>Shared Memory
>ID KEY
>No shared memory segments used
>Oracle Instance not alive for sid "vdev"
>
>IPC Resources for ORACLE_SID "delmia" :
>Shared Memory
>ID KEY
>No shared memory segments used
>Oracle Instance not alive for sid "delmia"
>
>IPC Resources for ORACLE_SID "ngcdev" :
>Shared Memory
>ID KEY
>No shared memory segments used
>Oracle Instance not alive for sid "ngcdev"
>
>If I do Aipcs -m | grep oracle
>
>I get:
>
>m 1179648 0xf50105e0 --rw-r----- oracle oinstall
>m 1179649 0xfa5fbc28 --rw-r----- oracle oinstall
>m 2 0x02da4bbc --rw-r----- oracle oinstall
>
>Anyone else have similar experiences?
>
>Thanks,
>Peter Schauss
>Northrop Grumman Corporation
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.net
>--
>Author: Schauss, Peter
> INET: pschauss_at_northropgrumman.com
>
>Fat City Network Services -- 858-538-5051 http://www.fatcity.com
>San Diego, California -- Mailing list and web hosting services
>---------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the
>message BODY, include a line containing: UNSUB ORACLE-L (or the name of
>mailing list you want to be removed from). You may also send the HELP
>command for other information (like subscribing).
>
>
>
Gilles Parc
carpe diem !!
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Gilles PARC INET: gparc_at_online.fr Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ______________________________________________________________________________ This email is intended solely for the person or entity to which it is addressed and may contain confidential and/or privileged information. Copying, forwarding or distributing this message by persons or entities other than the addressee is prohibited. If you have received this email in error, please contact the sender immediately and delete the material from any computer. This email may have been monitored for policy compliance. [021216] -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Nelson, Allan INET: anelson_at_midf.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Thu Mar 27 2003 - 09:04:30 CST
![]() |
![]() |