EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB47740: How to enable MCE trace in MicroStrategy Analytical Platform


Community Admin

• Strategy


This article describes how to enable MCE tracing in MicroStrategy

In Strategy Analytics Platform, the MCE trace helps provide backend analysis of Multi-Cube Engine activity.The Multi-Cube engine is the engine that handles dataset joins on a report services document grid.
 
To enable the MCE trace, follow the steps below:
     1.    Open the Diagnostics and Performance Logging Tool from the Strategy Intelligence Server machine. 
     2.    From the Select Configuration drop-down list, select Machine Default to configure logging for this machine only or for the entire server instance:
                  o To configure logging only for this machine, select Machine Default.
                  o To configure logging for the server instance, select CastorServer Instance.
                  o To configure the server instance with the logging settings that are currently used by this machine, select CastorServer Instance and then select the Use Machine Default Diagnostics Configuration check box.
 
     3.    Select the Diagnostics Configuration tab.
     4.    Select the component MCE.
     5.    To log information about a component to the operating system log file, select the System Log check box for that component.
     6.    To log information about a component to the Strategy Monitor console, select the Console Log check box for that component.
     7.    To log information about a component to a Strategy log file, in the File Log drop-down list for that component, select the log file.
     8.    From the File menu, select Save. The new settings are saved in the registry.
 

ka04W000000OhksQAC_0EM440000002CI4.png

 
Example
For a document that contains three cubes and when the metrics comes from different cubes in the grid, the MCE trace displays the subset and join process as given below:
 

ka04W000000OhksQAC_0EM440000002CIC.png


[PID:4740][THR:3296][MCE][Trace] 
select [Year]@[YEAR_ID],
 [Quarter]@[QUARTER_ID]
from C03 Year,Quarter
to RELATION0-<Year, Quarter>
select * 
from Full Outer Join(
                 Left Outer Join(
                                 C02 Year,Revenue,
                                 RELATION0-<Year, Quarter>
                                ) on Year,
                 Left Outer Join(
                                 C01 Quarter,Profit,
                                 RELATION0-<Year, Quarter>
                                ) on Quarter
                ) on Quarter, Year

 
 


Comment

0 comments

Details

Knowledge Article

Published:

April 14, 2017

Last Updated:

April 14, 2017