Clearing and enlarging MS DTC logs
If you experience an MS DTC log problem, for example if you receive the following error message, you can reset the log size:
The MS DTC log file is full and cannot accept new log records.
- Open a Command Prompt window.
- Stop the InForm study by typing:
pfadmin stop trial
- Stop the MS DTC service by typing:
net stop msdtc
- Click Start > Programs > Administrative Tools > Component Services.
- Expand Component Services.
- Expand Computers.
- Expand Distributed Transactions.
- Right-click LocalDTC, and select Properties.
- Select the Logging tab.
- In the Capacity field, increase the capacity of the log file to 100 MB.
- Click OK.
- Right-click My Computer, and select Start MS DTC.
- Close the Component Services window.