12
當我試圖創建SQL Server中的新的維護計劃,其顯示的錯誤:如何在SQL Server中創建維護計劃?
TITLE: Microsoft SQL Server Management Studio
------------------------------
'Agent XPs' component is turned off as part of the security configuration for
this server. A system administrator can enable the use of 'Agent XPs' by using sp_configure.
For more information about enabling 'Agent XPs', see "Surface Area Configuration" in
SQL Server Books Online. (ObjectExplorer)
如果SQL Server代理服務未運行,您還會收到此消息。除了T-SQL答案之外,請檢查SQL Server代理的Windows服務列表,並確保它設置爲自動啓動並運行。 – ulty4life 2015-09-01 16:06:06