<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OpenText Analytics Database 26.2.x – Viewing profile data in MC</title>
    <link>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/</link>
    <description>Recent content in Viewing profile data in MC on OpenText Analytics Database 26.2.x</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Mc: Viewing different profile outputs</title>
      <link>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/viewing-different-profile-outputs/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/viewing-different-profile-outputs/</guid>
      <description>
        
        
        &lt;p&gt;The Management Console allows you to examine the results of your query profile in multiple views. You can view your profile in the following formats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Path Information view&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Query Drilldown view&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tree Path view&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Profile Analysis view&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can change the query profile output using the icons on the bottom portion of the &lt;strong&gt;Explain&lt;/strong&gt; page.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/explain-planin-mc/output-view3.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Path Information&lt;/strong&gt; view displays the query plan path along with metric data. If you enable profile monitoring, the data will update at the specified interval. To view metadata for a projection or a column, click the object name in the path output. A pop-up window displays the metadata if it is available.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/explain-planin-mc/path-info.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Query Plan Drilldown&lt;/strong&gt; view shows detailed counter information at the node and operator level.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/explain-planin-mc/query-drilldown2.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;For each path, the path number is listed along with statistical information on the node and operator level. This view allows you to see which nodes are acting as outliers. Click on any of the bars to expand details for that node.&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Tree Path&lt;/strong&gt; details the query plan in the form of a tree. If you enable monitoring, the state of the path blocks will change depending on whether the path is running, done, or has not started. Metric information is displayed in each path block for the counters you specified in the Profile Settings.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/explain-planin-mc/profile-tree-view.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;The &lt;strong&gt;Profile Analysis&lt;/strong&gt; view allows you to identify any resource outliers. You can compare the estimated rows produced count with the actual rows produced count, view execution time per path, and identify memory usage per path.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/explain-planin-mc/profile-analysis.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;When you profile a query, you will also see a pie chart detailing the query phase duration. You can also view projection metadata, execution events, and optimizer events by clicking on the respective buttons next to the pie chart.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Monitoring profiling progress</title>
      <link>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/monitoring-profiling-progress/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/monitoring-profiling-progress/</guid>
      <description>
        
        
        &lt;p&gt;While loading profile data for a query, Management Console can provide updates about the query&#39;s progress and resources used.&lt;/p&gt;
&lt;p&gt;To enable profiling progress updates, select the Enable Monitoring check box when profiling a query. See &lt;a href=&#34;../../../../../en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/&#34;&gt;Viewing Profile Data in Management Console&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The default interval time is 60 seconds. At the specified interval, Management Console displays an updated view of the query&#39;s progress. Note that interval times of less than 60 seconds may slow down your query.&lt;/p&gt;
&lt;h2 id=&#34;viewing-updated-profile-metrics&#34;&gt;Viewing updated profile metrics&lt;/h2&gt;
&lt;p&gt;At every interval, Management Console displays a new set of profile metrics. You can view these metrics in Path Information view, Query Plan Drilldown view, or Tree view by clicking the respective view buttons on the left of the output box.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../../../images/monitoring-profiling-progress.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;A dark blue bar indicates the current metric percentage.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When a metric bar has decreased, a dark blue line indicates the previous metric percentage.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;When a metric bar has increased, a light blue bar indicates the added percentage. The previous percentage appears as a dark blue bar.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A metric bar highlighted in yellow indicates it has changed since the last interval.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;A metric bar highlighted in red indicates the absolute value of the metric has decreased. This typically means OpenText™ Analytics Database reported the previous value incorrectly, and has readjusted. (For example, if the database previously reported path&#39;s Time value as 75 seconds, then reports it as 50 seconds at the next interval, the metric bar turns red to indicate the decrease in absolute Time value.)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Mc: Expanding and collapsing query path profile data</title>
      <link>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/expanding-and-collapsing-query-path-profile-data/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/mc/db-management/managing-queries-using-mc/viewing-profile-data-mc/expanding-and-collapsing-query-path-profile-data/</guid>
      <description>
        
        
        &lt;p&gt;When you have a query on the EXPLAIN window, the profile data displays in the right-hand side of the lower half of the window. The query path information can be lengthy, so you can collapse path information that is uninteresting, or expand paths that you want to focus on.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;To collapse all the query paths, click &lt;strong&gt;Collapse All&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To expand all the query paths, click &lt;strong&gt;Expand All&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;To expand an individual query path so you can see details about that step in processing the query, click the first line of the path information. Click the first line again to collapse the path data.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For information about what the profile data means, see &lt;a href=&#34;../../../../../en/mc/db-management/managing-queries-using-mc/about-profile-data-mc/#&#34;&gt;About profile data in Management Console&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
