JDBC Channel Error OLE DB provider SQLOLEDB was unable to begin a distributed transaction
The operation could not be performed because the OLE DB provider 'SQLOLEDB' was unable to begin a distributed transaction.'. For details, contact your database server vendor.If you see the above error while connecting to SQL Server, please ask the Sender or Receiver system's administrator to enable Distributed Transaction Coordinator (DTS) service and network DTC access.
You can also work around this problem, by checking "Database Auto-Commit Enabled" option in the Communication Channel.
Comments
Post a Comment