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: Oracle HA ..

Re: Oracle HA ..

From: guy ruth hammond <grh_at_agency.com>
Date: Wed, 26 Jul 2000 16:41:28 -0400
Message-Id: <10570.113049@fatcity.com>


> One problem is with the script the (monitor in sgi's case) that checks to
> see if the instance is running. It basically just searches for the pmon
> process. Problem is we have two instances with similar names - MC and MCTR.
> As long as MCTR is up, the software thinks MC is up too because a scan for
> ora_pmon_MC finds the ora_pmon_MCTR process too!

Consider:

$ echo MCTR |grep MC
MCTR
$ echo MCTR |grep MC$
$

g

-- 
guy ruth hammond <grh_at_agency.com> | One is punished for being
Technology Analysis & Consulting  | weak, not for being cruel.
617 4521300 http://www.agency.com |       -- Baudelaire
Received on Wed Jul 26 2000 - 15:41:28 CDT

Original text of this message

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