Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How can I tell if RAC is running?
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.orgReceived on Mon May 14 2007 - 11:30:33 CDT
![]() |
![]() |