SQL Server error code
SQL Server error 3941
SQL Server raises error 3941 at severity 16, which marks a problem with the query or data that you can correct.
The transaction cannot modify an object that is published for replication or has Change Data Capture enabled because the transaction started before replication or Change Data Capture was enabled on the database. Retry the transaction.
| Msg | 3941 |
|---|---|
| Severity | 16 |
| Group | 3000–3999 |