HI ,
In my environmet many years ago , befor me was merg replication on server 2000 now all server are 2012 and delete merg replication but when i want to exec a sp that want exec insert rowset return error :
while this table is not in replication :
Msg 3609, Level 16, State 1, Line 1
The transaction ended in the trigger. The batch has been aborted.
Msg 20092, Level 16, State 1, Procedure MSmerge_disabledml_CBBF36366F884B97977FFE082ACD1981, Line 8
Table '[dbo].[Tb*****User]' into which you are trying to insert, update, or delete data is currently being upgraded or initialized for merge replication. On the publisher data modifications are disallowed until the upgrade completes and snapshot has successfully run. On subscriber data modifications are disallowed until the upgrade completes or the initial snapshot has been successfully applied and it has synchronized with the publisher.