gate_s

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

2015年12月28日

摘要: --新建文件夹 sp_configure 'show advanced options', 1; GO RECONFIGURE; GO sp_configure 'xp_cmdShell', 1; GO RECONFIGURE GOdeclare @currentDat... 阅读全文
posted @ 2015-12-28 16:49 gate_s 阅读(292) 评论(0) 推荐(0) 编辑

摘要: 新建维护计划的时候遇到下图的报错信息标题: Microsoft SQL Server Management Studio------------------------------“代理 XP”组件已作为此服务器安全配置的一部分被关闭。系统管理员可以使用 sp_configure 来启用“代理 XP... 阅读全文
posted @ 2015-12-28 09:58 gate_s 阅读(26516) 评论(0) 推荐(3) 编辑