Stop Oracle Clusterware or Cluster Ready Services Processes


              Stop Oracle Clusterware or Cluster Ready Services Processes

If you are modifying an Oracle Clusterware or Oracle Cluster Ready Services (CRS) installation, then shut down the following Oracle Database 10g services.
Step to Stop RAC System.

1.       Shut down any processes in the Oracle home on each node that might be accessing a database; for example, shut down Oracle Enterprise Manager Database Control.
2.       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 <Database Name>
3.       Shut down all ASM instances on all nodes. To shut down an ASM instance, enter the following command, where node is the name of the node where the ASM instance is running:
ORCALE_HOME\bin\srvctl stop asm -n node
4.       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
ORCALE_HOME\bin\srvctl stop nodeapps -n node
5.       Shut down the Oracle Clusterware or CRS process by entering the following command on all nodes:
           CRS_HOME\bin\crsctl stop crs

Comments

Popular posts from this blog

How to Configure Logging for EM 12c Management Agent

Steps to HandlingBlock Corruption in Large Partitioned tables using EXCHANGE PARTITION method when no Backups available Metalink Note ID 1324772.1]