脚 本 之 家 www.jb51.net
页面导航:  不限条件-->Agent服务使用教程小结
本地搜索:
1.在查询分析器理启动或停止SQL Agent服务  启动  use master  go  xp_cmdshell ’net start SQLSERVERAGENT’  停止  use master  go  xp_cmdshell ’net stop SQLSERVERAGENT’  将服务的启动从手工方式改为自动启动方式  exec xp_cmdshell ’scm -Action 7 -Service mssqlserver ...
http://www.jb51.net//article/8752.htm
共有:1/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: