在配置SQL Server 2008的复制功能时,Log Reader Agent不能启动,错误提示:

The process could not execute 'sp_replcmds' on ‘Server Name’.

解决方法:

将数据库的Owner设置为sa,如下图:

The process could not execute 'sp_replcmds' on ‘Server Name’

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-05-21
  • 2021-12-11
  • 2022-01-03
  • 2021-05-23
  • 2022-12-23
  • 2021-06-05
猜你喜欢
  • 2021-12-17
  • 2022-12-23
  • 2021-10-16
  • 2022-12-23
  • 2021-11-14
相关资源
相似解决方案