Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

How can I start the SQL Server agent service in SQL Server Management Studio 2008 R2 ?

share|improve this question
belongs to serverfault.com – Shivan Raptor Nov 22 '12 at 11:13
Can you please describe briefly – Manjusha Nov 22 '12 at 11:16
@Farfarak , I tried this link but sql server agent doesnt show 'start' option – Manjusha Nov 22 '12 at 11:23
Open you SSMS, connect to respective server. Can you see the "SQL Server Agent"? If yes, right click the "SQL Server Agent" and Start it. Otherwise check your credentials to start the services. – Gowdhaman008 Nov 22 '12 at 11:31
show 2 more comments

closed as off topic by Shivan Raptor, Jeremy Smyth, GSerg, Bridge, marc_s Nov 22 '12 at 11:36

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.