August 21, 2013

SRVCTL COMMANDS

How to STOP the Oracle RAC resources:
------------------------------------
#srvctl stop instance -d <database_name> -n <node_name>
#srvctl stop vip -n <node_name> -f

How to check current VIP configuration:
--------------------------------------
$srvctl config nodeapps -a

How to verify VIP status:
------------------------
$ifconfig -a

No comments:

Post a Comment