loads of useful information, examples and tutorials pertaining to web development utilizing asp.net, c#, vb, css, xhtml, javascript, sql, xml, ajax and everything else...

 



Advertise Here
C-Sharpener.com - Programming is Easy!  Learn Asp.Net & C# in just days, Guaranteed!

Agent XPs component is turned off as part of the security configuration for this server

by naspinski 1/22/2008 10:44:00 AM

If you have installed MSSQL 2005 and tried to set up a maintenance plan, this is likely the error you have encountered

Good thing is that it is extremely simple to remedy.

 

  1. Open Programs > Microsoft SQL Server 2005 > Configuration Tools > SQL Server Surface Area Configuration
  2. Click 'Surface Area Configuration for Services and Connections'
  3. Click 'SQL Server Agent
  4. Change 'Startup type' to Automatic
  5. Click 'Start'

 

And thats that... problem was is that default, your SQL Server agent is set to run manually, so you would have to start it every time.  Considering you are setting up a maintenance plan, you are going to want this to be automatic.

Currently rated 4.6 by 11 people

  • Currently 4.636364/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

sql

Related posts

Comments

12/2/2008 9:13:59 PM

Abdoul Jabar
This worked perfectly! Thank you asshole!

Abdoul Jabar us

1/28/2009 11:23:40 AM

Niceguy
one adjustment for those who wouldn't already know..

Click Apply first then start (for some reason it resets back to manual if you don't).

Niceguy us

3/28/2009 1:51:33 AM

Jim

You are the MAN buddy!!! Thank you much!

Jim us

2/25/2010 6:44:09 AM

pingback
Pingback from it.rss24h.com

SQL 2005 Maintenance not enabled ? | it.rss24h.com

it.rss24h.com


Comments are closed