hi experts,
I'm using SS 2005 on Win 2003.
I had SQL Server's (synchronous) database mirroring in place for a long time. There seemed to be a drag on performance because SQL Server had to update/write at the mirror database first, then do the same update to the primary database.
I have now removed the mirroring and I'm trying to determine if I'm getting any performance benefit, increased thru-put.
These are the Perfmon counters I monitored before and after removing database mirroring:
Disk:% Disk Time
Disk:Writes per Second
Disk:Avg Disk Q Length
Disk:Avg Disk Write Q Length
Disk:Avg Disk Reads per Second
SQL Server Database: Trans per Second
CPU:% Processor Time
Memoryage Faults per Second
** If thru-put has improved, which counters would have a HIGHER value??
And could a LOWER value indicate an improvement for any of these counters?
I hope my question is clear.
Thanks very much. John
I'm using SS 2005 on Win 2003.
I had SQL Server's (synchronous) database mirroring in place for a long time. There seemed to be a drag on performance because SQL Server had to update/write at the mirror database first, then do the same update to the primary database.
I have now removed the mirroring and I'm trying to determine if I'm getting any performance benefit, increased thru-put.
These are the Perfmon counters I monitored before and after removing database mirroring:
Disk:% Disk Time
Disk:Writes per Second
Disk:Avg Disk Q Length
Disk:Avg Disk Write Q Length
Disk:Avg Disk Reads per Second
SQL Server Database: Trans per Second
CPU:% Processor Time
Memoryage Faults per Second
** If thru-put has improved, which counters would have a HIGHER value??
And could a LOWER value indicate an improvement for any of these counters?
I hope my question is clear.
Thanks very much. John