I am using SQL Server 2008 R2.
I get the following error when I try to execute SP from the java side. The same SP works well when I use the query browser to run.
I also tried to use hot fix, but it does not work.
ERROR :: The operation could not be completed because the OLE DB provider "SQLNCLI10" for the linked server "server name" could not start the distributed transaction. during transaction
sql sql-server sql-server-2008-r2 distributed-transactions
hardik.rajani Jul 07 2018-11-11T00: 00Z
source share