Re: starting up a rac node via sqlplus?

From: <johnbhurley_at_sbcglobal.net>
Date: Sat, 30 May 2009 06:59:17 -0700 (PDT)
Message-ID: <946614c2-eff6-4cde-80f2-4c8f984f10d5_at_f19g2000yqo.googlegroups.com>



On May 30, 3:22 am, m..._at_pixar.com wrote:
> oops, accidentally posted this to .misc...
>
> In sqlplus you can shutdown a node in a rac cluster via
>
>     connect sys_at_node3
>     shutdown immediate
>
> Is there a way to start up a node as well?
>
> I am scripting some regression tests related to node failover
> and it would be great if I did not have to script ssh'ing into
> the server but could keep everything at the sqlplus level.
>
> TIA!
> Mark
>
> --
> Mark Harrison
> Pixar Animation Studios

While sqlplus can be used for startup/shutdown of rac instances and the database oracle has a command srvctl specifically designed for RAC databases.

It's been around since 9 RAC ...

http://download.oracle.com/docs/cd/B10500_01/rac.920/a96596/genadmin.htm#31296 Received on Sat May 30 2009 - 08:59:17 CDT

Original text of this message