
Troubleshooting Tips: User exit for multiple subscriptions
CDC require to execute derived columns with this function %USERFUNC, if you set userexit referring to the same stored procedure on different subscriptions, the below error will encountered.
Instead, it is suggested to copy the Stored Procedure into a different name for each subscription and then implement it in the subs Cl |