Hi,
I get the following error when one of my SQL jobs runs:
Date 06/09/2013 22:00:00 Log Job History (SQL Ax Daily_SQL2008.Subplan_1) Step ID 1 Server ACHSQL01 Job Name SQL Ax Daily_SQL2008.Subplan_1 Step Name Subplan_1 Duration 00:00:07 Sql Severity 0 Sql Message ID 0 Operator Emailed Operator Net sent Operator Paged Retries Attempted 0 Message Executed as user: ACHESON\sqlagent. Microsoft (R) SQL Server Execute Package Utility Version 10.50.1600.1 for 64-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 22:00:00 Progress: 2013-09-06 22:00:04.09 Source: {16E7DA4A-9787-400E-BFB5-DF546E3CD1E9} Executing query "DECLARE @Guid UNIQUEIDENTIFIER EXECUTE msdb..sp...".: 100% complete End Progress Error: 2013-09-06 22:00:05.10 Code: 0xC002F210 Source: Maintenance Cleanup Task Execute SQL Task Description: Executing the query "EXECUTE master.dbo.xp_delete_file 0,N'E:\AX40_Dyna..." 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 DTExec: The package execution returned DTSER_FAILURE (1). Started: 22:00:00 Finished: 22:00:06 Elapsed: 5.475 seconds. The package execution failed. The step failed.
I can't figure out what's wrong with the job though.
Can anybody please advise?
Cheers
Paul