Re: ORA-12560 Beq protocol error [message #66988] |
Wed, 14 May 2003 07:26 |
Guillermo Lopez
Messages: 3 Registered: May 2003
|
Junior Member |
|
|
We have create a listener in the server (linux machine). It works because I can connect with tnsping from the client PC
Our application needs a local listener running in the client PC. I have create a local listener with Net Assistant but I don't know who to start it (I use Win XP in the client PC).
I suppose this local listener should connect with server listener who connects our databse.
I send you sqlnet.log
Fatal NI connect error 12560, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=C:oracleora90binsqlplus.exe)(HOST=GIS13)(USER=GIS13_USUARIO_2))))
VERSION INFORMATION:
TNS for 32-bit Windows: Version 9.0.1.1.0 - Production
Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.0.1.1.0 - Production
Time: 16-ABR-2003 10:46:11
Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12560
TNS-12560: TNS:error del adaptador de protocolo
ns secondary err code: 0
nt main err code: 530
TNS-00530: Error del adaptador de protocolo
nt secondary err code: 126
nt OS err code: 0
One thing is that we haven't defined anythig with protocol BEQ,..so I don't understand why it makes references to this.
Thank you very much.
|
|
|
|
|