1: Executed: dtctester
2: DSN: test
3: User Name: sa
4: Password: sa
5: tablename= #dtc8346
6: Creating Temp Table for Testing: #dtc8346
7: Warning: No Columns in Result Set From Executing: 'create table #dtc8346 (ival int)'
8: Initializing DTC
9: Beginning DTC Transaction
10: Enlisting Connection in Transaction
11: Error:
12: SQLSTATE=25S12,Native error=-2147168219,msg='[Microsoft][ODBC SQL Server Driver]Distributed transaction error'
13: Error:
14: SQLSTATE=24000,Native error=0,msg=[Microsoft][ODBC SQL Server Driver]Invalid cursor state
15: Typical Errors in DTC Output When
16: a. Firewall Has Ports Closed
17: -OR-
18: b. Bad WINS/DNS entries
19: -OR-
20: c. Misconfigured network
21: -OR-
22: d. Misconfigured SQL Server machine that has multiple netcards.
23: Aborting DTC Transaction
24: Releasing DTC Interface Pointers
25: Successfully Released pTransaction Pointer.