March 6, 2007 at 9:10 am
Hello,
I set up a maintenance plan under SQL Server 2005 Standard Edition, SP1, and the installation was recently upgraded to SP2. Now the maintenance plans are failing, and I get errors when I try to open the exisiting maintenance plans or even try to create a new maintenance plan or new job.
For example, when I try to Modify a maintenance plan, I get:
=======
Cannot show requested dialog
Additional information:
Unable to execute requested command.
Method not found: 'Void
Microsoft.SqlServer.Management.DatabaseMaintenance.TaskUIUtils..ctor()'.
(Microsoft.SqlServer.Management.MaintenancePlanWizard)
=======
Strangely, I can see and edit and create maintenance plans on my desktop copy of Management Studio, just not from the servers (it's a clustered environment). We swapped back an SP1 node and the problem disappears, so it definitely appears to be an SP2 issue.
Does anyone know what is going on with maintenance plans in SP2, and how to resolve this? Can it be resolved by reinstalling client tools, or does it mean reinstalling all of SQL Server, or something else?
Thanks for any help!
webrunner
-------------------
A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html
March 6, 2007 at 12:31 pm
There is some MP issue in SP2 but it is not the one...
Any way MS releasing hotfix for SP2...
http://blogs.msdn.com/sqlrem/archive/2007/02/24/Maintenance-Plan-Changes-in-SQL-Server-2005-SP2.aspx
http://bink.nu/Article9653.bink
MohammedU
Microsoft SQL Server MVP
March 6, 2007 at 11:41 pm
March 7, 2007 at 7:45 am
Thanks for the additional information. Do you have a page or a link for SP2a (or is it called the SP2 hotfix - or both)?
Thanks again,
webrunner
-------------------
A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html
March 7, 2007 at 7:48 am
Maybe it is this page?
Critical Update for SQL Server 2005 Service Pack 2 (KB:933508)
-webrunner
-------------------
A SQL query walks into a bar and sees two tables. He walks up to them and asks, "Can I join you?"
Ref.: http://tkyte.blogspot.com/2009/02/sql-joke.html
March 7, 2007 at 9:56 am
SP2a is called SP2 - you can't get the previous version any more!
Are you trying to open the Maintenance Plans with a non-SP2 version of SSMS? If so, try patching your SSMS installation as well.
March 21, 2007 at 9:43 am
Hi,
re-apply SP2, choose "Client Components" and all should be OK.
July 17, 2008 at 7:46 am
Glad I found this fix. I reapplied SP2 client and presto it is fixed. ~ Gary
July 17, 2008 at 10:47 am
if you have the original SP2 file sitting around on the network remove it and replace it with the latest so it doesnt get re deployed in future 😉
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
Viewing 9 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply