|
sql
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Optimization job failing
I have scheduled the optimization job to run everyday and sometimes it fails.
I get this: Executed as user: test\test. ConnectionCheckForData (CheckforData()). {SQLSTATE 01000} (Message 10054) General network error. Check your network documentation. {SQLSTATE 08S01} (Error 11). The step failed. It does not fail every night. I had it scheduled to run once a week, but it was taken a long time to run so I thought I would run it more often to reduce the time. Also, I notice that when the optimization job is running the transaction log backup fails. Any help would be greatly appreciated. Thank you! Are you having network problems sporadically? Run ping -t all night several
nights in a row (dump to a text file) and see if you have any 'blips" in connectivity. Show quoteHide quote "Orn" wrote: > I have scheduled the optimization job to run everyday and sometimes it fails. > I get this: > > Executed as user: test\test. ConnectionCheckForData (CheckforData()). > {SQLSTATE 01000} (Message 10054) General network error. Check your network > documentation. {SQLSTATE 08S01} (Error 11). The step failed. > > It does not fail every night. I had it scheduled to run once a week, but it > was taken a long time to run so I thought I would run it more often to reduce > the time. > > Also, I notice that when the optimization job is running the transaction log > backup fails. > > Any help would be greatly appreciated. > > Thank you! ok, i will try that.
Can you tell me what the network would have to do with an optimization job running locally on the SQL server? Thank you. Show quoteHide quote "Donna Lambert" wrote: > Are you having network problems sporadically? Run ping -t all night several > nights in a row (dump to a text file) and see if you have any 'blips" in > connectivity. > > > "Orn" wrote: > > > I have scheduled the optimization job to run everyday and sometimes it fails. > > I get this: > > > > Executed as user: test\test. ConnectionCheckForData (CheckforData()). > > {SQLSTATE 01000} (Message 10054) General network error. Check your network > > documentation. {SQLSTATE 08S01} (Error 11). The step failed. > > > > It does not fail every night. I had it scheduled to run once a week, but it > > was taken a long time to run so I thought I would run it more often to reduce > > the time. > > > > Also, I notice that when the optimization job is running the transaction log > > backup fails. > > > > Any help would be greatly appreciated. > > > > Thank you!
Other interesting topics
Variable Number of Parameters
how to know if a DEFAULT exists or not Perfmon counters into SQL Server table how do I search for duplicate values in normalized data ? Query's in Query Analyzer sometimes extremely slow Q: full backup SQL Enterprise Manager Question Informational Queries Blank Database Name Urgent help with error |
|||||||||||||||||||||||