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 Administration (2000)
 SQL server returning db error 10025

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-06-07 : 07:29:33
Raghunandan writes "I have a scheduled task to back up my database every day at specified time. IF i continuosly change my system year, my custom application error handler function is getting called with the following parameter values

severity = 9
dberr = 10025
oserr=65534
dberrstr=possible network error: write to sql server failed.general network error.check your documentation

oserrstr=ConnectionRead(recv())

what might be the reason for this error.
I'm using sql server 2000 + service pack 3


Thanks in advance
Raghu "

derrickleggett
Pointy Haired Yak DBA

4184 Posts

Posted - 2004-06-07 : 07:56:58
Why are you continuously changing the system year? Is there really some kind of valid reason for this?

MeanOldDBA
derrickleggett@hotmail.com

When life gives you a lemon, fire the DBA.
Go to Top of Page
   

- Advertisement -