Skip to navigation
How to enable the SQL Server Agent within the mssql studio
16.12.16
in mssql studio you may see: Agent XPs disabled than query the following: sp_configure 'show advanced options', 1; GO RECONFIGURE; GO sp_configure 'Agent XPs', 1; GO RECONFIGURE GO
https://msdn.microsoft.com/en-us/library/ms178127.aspx
Reply
Anonymous
Information Epoch 1751409969
Choose portability over efficiency.
Home
Notebook
Contact us