We are running some multithread tests against sqlserver and some of the
threads came back with errors:
2380 [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead
(InvalidParam())., sqlstate = 01000, native code = 11
2380 [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error.
Check your network documentation., sqlstate = 08S01, native code = 11
3900 [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).,
sqlstate = 01000, native code = 10054
3900 [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error.
Check your network documentation., sqlstate = 08S01, native code = 11
2412 [Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionRead (recv()).,
sqlstate = 01000, native code = 10054
2412 [Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error.
Check your network documentation., sqlstate = 08S01, native code = 11
Apparently it's network error, but anyone knows how to fix this?
Thanks
Jasmine
What is the version of SQL Server (Service Pack)? I am not sure what you do
inducing these errors. Could you describe it in detail? Did this problem
occur randomly? If so, it seems hard to troubleshoot. If not, please
provide the detailed steps so that I can try to reproduce on my side.
"General network error" error message can be caused by many reasons. We
need more information to troubleshoot this error. Coudl you describe How
these errors occurred? Detailed information helps narrow down this issue
more effectively.
I am standing by for your response.
Regards,
Michael Shao
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
C:\>net helpmsg 10054
An existing connection was forcibly closed by the remote host.
Check the hosts NT event log and SQL errorlog for errors. How many
sessions/threads are you hitting the SQL Server with?
Neil Pike MVP/MCSE. Protech Computing Ltd
Reply here - no email
SQL FAQ (484 entries) see
http://forumsb.compuserve.com/gvforums/UK/default.asp?SRV=MSDevApps
(faqxxx.zip in lib 7)
or www.ntfaq.com/Articles/Index.cfm?DepartmentID=800
or www.sqlserverfaq.com
or www.mssqlserver.com/faq