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.