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
For me, it relate to Firewall setting. Go to your firewall setting, allow DTC Service and it worked.