Consultor Eletrônico



Kbase P42912: How do I correctly set up environment for Oracle 8 against Progress version 8 when I have both Oracl
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Verified

GOAL:

How do I correctly set up environment for Oracle 8 against Progress version 8 when I have both Oracle 8 and Oracle 9 installed on my machine?

GOAL:

How to set up environment for Oracle DataServer V8 with Oracle versions 8 when I also have Oracle version 9 installed?

FACT(s) (Environment):

Progress 8.x
Oracle DataServer

FIX:

Since both Oracle 8 and Oracle 9 versions are installed on the same machine, you must make sure that there is no reference to version 9 Oracle in Progress V8 Oracle dataserver environment.

Both ORACLE_HOME and ORACLE_SID should be pointing to Oracle 8 installation, also PATH should include $ORACLE_HOME/bin (%oracle_home%\bin)at the very beginning.