| Login

Search this Blog

Here are the most recent postings to this blog. Use the archive calendar or search to find other entries.
Dec4

Written by:R Teachout
12/4/2006 3:11 AM 

Ran upgrade, got the error: Cannot find folder "\Maintenance Plans". Here's how to fix it.

I found this is ONE newsgroup...

A workaround by means of system sp's.

I used SQL Profiler.

Verify that the folder is missing:
exec sp_executesql N'exec [msdb].[dbo].[sp_dts_getfolder] @P1, @P2',N'@P1 nvarchar(17),@P2 uniqueidentifier',N'Maintenance Plans','00000000-0000-0000-0000-000000000000'

Add the folder if missing:
exec sp_dts_addfolder '00000000-0000-0000-0000-000000000000','Maintenance Plans','08AA12D5-8F98-4DAB-A4FC-980B150A5DC8'

Voila, then it's there..

Tags:

1 comment(s) so far...

sql

Well, great post, thanks. I love to read sql posts and articles, thanks for sharing.
# sql

By TrackBack on  8/14/2010 4:35 PM

Your name:
Your email:
(Optional) Email used only to show Gravatar.
Your website:
Title:
Comment:
Security Code
CAPTCHA image
Enter the code shown above in the box below
Add Comment  Cancel 

I think the most thoughtful feature in Windows is the blue screen. Such a nice, soothing color, just when I need soothing the most. Now if only it could play that mellow newage startup music during hard hangs.
-Unknown

Inspired by Nina