November 14, 2012 at 8:14 am
Hi Experts,
I am getting the wait_type as PREEMPTIVE_OS_WRITEFILEGATHER & LOGBUFFER when executing a particular job.
The job finds data older than 3 years and then move them to another table.
What action i should take to avoid these wait types.
November 14, 2012 at 12:57 pm
Ratheesh.K.Nair (11/14/2012)
Hi Experts,I am getting the wait_type as PREEMPTIVE_OS_WRITEFILEGATHER & LOGBUFFER when executing a particular job.
The job finds data older than 3 years and then move them to another table.
What action i should take to avoid these wait types.
Do you know if you are experiencing a large number of log file autogrowths during the same period? Are you ever shrinking the transaction log file after it autogrows?
November 14, 2012 at 1:53 pm
Check the throughput and latency of your IO subsystem.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply