sqlnet.log error [message #242182] |
Thu, 31 May 2007 23:44 |
sajut
Messages: 69 Registered: January 2007
|
Member |
|
|
Hello all
I recently noticed error 12637 in my sqlnet.log. I am using Oracle 9i R2 on Suse Linux. Could any throw light on this error and how to stop it.
Thanks in advance
Fatal NI connect error 12637, connecting to:
(LOCAL=NO)
VERSION INFORMATION:
TNS for Linux: Version 9.2.0.4.0 - Production
Oracle Bequeath NT Protocol Adapter for Linux: Version 9.2.0.4.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 9.2.0.4.0 - Production
Time: 28-MAY-2007 13:21:54
Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12637
TNS-12637: Packet receive failed
ns secondary err code: 12547
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
***********************************************************************
Fatal NI connect error 12637, connecting to:
(LOCAL=NO)
VERSION INFORMATION:
TNS for Linux: Version 9.2.0.4.0 - Production
Oracle Bequeath NT Protocol Adapter for Linux: Version 9.2.0.4.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 9.2.0.4.0 - Production
Time: 31-MAY-2007 19:04:53
Tracing not turned on.
Tns error struct:
nr err code: 0
ns main err code: 12637
TNS-12637: Packet receive failed
ns secondary err code: 12537
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
|
|
|
Re: sqlnet.log error [message #242187 is a reply to message #242182] |
Thu, 31 May 2007 23:54 |
|
BlackSwan
Messages: 26766 Registered: January 2009 Location: SoCal
|
Senior Member |
|
|
12637, 00000, "Packet receive failed"
// *Cause: A process was unable to receive a packet from another process.
// Possible causes are:
// 1. The other process was terminated.
// 2. The machine on which the other process is running went down.
// 3. Some other communications error occurred.
// *Action: If the cause is not obvious, contact Oracle Customer Support.
|
|
|