Oracle® Database Vault Installation Guide Oracle9i Release 2 (9.2.0.8) for hp Tru64 UNIX Part Number E14405-01 |
|
|
View PDF |
This appendix describes how to stop all processes in an Oracle Real Application Clusters (RAC) database, in preparation for installing Database Vault.
Note:
Before you make any changes to the Oracle software, Oracle recommends that you create a backup of the Oracle Database installation.Shut down the following Oracle Database services before modifying the Oracle Database software:
Note:
You must perform these steps in the order listed.Shut down all Oracle RAC instances on all nodes. To shut down all Oracle RAC instances for a database, enter the following command, where db_name
is the name of the database:
$ oracle_home/bin/srvctl stop database -d db_name
Stop all node applications on all nodes. To stop node applications running on a node, enter the following command, where node
is the name of the node where the applications are running:
$ oracle_home/bin/srvctl stop nodeapps -n node