在分发服务器上执行查询:
select top 100 * from distribution.dbo.msrepl_errors order by time desc
查看发布订阅是否出错
原文:http://www.cnblogs.com/davidhou/p/4761050.html