To turn Oracle RAC off on the binary Level:
make -f ins_rdbms.mk rac_off
Now relink the binaries with RAC option turned off:
make -f ins_rdbms.mk rac_off
Posted by Charles Kim, Oracle ACE
To turn Oracle RAC off on the binary Level:
make -f ins_rdbms.mk rac_off
Now relink the binaries with RAC option turned off:
make -f ins_rdbms.mk rac_off
Posted by Charles Kim, Oracle ACE
Comments are closed.