Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Excel File Issue in SSIS -SQL Server 2014

$
0
0

We have a Master Package which runs in Default mode (64 bit). We also have child packages for different file formats such flat files, tab delimited and fixed width etc and there is also a package for loading excel files. We are executing Master Package from Command Line, a config file is used at the time of execution, the config file contains server name and database name. We are able to execute all packages successfully by executing the master package,  however we are having issue with the package that loads Excel Files.  We get this error

Below is the error we get

Connection manager "CON_EXCEL"     Description: The requested OLE DB provider Microsoft.Jet.OLEDB.4.0 is not registered. If the 64-bit driver is not installed, run the package in 32-bit mode. Error code: 0x00000000.  An OLE DB record is available.  Source: "Microsoft OLE DB Service Components"  Hresult: 0x80040154  Description: "Class not registered".  

To resolve the issue we tried to run the master package in 32 bit mode however we are getting the following error, we are not able to invoke any child packages when try to tun the Master Package in 32 bit mode

 SSIS Error Code DTS_E_OLEDBERROR.  An OLE DB error has occurred. Error code: 0x80040E21.  An OLE DB record is available.  Source: "Microsoft OLE DB Service Components"  Hresult: 0x80040E21  Description: "Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.".

Can you please share your ideas to resolve the Excel file load issue.  Any help would be greatly appreciated



SQLEnthusiast


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>