|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:28 AM
Points: 200,
Visits: 746
|
|
HI All,
I am getting the below error when i am running one application , The Microsoft Distributed Transaction Coordinator (MS DTC) has cancelled the distributed transaction.
I Checked the follwoing services : services.msc -- distributed transaction coordinator is running
exec sp_configure : remote rpc transaction is configured to 1 componenet services : locat dtc --> trsaction time out is 120 [seconds]
Now the i have a question :::
1. componenet services : locat dtc -->security --> network DTC access is disabled
2. transaction manager -->inbound and out bound is disabled .
As per the below technet article , it advising to enable 1 and 2 points .
http://technet.microsoft.com/en-us/library/cc753510%28WS.10%29.aspx
Can you please advise me , is it compulsory to enable those two .if i enabled it will cause any issues .
Q2: local dtc-->transaction statistics -->active :6 max active :130
aggregated : committed : 29839015 total :29860582 response time : avg: 40 [milli sec] maximum : 300016[milli sec]
I am not understanding about the above figures : what is it mean by ?
Thanks Lavanya
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:28 AM
Points: 200,
Visits: 746
|
|
Hi ,
Any one reply to my issue. its very urgent for me .
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:28 AM
Points: 200,
Visits: 746
|
|
HI Team ,
From the error log found the below ::
1.Distributed Transaction Coordinator service terminated unexpectedly
2.Enlist operation failed: 0x8004d01c(error not found). SQL Server could not register with Microsoft Distributed Transaction Coordinator (MS DTC) as a resource manager for this transaction. The transaction may have been stopped by the client or the resource manager.
3.The maximum number of active transactions that the MS DTC log file can accomodate has been exceeded. You must increase the size of the MS DTC log file if you wish to initiate more concurrent transactions.
Any suggestions on the above issues .
Thanks, Lavanya
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 2:05 PM
Points: 2,013,
Visits: 1,566
|
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:28 AM
Points: 200,
Visits: 746
|
|
HI dev,
which inputs you want from my side ??
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 2:05 PM
Points: 2,013,
Visits: 1,566
|
|
Before I ask anything related to issue, one general question...
You started this thread in 'Tuesday, September 06, 2011 4:09 PM'. Your issue is still unresolved? I believe it's not a priority issue. Or you resolved it & it reappeared?
~Dev~
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:28 AM
Points: 200,
Visits: 746
|
|
Dev (12/8/2011) Before I ask anything related to issue, one general question...
You started this thread in 'Tuesday, September 06, 2011 4:09 PM'. Your issue is still unresolved? I believe it's not a priority issue. Or you resolved it & it reappeared?
HI Dev,
Thanks for the update . In the month of sept the issue was resolved by restarting the SQL server . The issue is happened again few days back .
Thanks Lavanya
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 2:05 PM
Points: 2,013,
Visits: 1,566
|
|
Lavanyasri (12/8/2011)
Dev (12/8/2011) Before I ask anything related to issue, one general question...
You started this thread in 'Tuesday, September 06, 2011 4:09 PM'. Your issue is still unresolved? I believe it's not a priority issue. Or you resolved it & it reappeared?
HI Dev, Thanks for the update . In the month of sept the issue was resolved by restarting the SQL server . The issue is happened again few days back . Thanks Lavanya
So you know one solution at least... 
OR work on following... That's precisely you need to do.
The maximum number of active transactions that the MS DTC log file can accomodate has been exceeded. You must increase the size of the MS DTC log file if you wish to initiate more concurrent transactions.
~Dev~
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Thursday, June 13, 2013 7:28 AM
Points: 200,
Visits: 746
|
|
HI dev,
The first solution is we changed to transaction timeout to '0'.
Recently i changed the log file size to 150 MB from default size .
Again we are seeing the same issue. I want to know what are the possible reasons for this problem .
.
|
|
|
|
|
SSCrazy
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 2:05 PM
Points: 2,013,
Visits: 1,566
|
|
|
|
|