Seaquel
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.
Msg3941
Severity16
Group3000–3999

Source: Database Engine events and errors