• Hi

    Are you able to solve this error ? i am facing same error .Let me know if you can help me .

    My error is :

    Executed as user: <user name>$. Microsoft (R) SQL Server Execute Package Utility Version 10.50.2500.0 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 12:33:01 PM Error: 2012-04-13 12:33:01.52 Code: 0xC00291EC Source: {5FD1BDCE-BBEA-468C-A800-E3AE73472C4C} Execute SQL Task Description: Failed to acquire connection "Local server connection". Connection may not be configured correctly or you may not have the right permissions on this connection. End Error Warning: 2012-04-13 12:33:01.52 Code: 0x80019002 Source: OnPreExecute Description: SSIS 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 errors reaches the number specified in MaximumErrorCount. Change the MaximumErrorCount or fix the errors. End Warning Error: 2012-04-13 12:33:01.54 Code: 0xC0024104 Source: Back Up Database (Full) Description: The Execute method on the task returned error code 0x80131904 (Login failed for user 'sa'.). The Execute method must succeed, and indicate the result using an "out" parameter. End Error Error: 2012-04-13 12:33:01.54 Code: 0xC0024104 Source: {CB4596BD-5F83-476C-9C92-13520F3000A6} Description: The Execute method on the task returned error code 0x80131904 (Login failed for user 'sa'.). The Execute method must succeed, and indicate the result using an "out" parameter. End Error Warning: 2012-04-13 12:33:01.54 Code: 0x80019002 Source: OnPostExecute Description: SSIS Warning Code DTS_W_MAXIMUMERRORCOUNTREACHED. The Execution method succeeded, but the number of errors raised (2) 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. End Warning DTExec: The package execution returned DTSER_FAILURE (1). Started: 12:33:01 PM Finished: 12:33:01 PM Elapsed: 0.531 seconds. The package execution failed. The step failed.