dbTalk Databases Forums  

Maintenance Plan Fails

microsoft.public.sqlserver.tools microsoft.public.sqlserver.tools


Discuss Maintenance Plan Fails in the microsoft.public.sqlserver.tools forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rick
 
Posts: n/a

Default Maintenance Plan Fails - 05-09-2009 , 01:59 PM






Hello Group,

We were running SQL2000 and upgraded to SQL2005. After backing up our
databases to a remote HD and restoring them onto SQL2005 I can no longer run
a maintenance plan against the restored databases. For a test I created a
test database and used the maintenance plan wizard to create the backup plan.
When I execute the plan it works fine on the newly created test database. I
have been looking and looking for the reason for the failures against the
restored database’s but just can’t pin it down. So I’m hoping someone can
help out with my problem.

Thanks,
Rick Morgan


Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Maintenance Plan Fails - 05-09-2009 , 03:51 PM






Is the compatibility mode set to 80 or still at 70?

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Rick" <Rick (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hello Group,

We were running SQL2000 and upgraded to SQL2005. After backing up our
databases to a remote HD and restoring them onto SQL2005 I can no longer
run
a maintenance plan against the restored databases. For a test I created a
test database and used the maintenance plan wizard to create the backup
plan.
When I execute the plan it works fine on the newly created test database.
I
have been looking and looking for the reason for the failures against the
restored database’s but just can’t pin it down. So I’m hoping someone can
help out with my problem.

Thanks,
Rick Morgan



Reply With Quote
  #3  
Old   
Rick
 
Posts: n/a

Default Re: Maintenance Plan Fails - 05-10-2009 , 08:30 PM



It is set to 70.

"Andrew J. Kelly" wrote:

Quote:
Is the compatibility mode set to 80 or still at 70?

--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Rick" <Rick (AT) discussions (DOT) microsoft.com> wrote in message
news:45B30EA1-01CF-4170-B2D2-DDF69FF7A65F (AT) microsoft (DOT) com...
Hello Group,

We were running SQL2000 and upgraded to SQL2005. After backing up our
databases to a remote HD and restoring them onto SQL2005 I can no longer
run
a maintenance plan against the restored databases. For a test I created a
test database and used the maintenance plan wizard to create the backup
plan.
When I execute the plan it works fine on the newly created test database.
I
have been looking and looking for the reason for the failures against the
restored database’s but just can’t pin it down. So I’m hoping someone can
help out with my problem.

Thanks,
Rick Morgan




Reply With Quote
  #4  
Old   
Rick
 
Posts: n/a

Default Re: Maintenance Plan Fails - 05-10-2009 , 08:37 PM



I set it to 80 and tried it failed. Here is part of the error.

Error: 2009-05-10 21:32:19.71 Code: 0xC001000E Source:
Description: The connection "{AFB82EF1-9A11-409C-81B1-9178A8A320C5}" is not
found. This error is thrown by Connections collection when the specific
connection element is not found. End Erro

Reply With Quote
  #5  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: Maintenance Plan Fails - 05-11-2009 , 07:53 AM



I am a little lost on exactly what you are doing. Did you restore MSDB as
well and is this a maintenance plan that was created on the 2000 server?
The 2000 plans are considered legacy and should be totally redone from
scratch using the new 2005 MP.


--
Andrew J. Kelly SQL MVP
Solid Quality Mentors


"Rick" <Rick (AT) discussions (DOT) microsoft.com> wrote

Quote:
I set it to 80 and tried it failed. Here is part of the error.

Error: 2009-05-10 21:32:19.71 Code: 0xC001000E Source:
Description: The connection "{AFB82EF1-9A11-409C-81B1-9178A8A320C5}" is
not
found. This error is thrown by Connections collection when the specific
connection element is not found. End Erro


Reply With Quote
  #6  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Maintenance Plan Fails - 05-11-2009 , 04:59 PM



Rick (Rick (AT) discussions (DOT) microsoft.com) writes:
Quote:
I set it to 80 and tried it failed. Here is part of the error.
There was a little confusion in Andy's post. 70 is for SQL 7, 80 is the
mode for SQL 2000. The compatibility level for SQL 2005 is 90. However:

Quote:
Error: 2009-05-10 21:32:19.71 Code: 0xC001000E Source:
Description: The connection "{AFB82EF1-9A11-409C-81B1-9178A8A320C5}" is
not found. This error is thrown by Connections collection when the
specific connection element is not found. End Erro
This error does not look like something that could depend on the
compat level.





--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.