dbTalk Databases Forums  

SQL Server 2005 Copy Database fails

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss SQL Server 2005 Copy Database fails in the microsoft.public.sqlserver.dts forum.



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

Default SQL Server 2005 Copy Database fails - 02-15-2006 , 12:38 PM






I'm using the Copy Database wizard and I'm getting failure due to a
warning where a login is being copied but the login already exists. I
get the message:

The Execution method succeeded, but the number of errors raised (1)
reached the maximum allowed (1); resulting in failure. This occurs when
the number of errors reaches the number specified in MaximumErrorCount.
Change the MaximumErrorCount or fix the errors.

Does anyone know how to set that value?


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: SQL Server 2005 Copy Database fails - 02-19-2006 , 09:51 AM






Hello Steve,


The MaximumErrorCount of the package is available on the properties of the
package.

In control flow of the package make sure the control flow is selected and
not a task, now hit F4




Allan Mitchell
www.SQLDTS.com
www.SQLIS.com
www.Konesans.com

Quote:
I'm using the Copy Database wizard and I'm getting failure due to a
warning where a login is being copied but the login already exists. I
get the message:

The Execution method succeeded, but the number of errors raised (1)
reached the maximum allowed (1); resulting in failure. This occurs
when the number of errors reaches the number specified in
MaximumErrorCount. Change the MaximumErrorCount or fix the errors.

Does anyone know how to set that value?




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.