Dynamics AX Knowledge

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年6月3日

摘要: May be you haven't enabled Agent XPs for SQL2005, and when you try to access maintenance plan, SQL will report message like this:Agent XPs component is turned off as part of the security configuration You should enable it as below:sp_configure 'Agent XPs', 1reconfigurego 阅读全文
posted @ 2010-06-03 14:29 Jacky Xu 阅读(635) 评论(0) 推荐(0) 编辑