标签:
http://blogs.msdn.com/b/repltalk/archive/2010/02/19/the-process-could-not-execute-sp-repldone-sp-replcounters.aspx
could not execute ‘sp_repldone/sp_replcounters‘
sol :exec sp_replflush
The process could not execute ‘sp_replcmds‘ on ‘Server Name’.
sol: http://www.cnblogs.com/dudu/archive/2010/08/25/1808313.html
将数据库的Owner设置为sa,如下图:
SQL SERVER 订阅发布在restore DB以后的问题
标签:
原文地址:http://www.cnblogs.com/read-acquisitions-docs/p/4549561.html