Weird TPS peaks on SQL 2005 replicated database.
Posted
by SuperCoolMoss
on Server Fault
See other posts from Server Fault
or by SuperCoolMoss
Published on 2009-10-24T16:10:11Z
Indexed on
2010/03/20
9:11 UTC
Read the original article
Hit count: 242
When monitoring the Transactions/Sec using perfmon on one of my SQL2005 replicated databases - I'm seeing the TPS increase to 1000 and then immediately drop back down again - this happens every 5 seconds.
I'm not sure what's causing this - is this something to do with replication?
We also have asynchronous statistics set on this particular database.
I've tried profiling when the users are not connected - but nothing is writing to the database.
ADDED PICTURE AND BOUNTY
© Server Fault or respective owner