Skip to content

Dont work MSDTC between docker container and MSSQL server for exec distributed transaction #580

@LoliTimkin

Description

@LoliTimkin

Dont work MSDTC between docker container and MSSQL server for exec distributed transaction.

I use on client:
Docker version 27.3.0
Docker Net driver: Nat
OS: Windows server 2022 Standart. 21H2

I use on server:
OS: Windows server 2022 Standart. 21H2

I try assign ports for msdtc for both (server and client) and cretted mapping ports for container. But It dont work.

I guess it because 135 port listening on host with client and msdtc from MSSQL to try connect to it, but schould connect with 135 port inside container, that impossible in current cases.

How we can decide this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedtriageNew and needs attention

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions