KB3124049 - FIX: The execution of a stored procedure is replicated from the publisher to the subscriber incorrectly in SQL Server 2014

Applies To
SQL Server 2014 Developer - duplicate (do not use) SQL Server 2014 Enterprise - duplicate (do not use) SQL Server 2014 Standard - duplicate (do not use)

Symptoms

Consider the following scenario:

  • You use transactional replication in Microsoft SQL Server 2014.

  • You execute a stored procedure that is enabled for transactional replication at the publisher server.

  • You select one of the following options:

    • SET SHOWPLAN_ALL
    • SET SHOWPLAN_TEXT
    • SET SHOWPLAN_XML

In this scenario, the execution of the stored procedure is replicated to the subscriber incorrectly.

Resolution

Cumulative update information

The issue was first fixed in the following cumulative update of SQL Server 2014:

Recommendation Install the latest cumulative update for SQL Server.