In this blog post, let’s learn about the error message “22101 – The value supplied for the change_columns argument of CHANGE_TRACKING_IS_COLUMN_IN_MASK function is not valid. The value must be a bitmask returned by the CHANGETABLE(CHANGES …) function.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
22101 – The value supplied for the change_columns argument of CHANGE_TRACKING_IS_COLUMN_IN_MASK function is not valid. The value must be a bitmask returned by the CHANGETABLE(CHANGES …) function.
Reason for the Error
To be update soon…
Solution
To be update soon…