Hello, I am working on a project which need to use .NET Transaction with DB2 server on window server 2003.
The point is when I tried to send the transaction from Vista platform to DB2 server, it show some error like this:
SQL0998N Error occurred during transaction or heuristic processing. Reason Code = "16". Subcode = "2-80004005"
The google's result told me about DTC is not enabled, but I enable this function already. This problem doesn't found on XP Service Pack 3. but we have to work on this in Vista.
Could you help me eliminate this problem?