Problem with connection between Oracle 8.0.5 (Net8) and Oracle 7.3.3(SQL*Net) [message #367685] |
Fri, 01 October 1999 04:55 |
Alexey Shilo
Messages: 1 Registered: October 1999
|
Junior Member |
|
|
Hello
I got next problem. On my box setuped Oracle 8.0.5 and I have to make connect to the Oracle 7.3.3 on another box. Listener is runned on Oracle 7.3.3 and another Oracle 7.3.3 comminicating with first one correctly ( -> listener setuped correctly). I got one more Oracle server with 7.3.4 version. And I _CAN_ communicate correctly with that 7.3.4 from my own 8.0.5, but when I add 7.3.3 server in tnsnames.ora file on my 8.0.5 (for make connect to that 7.3.3), make export TWO_TASK=SERVERNAME.world (this is 7.3.3 server) and everythings looks fine ... but when I run sqlplus login/pass and got next error:
ORA-12571: TNS:packet writer failure
The file listener.ora is the same on 7.3.3 and 7.3.4 Oracles and I cant figure out where is the problem :(
Maybe someone may help me ? Pls
Sorry for my bad english
|
|
|