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

distribution.dbo.MSdistribution_history comment explanation

$
0
0

The comment column of distributor.dbo.MSdistribution_history contains comments such as

<stats state="2"fetch="11554" wait="214007" cmds="17898546" callstogetreplcmds="106880"><sincelaststats elapsedtime="300"fetch="8" wait="291" cmds="1948689" cmdspersec="6495.000000"/></stats>

The state value translates to

STATE   Indication1       Normal Log2       Reader Thread has to WAIT for Writer3       Writer Thread has to WAIT for Reader

Is the comment telling me that the reader thread is waiting for the writer thread but has read 1948689 cmds since the last stats entry. Or is it telling me that the reader thread is waiting for the writer thread and the writer thread has written 1948689 cmds since the last stats entry?


Viewing all articles
Browse latest Browse all 4054

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>