Re: waittype=WRITELOG
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Fri, 17 Mar 2006 22:32:00 +0000 (UTC)
Marek Wierzbicki (marek.wierzbickiiiii@xxxxxxxxxxxxx) writes:
In my server (MSSQL 2000 sp4) very often I see long time of executing
query with waittype=WRITELOG
Recovery is set to SIMPLE and there is no autoShrink.
Auto increment file size (log) is set to 10%
What can be the reason of this problem?
On my machine at home I see six processes with *last*waittype = WRITELOG.
All are system spids.
As far as I know you can see the current wait type in clear text anyway,
but there is a binary column waittype in sysprocesses.
This long-running query, is it performing any updates?
And most importantly, do you perceive any real performance problems?
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: waittype=WRITELOG
- From: Marek Wierzbicki
- Re: waittype=WRITELOG
- References:
- waittype=WRITELOG
- From: Marek Wierzbicki
- waittype=WRITELOG
- Prev by Date: Re: outer join column
- Next by Date: Re: Delete Many Rows
- Previous by thread: Re: waittype=WRITELOG
- Next by thread: Re: waittype=WRITELOG
- Index(es):
Relevant Pages
|