Relinking an Oracle Home with No RAC option

I encountered this problem trying to install an ORACLE_HOME for a single node (non-rac) database on a 2 node cluster running RAC databases.

cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk rac_off
make -f ins_rdbms.mk ioracle

Monday, December 15th, 2008 at 08:01
No comments yet.

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>