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: Weaver, Walt <wweaver_at_rightnowtech.com>
Date: Tue, 6 Jun 2000 13:02:43 -0600
Message-Id: <10520.107946@fatcity.com>


Yes, I've used "oradebug ipc" a few times to identify shared memory processes and semaphores that are related to aborted instances. Makes it a pretty easy task to get rid of'em, as long as you don't fat-finger the id number :>).

--Walt Weaver
  Bozeman, Montana, USA

-----Original Message-----
From: Deepak Sharma [mailto:sharmakdeep_at_yahoo.com] Sent: Tuesday, June 06, 2000 12:39 PM
To: Multiple recipients of list ORACLE-L Subject: 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'.


Do You Yahoo!?
Yahoo! Photos -- now, 100 FREE prints!
http://photos.yahoo.com
-- 
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 Tue Jun 06 2000 - 14:02:43 CDT

Original text of this message

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