Skip to content

Commit 3f7bd39

Browse files
author
Simonx Xu
authored
Update replication-log-reader-agent.md
Update according to [bug 2698036](https://learn.microsoft.com/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate10#2698036).
1 parent b14b907 commit 3f7bd39

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/relational-databases/replication/agents/replication-log-reader-agent.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,9 @@ logread [-?]
143143

144144
**-MultiSubnetFailover** [**0**\|**1**]
145145
Specifies whether the MultiSubnetFailover property is enabled or not. If your application is connecting to an Always On availability group (AG) on different subnets, setting MultiSubnetFailover to 1 (true) provides faster detection of and connection to the (currently) active server.
146+
147+
When you configure a transactional publication on an AG, the Log Reader Agent creates a dynamic linked server for the listener to verify the metadata. Starting with SQL Server 2022 CU10, there's a change in the configuration of the dynamic linked server. For more information, see [KB5031778](https://learn.microsoft.com/troubleshoot/sql/releases/sqlserver-2022/cumulativeupdate10#2698036).
148+
146149
**Applies to**: [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] (Starting with [!INCLUDE [sssql19-md](../../../includes/sssql19-md.md)]).
147150

148151
**-Output** _output_path_and_file_name_

0 commit comments

Comments
 (0)