Am I missing anything here ??
Nearly everything, like providing informations about the connection you use in SSIS package and much more details, which we can't guess.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello , To enable transactions in SSIS, I did the following
When I run the package, it is throwing the error message - Failed to acquire connection.Connection may not be configured correctly or you may not have right permissions on this connection.
Am I missing anything here ??
Can anyone help in fixing this error,thanks
Am I missing anything here ??
Nearly everything, like providing informations about the connection you use in SSIS package and much more details, which we can't guess.
Hi @Rahul Polaboina ,
Are you running the package from Visual Studio or SQL agent job?
Please have a check if you could connect to the connection manager successfully.
Also ensure that you have given the necessary permissions to the SQL Agent account if you run in job.
Regards,
Zoe
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
This error occurs when DTC is not running or configured correctly.
Please see:
https://stackoverflow.com/questions/15771134/ssis-enabling-transactions-causes-database-connection-to-fail