
February 19th, 2004, 04:36 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Getting ORA-03106, can we connect to Oracle 9i from a Oracle 7.3.3 client?
Hi , We have a server running Oracle 7.3.3 (i know very old!!) and we got to
connect to Oracle 9i database which is remote to this server.
I have made the entry in tnsnames.ora file and could successfully run
tnsping. But when I try to connect to it by sqlplus , it gives an error
ORA-03106
But when we try to connect to another server which is running Oracle
9.2.0.3, it connects successfully.
Is Oracle 9i that different from 9.2.0.3? If we can connect to 9.2.0.3 from a
7.3.3 client, why not to a 9i server?
Any suggestions/thoughts are welcome.
Satish.
|