Thursday, March 28, 2013

Microsoft Management Reporter 2012 Integration TraceLog

Many people face a lot of issue in data integration but the errors is not enough as the data mart integration log just present error subject, in the following post we will see how to increase the data mart integration trace log level.

  1. Navigate to C:\Program Files\Microsoft Dynamics ERP\Management Reporter\2.1\Server\Services\
  2. Open the MRServiceHost.exe.config in notepad.
  3. Search for <add name="Microsoft.Dynamics.Integration.TraceLog" value="0"/>
  4. Change the 0 to a 4, so it looks like this:   <add name="Microsoft.Dynamics.Integration.TraceLog" value="4"/>
  5. Restart the MR Process Service.
The log file will capture the error and it may provide some more input to what is failing.

1 comment:

  1. Can you suggest a size for the tempdb for the initial integration? We continue to error out with a full tempdb at 80 GB

    ReplyDelete