<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'Query Plans', 'Add-in', 'plan anaylsis', 'SQL Sentry', and 'execution plans'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=Query+Plans,Add-in,plan+anaylsis,SQL+Sentry,execution+plans&amp;orTags=0</link><description>Search results matching tags 'Query Plans', 'Add-in', 'plan anaylsis', 'SQL Sentry', and 'execution plans'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>SQL Sentry Plan Explorer : New release and an SSMS add-in</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2011/08/03/sql-sentry-plan-explorer-new-release-and-an-ssms-add-in.aspx</link><pubDate>Wed, 03 Aug 2011 12:25:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:37418</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Today we released a new build of SQL Sentry Plan Explorer. The build # is 6.2.34 and you can download it from &lt;a href="http://sqlsentry.net/plan-explorer/sql-server-query-view.asp" title="http://sqlsentry.net/plan-explorer/sql-server-query-view.asp" target="_blank"&gt;the usual location&lt;/a&gt;. &lt;/p&gt;

&lt;p&gt;&lt;br&gt;&lt;font size="4"&gt;Plan Explorer Changes&lt;/font&gt; &lt;br&gt;&lt;/p&gt;

&lt;p&gt;The updates in this release include the following:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A new "Check for Updates" feature accessible via the Help menu:&lt;br&gt;

&lt;blockquote&gt;&lt;img src="http://bertrandaaron.files.wordpress.com/2011/08/pe_update.png"&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;Other new additions to the Help menu:&lt;br&gt;
&lt;blockquote&gt;&lt;img src="http://bertrandaaron.files.wordpress.com/2011/07/pe_helpmenu.png" border="1" height="136" width="306"&gt;&lt;br&gt;&lt;/blockquote&gt;
&lt;/li&gt;

&lt;ul&gt;&lt;li&gt;Enable/disable the Check for Updates on Startup option&lt;br&gt;&lt;/li&gt;

&lt;li&gt;Enable/disable the warning message box when generating an actual plan&lt;br&gt;&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;li&gt;Plan diagram tooltips now indicate whether the operation is ordered:&lt;br&gt;&lt;br&gt;&lt;div style="margin-left:40px;"&gt;&lt;img src="http://bertrandaaron.files.wordpress.com/2011/07/pe_ordered.png" border="1" height="247" width="359"&gt;&lt;br&gt;&lt;/div&gt; &lt;br&gt;&lt;/li&gt;

&lt;li&gt;There is a new theme in place for all grids, more consistent in both appearance and functionality with the grids in Event Manager / Performance Advisor.&lt;br&gt;&lt;br&gt;&lt;/li&gt;

&lt;li&gt;We've added support for a new Management Studio add-in (see below).&lt;br&gt;&lt;br&gt;&lt;/li&gt;

&lt;li&gt;Various fixes as outlined in the &lt;a href="http://downloads.sqlsentry.net/downloads/sqlsentryplanexplorer/PEChange_List.html" title="http://downloads.sqlsentry.net/downloads/sqlsentryplanexplorer/PEChange_List.html" target="_blank"&gt;change list&lt;/a&gt;.&lt;br&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;br&gt;&lt;font size="4"&gt;SQL Server Management Studio Add-In&lt;/font&gt; &lt;br&gt;&lt;/p&gt;

&lt;p&gt;In addition to an updated version of Plan Explorer, we have also released a free add-in for SQL Server Management Studio. What this does is allow you to launch an execution plan directly into Plan Explorer from within SSMS. To get this functionality:&lt;br&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Download and install the latest version of SQL Sentry Plan Explorer from the following page:&lt;br&gt;&lt;a href="http://sqlsentry.net/plan-explorer/sql-server-query-view.asp" title="http://sqlsentry.net/plan-explorer/sql-server-query-view.asp" target="_blank"&gt;http://sqlsentry.net/plan-explorer/sql-server-query-view.asp&lt;/a&gt; &lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;/li&gt;

&lt;li&gt;Shut down all instances of Management Studio (note that the Visual Studio-integrated version of SSMS that ships with the Denali CTPs is not supported at this time, due to changes in the add-in model).&lt;br&gt;&amp;nbsp;&lt;/li&gt;

&lt;li&gt;Download and install the SQL Sentry Plan Explorer Management Studio Add-In, also from the following page:&lt;br&gt;&lt;a href="http://sqlsentry.net/plan-explorer/sql-server-query-view.asp" title="http://sqlsentry.net/plan-explorer/sql-server-query-view.asp" target="_blank"&gt;http://sqlsentry.net/plan-explorer/sql-server-query-view.asp&lt;/a&gt;&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;/li&gt;

&lt;li&gt;Generate an actual or estimated plan in Management Studio, then right-click anywhere in the plan. You will see a new menu item entitled, "View with SQL Sentry Plan Explorer":&lt;br&gt;&lt;br&gt;&lt;img src="http://bertrandaaron.files.wordpress.com/2011/07/pe_addin.png" border="1" height="269" width="750"&gt;&lt;br&gt;&lt;br&gt;This will launch Plan Explorer with your plan(s) in view and with the right connection context in place. This means that once you are in Plan Explorer, you can make changes to the query and generate new estimated or actual plans, and you won't need to fill in connection properties.&lt;/li&gt;
&lt;/ol&gt;
&lt;br&gt;&lt;font size="4"&gt;Questions&lt;/font&gt;&lt;br&gt;
&lt;p&gt;The first question I anticipate is, "Why isn't the add-in bundled as part of Plan Explorer's setup?" There are a couple of reasons. One is that not everybody using Plan Explorer will necessarily want to use the add-in. Another is that it requires SSMS to be shut down in order to replace the DLL. Since it is quite simple and not expected to be updated as frequently as Plan Explorer, the development team preferred a one-time install over disrupting the SSMS experience for each future version of Plan Explorer.&lt;/p&gt;

&lt;p&gt;The next question I anticipate is, "When will the add-in support Denali?" I don't have an answer for this one just yet. But if you want some information about how much the add-in model has changed in the transition to a Visual Studio-based shell, you can ask &lt;a href="http://twitter.com/MladenPrajdic" title="http://twitter.com/MladenPrajdic" target="_blank"&gt;@MladenPrajdic&lt;/a&gt;, the creator of &lt;a href="http://www.ssmstoolspack.com" title="http://www.ssmstoolspack.com" target="_blank"&gt;SSMS Tools Pack&lt;/a&gt;. :-) &lt;/p&gt;&lt;p&gt;&amp;nbsp; &lt;br&gt;&lt;/p&gt;</description></item></channel></rss>