Hi,
I deployed SSIS with dtutil utility. Package tried to copy data from Oracle to SQL 2005 and got an error: ....."The AcquiredConnection method call to the connection manager "server.user" failed with error code 0xC0202009. There may be error messages posted before this with more information"
It seems to me connection manager did not get saved. Is there a way I could save the password in package? Thanks.
Chris