Hi Guest

MobileUser

1 HomePage 1 Jobs 1 WalkIn 1Articles  

Cat Exam

 :) Latest Topic
AJAX
VB.NET
SQL Query
UDDI
CLASS
JavaScript Questions
SharePoint Interview
SilverLight
WCF
general knowledge
 ASP.NET
 :) Hot Jobs
 
 :) Latest Articles


  

 


How do we handle when SQL SERVER Agent is missing from SSMS?
Question Posted on 21 Nov 2022

Home >> SQL Server >> SSMS >> How do we handle when SQL SERVER Agent is missing from SSMS?




How do we handle when SQL SERVER Agent is missing from SSMS?
This a happen some time that SQL Server Agent is missing from SSMS. And it is possible that SSMS will not shows the SQl Server Agent node or it will shows the agent node and this will not be further expanded. And this issue is very common issue at clients. And to solver this issue we use below code.


sp_configure 'show advanced options', 1;
GO
RECONFIGURE;
GO
sp_configure 'Agent XPs', 1;
GO
RECONFIGURE
GO


Once we run the above code this will refresh our SSMS and will display in SQL Server Agent node in our SSMS.
0
0



 
 Input Your Comments Or suggestions(If Any)
 Name
 Email(optional)
 Comments


Other Important Questions
How and why we can disable IntelliSense in SQL Server Management Studio?
How do we handle when SQL SERVER Agent is missing from SSMS?
Can we install non English language version of SSMS(SQL Server Management Studio)?






 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |