I want to Install Oracle 8i and Oracle 10g on Same machine. Which version of Oracle to install first? Is there any precedence of installing different versions of Oracle on same machine? If the precedence change, will it cause any problem?
Kindly Suggest.
Thanks in advance,
Karthik
Software/Hardware used:
ASKED:
February 24, 2006 1:50 AM
UPDATED:
August 29, 2010 7:34 AM
Dosesn’t matter, because you have to install Oracle different version in different ORACLE_HOME directory. So, if you work on unix platform, you have set your path to different ORACLE_HOME directory. That can be done on .profile.
One suggestion that will only install the software only, and than you can create database late.
-:?
You should install 8i first because there are some shared files like the oraenv or coraenv files. There are a few others depending on your installation. the oraenv and coraenv are pretty easy to work around but it if you have a choice install 8i then 10g so that way you have less chance of issues with crossover. Oracle is pretty good at backward compatibility.