When I try to move a message to the retry queue inmediatelly it says: \"The tranasction\'s operation sequence is incorrect\".
I would like to know if I have a WCF service that has a TransactionScopeRequired but I don\'t use a transactional binding...
I\'m facing a MSDTC transaction timeout issue now. For historical reaso开发者_开发知识库n, westill have lots of legacy code running DB operations by C++ ODBC, and the connection is escalated into MSDT
So, Is MSDTC a big resource drain 开发者_StackOverflow社区on a system (server & application)?
while there are various articles on MSDTC, I can\'t seem to find some detailed explaination of MSDTC to figure 开发者_C百科out how I need to configure it for my particular scenario.
I\'m writing some Powershell scripts so we can monitor our SQLServer instances through Nagios, I need to get the DTC Active Transaction count in PS so I can output it to Nagios. Is this possible? If s
If I use .Net System.Transactions.TransactionScope class for a transaction across multiple tables in Oracle database, which one will be used LTM[Lightweight transaction manager] or MSDTC[Microsoft dis
I\'m trying to use TransactionScope for unit tests and I keep getting errors on our build server. After following several helpful SO answers and blogs, I installed DTCPing and ran it on both server1 &
Does any body tried to enable WS-AT usage between Oracle ESB and W开发者_JAVA百科CF web service?
MSDN Thread Hi, all. First of all, please excuse any english language mistakes in the following description, because, I\'m not a native speaker and well, I can\'t write it perfectly.