Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: TNS Timeout
Hi John!
Please check your listener.ora file !
Is there the rigth SID included ?
If not the correct the listener.ora file and stop/start the listener.
lsnrctl stop
lsnrctl start
Is the listener running on the destination machine ?
lsnrctl status
br Manfred
john.h.macintyre_at_boeing.com wrote in article
<886546605.862781448_at_dejanews.com>...
> I have a web app using ODBC to connect to an Oracle back end. I keep
> getting the following error.
>
> Microsoft OLE DB Provider for ODBC Drivers error '80004005'
>
> [Microsoft][ODBC driver for Oracle][Oracle]ORA-12505: TNS:listener could
> not resolve SID given in connect descriptor
>
> /Supplierlink/PartOrderlist.asp, line 48
>
> I don't seem to be able to pin down a definite time that it dies.
> Sometimes the page can sit for 13 minutes, sometimes only 2. Any Help in
> User Land?? TIA
>
> -------------------==== Posted via Deja News ====-----------------------
> http://www.dejanews.com/ Search, Read, Post to Usenet
>
Received on Wed Feb 04 1998 - 00:00:00 CST
![]() |
![]() |