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: How can I tell if RAC is running?

Re: How can I tell if RAC is running?

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 14 May 2007 09:30:33 -0700
Message-ID: <1179160230.614307@bubbleator.drizzle.com>


ryansinn_at_gmail.com wrote:
> I've got two nodes in an HP cluster... AMD, Novell Open Enterprise
> Server (OES / SuSe Linux ) 9 and Oracle Standard Edition.
>
> I've install clusterware 10.2.0.1 without any errors, but when I
> install the database afterwards, I'm not prompted to select the nodes
> on which I would like to install it.
>
> So even though Clusterware shows up in the installed products...
>
> How can I check to see if Clusterware services are running?
>
> Shouldn't the Universal installer place the database software on all
> of the nodes on its own or am I expected to propagate it myself
> (against all specified documentation.)
>
> Thanks in Advance,
>
> Ryan

DBMS_UTILITY.ACTIVE_INSTANCES
DBMS_UTILITY.IS_CLUSTER_DATABASE Both documented in Morgan's Library at www.psoug.org under DBMS_UTILITY.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Mon May 14 2007 - 11:30:33 CDT

Original text of this message

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