Quantcast
Channel: SQL Server Replication forum
Viewing all articles
Browse latest Browse all 4054

what does stats state/sincelaststats/reader fetch/writer write/wait means from MSdistribution_history.comments ?

$
0
0

Hi guys,

I am working on troubleshooting replication latency, I got the following comments results from MSdistribution_history table.

Could someone please explain them ? what does stats state/sincelaststats/reader fetch/writer write/wait means ?

<stats state="1" work="568575" idle="27066"><reader fetch="568574" wait="34"/><writer write="97" wait="568559"/><sincelaststats elapsedtime="373" work="358" cmds="128" cmdspersec="0.000000"><reader fetch="358" wait="0"/><writer write="0" wait="358"/></sincelaststats></stats>

From above message, does it indicate that replication have a reader latency ? Is it 358 seconds ?

Any help would be appreciate.
Best Regards,

nicofer


Viewing all articles
Browse latest Browse all 4054

Trending Articles