SQL Server Error Msg 21192 – MSrepl_tran_version column is a predefined column used for replication and can be only of data type uniqueidentifier

In this blog post, let’s learn about the error message “21192 – MSrepl_tran_version column is a predefined column used for replication and can be only of data type uniqueidentifier” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

21192 – MSrepl_tran_version column is a predefined column used for replication and can be only of data type uniqueidentifier

Reason for the Error

To be update soon…

Solution

To be update soon…