Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Execute SQL Task with TransactionOption Required fails.

$
0
0

Hi all,

I'm using SSDT (2013) and connect to a SQL2014 DB. While migrating from SQL2008R2 to SQL2014 I've run into a problem concerning the TransactionOption property. To simplify the case, I've created a test package.

I created an Execute SQL Task with a simple select statement to a remote server. This is the only task in the control flow.
The connection has been set up with the RetainSameConnection property to True.

So far the package/task works.

But when I change the TransactionOption property of the Execute SQL Task to Required, the package/task fails.
This is the error that I receive : [Execute SQL Task] Error: Failed to acquire connection "xxxxxx". Connection may not be configured correctly or you may not have the right permissions on this connection.

The MSDTC service is running on both my client and the server. It is configured on both machines as seen below in the screenshot. (Can't post screenshot due to verification, so typed the selected properties)
Firewall is off on both machines for this test. (In- & Outbound rules are configured as well).

Does anyone have an idea what is going wrong ? Or is there anything else I need to configure except for the MSDTC service? Any help would be greatly appreciated.

Local DTC Properties:
Network DTC Access -> enabled
Client and Administration : Allow Remote Clients -> enabled
Transaction Manager Communication : Allow Inbound & Outbound -> enabled
Transaction Manager Communication : Mutual Authentication Required -> enabled
Enable SNA LU 6.2 Transactions -> enabled
DTC Logon Account -> NT AUTHORITY\Network Service

Best regards,
Michiel



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>