Hi Experts,
Please help with the below issue -
Detailed Error Description:
Executed as user: PRODGRP\!bd_production. Microsoft (R) SQL Server Execute Package Utility Version 12.0.2430.0 for 32-bit
Copyright (C) Microsoft Corporation. All rights reserved. Started: 11:25:28 AM Error: 2019-08-16 11:25:32.98
Code: 0xC0202009 Source: CustomerSiteGroupLoad Connection manager "ExcelSrcFile"
Description: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
An OLE DB record is available. Source: "Microsoft Office Access Database Engine" Hresult: 0x80004005
Description: "External table is not in the expected format.". End Error Error: 2019-08-16 11:25:32.98
Code: 0xC020801C Source: (DFT) Stg_CustomerSiteGroup (ES) Customer Site Group [31]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.
The AcquireConnection method call to the connection manager "ExcelSrcFile" 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: 2019-08-16 11:25:32.98 Code: 0xC0047017
Source: (DFT) Stg_CustomerSiteGroup SSIS.Pipeline
Description: (ES) Customer Site Group failed validation and returned error code 0xC020801C.
End Error Error: 2019-08-16 11:25:32.98 Code: 0xC004700C
Source: (DFT) Stg_CustomerSiteGroup SSIS.Pipeline
Description: One or more component failed validation.
End Error Error: 2019-08-16 11:25:32.98
Code: 0xC0024107 Source: (DFT) Stg_CustomerSiteGroup
Description: There were errors during task validation.
End Error DTExec: The package execution returned DTSER_FAILURE (1).
Started: 11:25:28 AM Finished: 11:25:32 AM Elapsed: 4.297 seconds. The package execution failed. The step failed
Version of SSIS : 2013
Deployment mode : Package Deployment
Bit version : 32 bit
We have deployed using do not save sensitive
We have saved the excel file in .xlsx format.
one other observation : SSIS Job failing to ingest data from excel to stage table with row count 191246 , but successful in loading same file with row count 76510 .
Requesting you help.
Abhisek Mondal