This is a discussion on Creating maintenance plan wizard problem within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi! When I try to create maintenance plan using wizard in SQL Management Studio for SQL Server 2005 Standard ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi! When I try to create maintenance plan using wizard in SQL Management Studio for SQL Server 2005 Standard Edition, I get the following error: TITLE: Maintenance Plan Wizard Progress ------------------------------ Create maintenance plan failed. ------------------------------ ADDITIONAL INFORMATION: Create failed for JobStep 'Subplan'. (Microsoft.SqlServer.MaintenancePlanTasks) ------------------------------ An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ------------------------------ The specified '@subsystem' is invalid (valid values are returned by sp_enum_sqlagent_subsystems). (Microsoft SQL Server, Error: 14234) I tried the links for this errors, but Microsoft says no additional information available. Can you please help me? Best regards, Zvonko |