Hi,
am trying to load a oracle table into sql server.
I created a connection manager for oracle and test connection succeded.but when i use that conn mgr in my execute sql task, its throwing me err
[Oracle Source [1]] Error: The AcquireConnection method call to the connection manager XXXX failed with error code 0x80004005. There may be error messages posted before this with more information on why the AcquireConnection method call failed.
The connection manager type is MSORA
Can you pls help me on this