Database - RAC/Scalability (MOSC)

MOSC Banner

how to make non rac oracle binaries rac

edited Feb 23, 2012 5:22AM in Database - RAC/Scalability (MOSC) 4 commentsAnswered
All,

 I have installed 11.1.0.7.7 into a new cluster that already has 11.2.0.3 installed.

 The 11.1 installation is not rac enabled.

I know you can remake the 11.1 binaries rac enabled but can't remember the command.

Anybody out there who can help?

I'll continue searching.. thanks in advance

An update: 

To turn on RAC
# link the oracle libraries
$ cd $ORACLE_HOME/rdbms/lib
$ make -f ins_rdbms.mk rac_on
# rebuild oracle
$ cd $ORACLE_HOME/bin
$ relink oracle

anybody have comments?

jc

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center