-

维护计划向导进度

- 创建维护计划“MaintenancePlan” (错误)
 消息
 * 创建维护计划失败。
 
 ------------------------------
 其他信息:
 
 Creating an instance of the COM component with CLSID {17BCA6E8-A95D-497E-B2F9-AF6AA475916F} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
 
 ------------------------------
 
 Creating an instance of the COM component with CLSID {17BCA6E8-A95D-497E-B2F9-AF6AA475916F} from the IClassFactory failed due to the following error: c001f011. (Microsoft.SqlServer.ManagedDTS)
 

- 将任务添加到维护计划 (已停止)

- 添加计划选项 (已停止)

- 添加报告选项 (已停止)

- 保存维护计划“MaintenancePlan” (已停止)

 


 

 

 

针对不同服务器的解决方案:

X86:

c:\windows\system32\regsvr32 "C:\Program Files\Microsoft SQL Server\100\DTS\Binn\dts.dll"

X64:

c:\windows\syswow64\regsvr32 "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\dts.dll"

 

注册成功之后,重启SQL Server Management Studio即可。

 

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2021-12-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-14
  • 2022-01-09
  • 2021-11-20
  • 2021-10-31
  • 2021-10-18
相关资源
相似解决方案