Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
I am executing SSIS package through stored procedure
arasu selvaraj
8y
530
1
Reply
" Description: SSIS Error Code DTS_E_OLEDB_EXCEL_NOT_SUPPORTED:
The Excel Connection Manager is not supported in the 64-bit version of SSIS, as no OLE DB provider is available.
End Error
Error: 2014-09-30 05:52:58.11
Code: 0xC020801C
Source: Load Benefit String Info Excel Source [926]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER.
The AcquireConnection method call to the connection manager "Excel Connection Manager" failed
with error code 0xC00F9304. There may be error messages posted before this
with more information on why the AcquireConnection method call failed. "
SSIS package loads the excel data and dumps into sql table. This package runs correctly when run through manual but it didnt work when called from stored procedure.
If anybody aware of this error please do let me know..
Thanks in Advance.
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
Convert Column value into Number of rows
How to reply in the forum