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.
| 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 valuesseverity = 9dberr = 10025oserr=65534dberrstr=possible network error: write to sql server failed.general network error.check your documentationoserrstr=ConnectionRead(recv())what might be the reason for this error.I'm using sql server 2000 + service pack 3Thanks in advanceRaghu " |
|
|
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?MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |
 |
|
|
|
|
|