Skip to content

[SQL Server 2022 CU26 on Linux] sp_adddistributor triggers fatal assertion (xdesimp.h:509, Msg 3624) — transactional replication completely broken #969

Description

Version

  • Product: Microsoft SQL Server 2022 (RTM-CU26)
  • Build: 16.0.4265.3
  • OS: Ubuntu 22.04 (Docker container, mcr.microsoft.com/mssql/server:2022-CU26-ubuntu-22.04)
  • Deployment: Docker Compose, two-node topology (Publisher+Distributor → Subscriber)

Steps to Reproduce

-- 1. Start a fresh SQL Server 2022 CU26 container with Agent enabled
-- 2. Connect with sqlcmd and run:
EXEC sp_adddistributor @distributor = @@SERVERNAME, @password = N'<any_password>';

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions