September 11, 2012 at 3:13 am
Hi All,
The SSIS Package Fails saying
"The AcquireConnection method call to the connection manager "Excel_Source" failed with error code 0xC0202009"
Here is how the Package is Ran:
1. Package has triggered as part of SQL Server Job.
2. SQL Server Job Ran based on proxy, an user will be able to Access only if he access to the proxy.
3. SQL Server has been set to Run on 32 Bit Run Time.
4. When the Excel file size is less than or equal to 2MB, File gets loaded with no issues.
In my local machine the %TMP% is free and C Drive has good Space update 2 GB.
Please need help to understand where the issue is.
September 11, 2012 at 11:05 pm
Hi,
check "Run64BitRuntime" property , it is TRUE or FALSE?make it FALSE.
Cheer's
Rajesh
September 13, 2012 at 2:18 pm
Here is an excellent article from 2008:
http://www.sqlservercentral.com/articles/Integration+Services+%28SSIS%29/64585/
September 13, 2012 at 2:19 pm
churlbut (9/13/2012)
Here is an excellent article from 2008:http://www.sqlservercentral.com/articles/Integration+Services+%28SSIS%29/64585/
Shall we make this easier for others?
http://www.sqlservercentral.com/articles/Integration+Services+%28SSIS%29/64585/
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply