Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 error from sql procedure

Author  Topic 

cbeganesh
Posting Yak Master

105 Posts

Posted - 2008-11-12 : 11:05:24

hi
we are getting this error message when we are running a sql procedure. This does not occur often. but happens sometimes.

ConnectionRead (recv()). [SQLSTATE 01000]
Msg 11, Sev 16: General network error. Check your network documentation. [SQLSTATE 08S01]”


Any idea how to fix it

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-11-12 : 11:10:27
It seems its due to some network issues.
Go to Top of Page
   

- Advertisement -