How to Setup ??? [message #109706] |
Sun, 27 February 2005 22:51 |
Thang ngo Van
Messages: 4 Registered: December 2004
|
Junior Member |
|
|
I installed both Oracle 9.2i and Oracle 8.1i. But i couldn't connect to Database which was created by Ora 9i.
Please give me some Tips to solve this problem.
And by the way, please guide me to install both Ora9i and Ora8i without Conflict.
Thank you.
|
|
|
Re: How to Setup ??? [message #110368 is a reply to message #109706] |
Mon, 07 March 2005 01:35 |
easywebtech123
Messages: 22 Registered: March 2005 Location: c
|
Junior Member |
|
|
Hi,
You can install both versions in the same machine. I have installed 8i ,9.0 and 9.2 databases in the same machine.
You have to consider following areas.
1.check the classpath of oracle/bin . this should be the location of the lated oracle version's bin directory.
2. open the listenet.ora file and check the oracle paths.
3.use TNSPING command and check the actual path of sql.net ora file and tnsnames.ora file.
you can use oracle 9.2 tnsnames.ora file for both versions.
webmaster
http://www.easywebtech.com
|
|
|
|