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: shared memory processes and oracle instances

RE: shared memory processes and oracle instances

From: ALEMU Abiy <abiy.alemu_at_criltechnology.com>
Date: Wed, 7 Jun 2000 14:16:48 +0200
Message-Id: <10521.108028@fatcity.com>


I prefer this solution.

-----Message d'origine-----
De: Deepak Sharma [mailto:sharmakdeep_at_yahoo.com] Date: mardi 6 juin 2000 20:39
=C0: Multiple recipients of list ORACLE-L Objet: RE: shared memory processes and oracle instances

I have also used 'oradebug ipc' in the past. But, before I knew that I tried a different approach. There were 1 production and 2 other instances on the same box. Accidentally one of the 2 non-production got aborted accidentally. The 'ipcs -ma' still showed 3 instances. In order to startup the aborted instance I had to first cleanup the shared memory process (using ipcrm). My approach was to find the instance startup time for the instances already up, compare it with the last field CTIME (ipcs -ma). These were not exactly same, but close enough to identify the running instances (and thus, idenitfying the aborted instance)

But, surely 'oradebug ipc' is the answer. I am, however, not sure what happens when there are more than 1 shared memory process per Oracle instance when issuing a 'ipcs -ma'.=20


Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com
--=20
Author: Deepak Sharma
  INET: sharmakdeep_at_yahoo.com
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in Received on Wed Jun 07 2000 - 07:16:48 CDT

Original text of this message

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