Skip to content

Commit 29095f0

Browse files
authored
clarify cdc data loss with maxcmdsintran
1 parent 1d503b0 commit 29095f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ logread [-?]
129129
> This parameter is ignored for non- [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] publications. For more information, see the section "Configuring the Transaction Set Job" in [Performance Tuning for Oracle Publishers](../../../relational-databases/replication/non-sql/performance-tuning-for-oracle-publishers.md).
130130
131131
> [!WARNING]
132-
> **MaxCmdsInTran** is not supported if the given publication database is enabled for both Change Data Capture and replication.
132+
> **MaxCmdsInTran** is not supported if the given publication database is enabled for both Change Data Capture and replication. Using **MaxCmdsInTran** under above configuration may lead to data loss in CDC change tables.
133133
134134
**-MessageInterval** _message_interval_
135135
Is the time interval used for history logging. A history event is logged when the **MessageInterval** value is reached after the last history event is logged.

0 commit comments

Comments
 (0)