Skip Headers
Oracle® Database Vault Installation Guide
Oracle9i Release 2 (9.2.0.8) for hp Tru64 UNIX

Part Number E14405-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

A Stopping Processes in an Oracle Real Application Clusters Database

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.
  1. 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
    
  2. 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