• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Techgoeasy

Techgoeasy

Learn Oracle, PHP, HTML,CSS,Perl,UNIX shell scripts

  • Home
  • Oracle
    • Oracle database
    • Oracle Ebusiness Suite
    • Oracle weblogic
    • Oracle Performance Tuning
    • Oracle Hyperion
    • Oracle Cloud Tutorials
  • SQL
  • interview questions
  • Linux
  • PHP and HTML
  • Downloads
  • General
Home » Oracle » How to add any node to Oracle RAC cluster in 10g and 11g

How to add any node to Oracle RAC cluster in 10g and 11g

November 3, 2012 by techgoeasy Leave a Comment


Step 1: Prepare the server to be added
a) Shared the Database Storage
b) Shared the OCR and voting disk
c) Check the new box for ssh connectivity
Step 2:
Run cluvfy
cluvfy stage -post hwos -n SUN12OS
Step 3:
Add node to Cluster using the $ORACLE_HOME/oui/bin/addnode.sh from the node existing in cluster And choose SUN12OS as the new node . It will open Oracle Universal installer.Provide all the input and get the cluster installed in New Node
Step 4:
If ASM is present in cluster configuration,Then Add ASM Home to the new node
Go to the ASM home in the existing node
$ORACLE_HOME/oui/bin/addnode.sh from existing server And choose SUN12OS as the new node
And run the steps as required
Step 5 . Add the ASM instance if ASM present in Cluster. it can be done manually using below steps
Copy init.ora from existing node
Change the env file
Start the ASM instance and mount the diskgroup
Step 6   Add the Oracle RDBMS software to the New node
Go to the Database  home in the existing node
$ORACLE_HOME/oui/bin/addnode.sh
from existing node And choose SUN12OS as the new node
      And run the steps as required
Step 7 : Add RDBMS instance and Listener
This can be done using dbca and netca or this can be done manually also using below steps
1) Copy init.ora from existing node and modify according to new instance
2) Add redo thread andUndo tablespace for New instance
3)  Enable the thread and startup the instance on new node

Filed Under: Oracle, Oracle Database Tagged With: add any node to Oracle RAC cluster, addnode, cluster, RAC

Reader Interactions

Leave a Reply Cancel reply

Primary Sidebar

Top Posts & Pages

  • How to check Tablespace in Oracle -Size ,Free space,datafiles ,growth
  • Query to check table size in Oracle database
  • how to check all constraints on a table in oracle
  • Oracle Indexes and types of indexes in oracle with example
  • ORA-01017 Oracle Error Resolution Tips



Subscribe to our mailing list

Enter your email address to subscribe to this blog and receive notifications of new posts by email

Recent Posts

  • How to run Autoconfig on Patch system in R12.2
  • Admin scripts in R12.2 Ebuisness Suite
  • Timezone settings in Oracle database
  • how to enable trace in oracle apps r12
  • Transparent Data Encryption Queries

Copyright © 2021 : TechGoEasy

  • Hire me
  • Privacy Policy
  • Contact Us
  • New? Start Here
  • About Us