I get this weird error on SQL Server. And I cannot find solution in older posts.
I have this procedure:
create proc _upJM_SyncAll_test as begin
'Distributed Transaction Coordinator' service was not running, So started service and changed service type to automatic too.