Viewing 3 posts - 1 through 4 (of 4 total)
Finally got it.I changed connection manager from sql authentication to windows authentication and gave the user admin roles.Did use any configurations now.Thanks all for the help.
Thanks,
Mahesh
March 24, 2014 at 5:23 am
For ssis configurations,I used sql server table where the password gets picked from table.
Right now it is encryptsensitivewithuserkey,I tries using donsavecasesensitive but when open the package with admin account then...
March 24, 2014 at 3:04 am
Hi,
I created proxy login for user and created job to run the package.
below is the error im gettng.
"Description: Failed to decrypt protected XML node "DTS:Password" with error 0x80070002...
March 24, 2014 at 2:52 am
Viewing 3 posts - 1 through 4 (of 4 total)