Skip to content

XA transactions fail using SQLServer 2017-latest #499

Open
@KyleAure

Description

@KyleAure

When following documentation here:
https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-configure-msdtc-docker?view=sql-server-2017

Attempts to enable distributed transactions on SQL Server 2017. The following error is thrown:

com.microsoft.sqlserver.jdbc.SQLServerException: 
Failed to create the XA control connection. 
Error: "Procedure expects parameter '@errormegssage' of type 'nchar'."

Note: This issue is not seen when using SQL Server 2019 preview. But being a beta/preview image it should not be considered production ready.

Metadata

Metadata

Assignees

Labels

issueRequires Investigation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions