-SQL 2008R2 SP2
-package imports xls data, massages data, loads data to SQL table
-SSIS package runs fine from BIDS
-when i try to launch it as server agent job, i get the following error:
Date 31/05/2013 2:26:06 PM
Log Job History (RS-BridgeSSISImportPackage)
Step ID 1
Server FOMKLNK182T1
Job Name RS-BridgeSSISImportPackage
Step Name SSIS Execution
Duration 00:00:03
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
Executed as user: FOM\svc_sqlagent_test. Microsoft (R) SQL Server Execute Package Utility Version 10.50.4000.0 for 32-bit Copyright (C) Microsoft Corporation 2010. All rights reserved. Started: 2:26:06 PM Error: 2013-05-31
14:26:09.36 Code: 0xC0202009 Source: RS-CodianTest Connection manager "SourceConnectionExcel" Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred.
Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft JET Database Engine" Hresult: 0x80004005 Description: "Failure creating file.". End Error Error: 2013-05-31 14:26:09.36
Code: 0xC020801C Source: Import from RS Excel Source [95] Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "SourceConnectionExcel"
failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed. End Error Error: 2013-05-31 14:26:09.36 Code: 0xC0047017
Source: Import from RS SSIS.Pipeline Description: component "Excel Source" (95) failed validation and returned error code 0xC020801C. End Error Error: 2013-05-31 14:26:09.36 Code: 0xC004700C
Source: Import from RS SSIS.Pipeline Description: One or more component failed validation. End Error Error: 2013-05-31 14:26:09.36 Code: 0xC0024107 Source: Import from RS
Description: There were errors during task validation. End Error DTExec: The package execution returned DTSER_FAILURE (1). Started: 2:26:06 PM Finished: 2:26:09 PM Elapsed: 3.156 seconds. The package execution
failed. The step failed.