I'm trying to copy a database to the same server but I'm encountering the error below:
Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED.
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 MaximumErrorCount. Change the MaximumErrorCount or fix the errors.
I tried to find this property "MaximumErrorCount" to try to change but could not find. I also do not know if this is the way to solve the problem.
I'm using sql server 2008