| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
|  |  | |||
Home -> Community -> Usenet -> c.d.o.misc -> Re: SQL*Net tracing error codes
Regarding the 517 error, if you are Unix, use the command "oerr tns 517" to
find out the error.
The 54 error is operating system-specific, so I can't be any help there.
                                   Rick
"Peter Kretz" <PeterJKretz_at_t-online.de> writes:
> To find out why I can't get a connection I set "TRACE_LEVEL_CLIENT" to
> "ADMIN".  I received the following :
> ...
> -<ERROR>- error from nricall
> -<ERROR>-    nt err code : 12206
> -<ERROR>-    ns main err code : 12547
> -<ERROR>-    ns (2) err code :  12560
> -<ERROR>-    nt main err code: 517
> -<ERROR>--   nt (2) err code : 54
> -<ERROR>-    nt OS err code : 0
> ...
> So, one look into the documentation, TNS-12560, "protocol adapter error".
> OK.
> But can someone tell me sources (documentational, books, human) for the nt
> error codes (517 and 54).
> 
> thanks in advance
> 
> peter
> 
> 
> 
> 
> 
> 
--
                                        Rick
                                        Rick Wessman
                                        Security and Directory Technologies
                                        Server Technologies
                                        Oracle Corporation
                                        rwessman_at_us.oracle.com
Received on Mon Jun 28 1999 - 07:46:25 CDT
|  |  |