Hi Team,
I have changed the backup path location local drive to other storage path. after that i have run the job but its failed below error:
Message
Executed as user: xxxxxx. Microsoft (R) SQL Server Execute Package Utility Version 11.0.2100.60 for 64-bit Copyright (C) Microsoft Corporation. All rights reserved. Started: 7:56:44 AM Progress: 2014-09-22 07:56:44.78
Source: {74CFAF94-FD09-4DB2-AED5-CCE166F673C7} Executing query "DECLARE @Guid UNIQUEIDENTIFIER EXECUTE msdb..sp...".: 100% complete End Progress Error: 2014-09-22 07:56:44.93
Code: 0xC002F210 Source: Maintenance Cleanup Task Execute SQL Task Description: Executing the query "EXECUTE master.dbo.xp_delete_file 0,N'\\xxxxxxx..." failed with the following error: "xp_delete_file()
returned error 2, 'The system cannot find the file specified.'". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly. End Error
Warning: 2014-09-22 07:56:44.93 Code: 0x80019002 Source: Subplan_1 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 DTExec: The package
execution returned DTSER_FAILURE (1). Started: 7:56:44 AM Finished: 7:56:45 AM Elapsed: 0.829 seconds. The package execution failed. The step failed.
Request to you please suggest me on this.
subu