The specified ‘@subsystem’ is invalid
Posted by Tim on April 8, 2009 in SQL Server |
If you get the following error:
Create maintenance plan failed.
The specified ‘@subsystem’ is invalid (valid values are returned by sp_enum_sqlagent_subsystems). (Microsoft SQL Server, Error 14234)
Just install Integration Services (just a little job…) and reboot.
References:
http://support.microsoft.com/kb/909036/en-us


