Hi,
I am using SQL Server 2005 on a 64-bit machine and trying to connect to oracle 10g 64-bit database and when i create the connector i can view the datasource(the connection succeds),but when i run the package in the BIDS itself it fails with"[OLE DB Source [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "xxxxxxxxxx" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
[DTS.Pipeline] Error: component "OLE DB Source" failed validation and returned error code 0xC020801C."
Has anyone come accross this one before ?
and yes i have tried to use the xml configuration and change the protection level of the package..that didn't work.
Thanks,