Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Webservice always tries BEQ protocol first
Hello out there,
ich have a webservice that runs on MSIIS/W2k and connects to an Oracle 9.0.1.3 Database on another W2k server via an Oracle 8.1.7 client. Whenever the webservice connects, it generates a sqlnet.log saying a connection using the bequeath protocol failed:
VERSION INFORMATION:
TNS for 32-bit Windows: Version 8.1.7.0.0 - Production Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version8.1.7.0.0 - Production
After that the connection succeeds and the webservice delivers correct
results.
I set tracing on but the trace file did not give any further insights.
Amazingly, only the failed attempt to connect locally is traced. The
successfull connection does not appear in the tracefile.
Now the question is:
How can I prevent the webservice from first trying a local connection using the bequeath protocol? Received on Wed Apr 09 2003 - 02:36:28 CDT
![]() |
![]() |