Hi,
In our data replication(log transaction) between the publisher and subscriber, a particular datatable will lead to this error:
The process could not bulk copy into table '"dboABC"."TableA"'. (Source: MSSQL_REPL, Error number: MSSQL_REPL20037)
If I don't include the TableA in the replication, the the replication goes just fine.
How do I fix this problem?
Thanks for help.
Jason