在一个测试服务器删除发布(Publication)时遇到下面错误,具体如下所示

Could not update the distribution database subscription table. The subscription status could not be changed.

标题: Microsoft SQL Server Management Studio
 
------------------------------
 
Could not delete publication 'RPL_GES_MIS_QCSDB'.
 
------------------------------
 
其他信息:
 
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
 
------------------------------
 
'xxxxx' is not defined as a Subscriber for 'xxxx\xxxx'.
 
Could not update the distribution database subscription table. The subscription status could not be changed.
 
Changed database context to 'xxxx'. (Microsoft SQL Server,错误: 20032)

相关文章:

  • 2021-10-08
  • 2022-12-23
  • 2021-09-02
  • 2022-01-07
  • 2021-07-18
  • 2021-11-17
  • 2021-08-25
猜你喜欢
  • 2021-08-08
  • 2022-12-23
  • 2022-01-22
  • 2022-12-23
相关资源
相似解决方案