Hi,
I'm getting an odd message in the error log:
sort: bob write not complete after 10 seconds
It is not accompanied by an error number.
The message is usually in close proximity to backups and to error 17824.
Any ideas?
Dana Day
I'm getting an odd message in the error log:
sort: bob write not complete after 10 seconds
It is not accompanied by an error number.
The message is usually in close proximity to backups and to error 17824.
Any ideas?
Dana Day
--
Richard Waymire, MCT, MCSE+I, MCSD, MCDBA
Quote:> Hi,
> I'm getting an odd message in the error log:
> sort: bob write not complete after 10 seconds
> It is not accompanied by an error number.
> The message is usually in close proximity to backups and to error 17824.
> Any ideas?
> Dana Day
Neil Pike MVP/MCSE. Protech Computing LtdQuote:> Bob actually stands for something inside of the server, and I had a note
> about this somewhere but can't find it right now. So, you're getting some
> kind of valid error about an internal SQL Server problem... Is this 6.5 or
> 7.0?
Q. What does the SQL Server error message "sort: bob write not complete afterQuote:> I'm getting an odd message in the error log:
> sort: bob write not complete after 10 seconds
> It is not accompanied by an error number.
> The message is usually in close proximity to backups and to error 17824.
A. Bob is the Big Output Buffer. It is used for writing out intermediate
tables created during a sort. Because it is doing heavy sequential writes it
can stress the disk subsystem.
As long as SQL Server carries on, and no other errors are being reported, then
there is nothing to worry about. They are merely showing that the disk
subsystem is unable to keep up with the level of i/o that SQL Server is asking
it to do. SQL just waits and retries these requests.
To up the amount of time that SQL waits before issuing this message and
retrying amend the "resource timeout" parameter via sp_configure.
You MAY need to decrease your max async io or max lazywrite io if these errors
are continuous. Or invest in a faster disk subsystem. Or spread your devices
across more of your existing spindles.
Also make sure that non-SQL processes are not causing disk contention.
===
v1.00 1999.05.05
Applies to SQL Server versions : 6.x
FAQ Categories : Troubleshooting
Related FAQ articles : n/a
Related Microsoft Kb articles : n/a
Other related information : n/a
Authors : Neil Pike
Neil Pike MVP/MCSE. Protech Computing Ltd
(Please reply only to newsgroups)
SQL FAQ (428 entries) see
forumsb.compuserve.com/vlforums/UK/default.asp?SRV=MSDevApps (sqlfaq.zip - L7
- SQL Public)
or www.ntfaq.com/sql.html
or www.sql-server.co.uk
or www.mssqlserver.com/faq
* Sent from Devdex.com http://www.devdex.com The Web Developers Index *
The world's largest index site for Microsoft web technologies.
> --
> Richard Waymire, MCT, MCSE+I, MCSD, MCDBA
> > Hi,
> > I'm getting an odd message in the error log:
> > sort: bob write not complete after 10 seconds
> > It is not accompanied by an error number.
> > The message is usually in close proximity to backups and to error 17824.
> > Any ideas?
> > Dana Day
Dana - I have my sources and a very good memory...Quote:> Thank you very much. I really appreciate the help.
> How do you find out about these kinds of things?
Just for some of the day ;-)Quote:> Are you really a mssqlserver.exe?
Neil Pike MVP/MCSE. Protech Computing Ltd
(Please reply only to newsgroups)
SQL FAQ (428 entries) see
forumsb.compuserve.com/vlforums/UK/default.asp?SRV=MSDevApps (sqlfaq.zip - L7
- SQL Public)
or www.ntfaq.com/sql.html
or www.sql-server.co.uk
or www.mssqlserver.com/faq
1. sort: bob write not complete after 10 seconds
We are getting this message on our SQL 6.5 Server when running bcp to
load data into a table. The bcp is extreamly slow even though the
machine has 4 prosessors
and 1 gig of memory.
Does anybody know what this message means or what causes it?
Thanks
2. Really S L O o o o o o o o o o o Update SQL - Need help, please
3. sort: bob write not complete after 10 seconds.
4. Code challenge : Ageing transaction balances
5. Sort: bob write not completed after 10 seconds
6. sql creating different resultsset ISQLW vs RDO--ODBC
7. sort bob write not complete after 10 seconds
8. Oracle "connect internal" from Pro*C
9. does anyone know what is the meaning of "sort: bob write not complete after 10 seconds"
10. BobMgr::GetBuf: Bob write not complete after 60 seconds
11. sort: bob write not complete error