Showing posts with label Disable RAC off and start database as standalone. Show all posts
Showing posts with label Disable RAC off and start database as standalone. Show all posts
Disable RAC Off and start database as standalone
Thursday, April 19, 2012
1.
Log in as the Oracle software owner (which is typically the UNIX account
oracle) in all nodes.
2. Shut down all the instances from all the nodes using a NORMAL or IMMEDIATE option.
3. Change the working directory to $ORACLE_HOME/lib: cd $ORACLE_HOME/lib
4. Run the following make command to relink the Oracle binaries without the RAC option: make -f ins_rdbms.mk rac_off
This normally runs for few minutes and should not pose any errors.
5. . Now relink the Oracle binaries: make -f ins_rdbms.mk ioracle “
2. Shut down all the instances from all the nodes using a NORMAL or IMMEDIATE option.
3. Change the working directory to $ORACLE_HOME/lib: cd $ORACLE_HOME/lib
4. Run the following make command to relink the Oracle binaries without the RAC option: make -f ins_rdbms.mk rac_off
This normally runs for few minutes and should not pose any errors.
5. . Now relink the Oracle binaries: make -f ins_rdbms.mk ioracle “
at Thursday, April 19, 2012 0 comments
Labels: Disable RAC off and start database as standalone
Subscribe to:
Posts (Atom)
Powered by Blogger.