Good Morning All,
I have no idea why the SSIS is so complicated. I have a package in BIDS and its part of a project that i created. The source is ORACLE and the destination is SQL SERVER DB. The package is staright forward load from tables in the oracle database into the SQL SERVER db. It ran fine yesterday and all of a sudden when i opened it in BIDS to run its giving me the following error:
[HISTORY_TBL [1]] Error: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNECTIONMANAGER. The AcquireConnection method call to the connection manager "PROD.USER" failed with error code 0xC0202009. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
In the connection manager i checked the box: saving the password.
In the properties i changed the delay validation from false to true.
The protection level is "Do not save sensitive".
In spite of all this its giving me the error messages.
Please need help.
Thanks