I\'m trying to run SQL against a linked server, but I get the errors below :
BEGIN DISTRIBUTED TRANSACTION SELECT TOP 1 * FROM Sessions OLE DB provider &quo
If the servers are clustered and there is a clustered DTC you have to disable security on the clustered DTC not the local DTC.