<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DB Management Blog &#124; Quest Software &#187; Spotlight on SQL Server</title>
	<atom:link href="http://dbmanagement-blog.com/category/sqlserver/spotlight-on-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dbmanagement-blog.com</link>
	<description>Bringing you inside information about Quest Software&#039;s database management products.</description>
	<lastBuildDate>Fri, 23 Jul 2010 20:12:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SoSSE 7.0: Virtual Machine Monitoring and Diagnostics</title>
		<link>http://dbmanagement-blog.com/2010/07/02/sosse-7-0-virtual-machine-monitoring-and-diagnostics/</link>
		<comments>http://dbmanagement-blog.com/2010/07/02/sosse-7-0-virtual-machine-monitoring-and-diagnostics/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 13:05:06 +0000</pubDate>
		<dc:creator>Jason Hall</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Spotlight on SQL Server Enterprise]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=531</guid>
		<description><![CDATA[In a previous post we explained some of the challenges associated with monitoring CPU utilization on a VM.  One of the most significant new features in Spotlight on SQL Server Enterprise version 7.0 is the ability to provide further insight into VMWare&#8217;s impact on your SQL Server&#8217;s.  I&#8217;d like to explain the feature in greater [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post we explained some of the challenges associated with monitoring CPU utilization on a VM.  One of the most significant new features in Spotlight on SQL Server Enterprise version 7.0 is the ability to provide further insight into VMWare&#8217;s impact on your SQL Server&#8217;s.  I&#8217;d like to explain the feature in greater detail below:</p>
<p>SoSSE is not designed to be a full blown VMWare monitoring package.  Quest has one of those (it’s called vFoglight) if the you&#8217;re interested.  SoSSE is hoping to provide you with enough information about your virtual environment so that you can rule in, or out, VMWare as the cause of your performance issue.  By showing a you the amount of resource utilization that ESX is “stealing” from your database server, you can immediately know whether or not your performance issue is caused by your SQL Server instance, or is caused by VMWare taking your resources.  Spotlight on SQL Server Enterprise can now provide full visibility into the entire OS stack that the database instance is running on. SQL Server -&gt; Windows OS -&gt; VMWare ESX.</p>
<p><img class="alignnone size-full wp-image-533" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/VMOverhead1.png" alt="VMOverhead" width="131" height="213" /> <img class="alignnone size-full wp-image-538" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/CPU-Diag.png" alt="CPU Diag" width="398" height="196" /></p>
<p>This is exactly what DBA’s have been needing since VM’s became prevalent, the ability to know whether a problem is theirs to troubleshoot, or whether they are wasting their time looking into an issue that is caused by some other machine.  Obviously with any metric showing overhead, you want the value to be as low as possible.  SoSSE can raise alarms, if you&#8217;d like, whenever this metric exceeds a user definable percentage.</p>
<p>In addition to this single homepage metric, SoSSE also now has two additional drilldowns to provide more detailed information.  The Virtual CPU drilldown shows a historical graph showing  CPU % (idle and used) as well as the CPU that has been stolen by ESX% (in red).  In addition to CPU %, this drill down also shows the MHz of CPU that a VM has consumed.  We discussed in the last post how critical it is to analyze these two metrics  together!</p>
<p><img class="alignnone size-full wp-image-534" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/VCPUsHomepage.png" alt="VCPUsHomepage" width="304" height="235" /></p>
<p><img class="alignnone size-large wp-image-535" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/VCPUsDrilldown-600x417.png" alt="VCPUsDrilldown" width="600" height="417" /></p>
<p>If you determine that VMWare is taking resources from your VM, you can also view a list of VM&#8217;s managed by ESX so that you can view which VM is taking your resources.  You can sort this list by host to view all VM&#8217;s you are sharing an ESX server with, and then see how much (in GHZ) each VM is consuming.</p>
<p><img class="alignnone size-full wp-image-536" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/VMWareHomepage.png" alt="VMWareHomepage" width="1021" height="402" /></p>
<p>We hope you find this feature useful and, as always, would love to hear your feedback!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/07/02/sosse-7-0-virtual-machine-monitoring-and-diagnostics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>With Virtual Machines, GHz are King (or Queen)!</title>
		<link>http://dbmanagement-blog.com/2010/07/01/with-virtual-machines-ghz-are-king-or-queen/</link>
		<comments>http://dbmanagement-blog.com/2010/07/01/with-virtual-machines-ghz-are-king-or-queen/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 17:32:00 +0000</pubDate>
		<dc:creator>Jason Hall</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSP]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Spotlight on SQL Server Enterprise]]></category>
		<category><![CDATA[sqlserverpedia]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=517</guid>
		<description><![CDATA[Whether we like it or not (I'm not going to approach that political battle), virtualization is becoming a mainstay in not only our development environments, but also production.  Whether or not you agree with virtualizing production servers, you are eventually going to have to manage and tune them, either at your current job or your next.  I want to take this opportunity to explain and show the best way to analyze CPU utilization in a virtual environment.  The examples we show here are using VMWare vSphere 4 but the concepts apply regardless of your virtual platform.]]></description>
			<content:encoded><![CDATA[<p>Whether we like it or not (I&#8217;m not going to approach that political battle), virtualization is becoming a mainstay in not only our development environments, but also production.  Whether or not you agree with virtualizing production servers, you are eventually going to have to manage and tune them, either at your current job or your next.  I want to take this opportunity to explain and show the best way to analyze CPU utilization in a virtual environment.  The examples we show here are using VMWare vSphere 4 but the concepts apply regardless of your virtual platform.</p>
<p>Historically, when we look at a physical machine, the simple metric of CPU % Used is a pretty good measure of how busy a SQL Server is.  A server that is at one time showing 20% CPU utilization and then at another time is showing 80% CPU utilization is generating 4X as much work during the later time period.  In an operating system that is being hosted by a VM, we lose the luxury of knowing exactly how much CPU horsepower we have at any given time.  The are a few factors that attribute to this &#8220;grey area&#8221;:</p>
<ol>
<li>A VMWare admin has the ability to set an upper limit on the amount of CPU that is available to your VM.  They can also set a reservation to guarantee an amount of CPU to your VM.<br />
<img class="alignnone size-full wp-image-519" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/CPU-Limit.png" alt="CPU-Limit" width="408" height="148" /><br />
I will not see this limit in My Computer -&gt; Properties nor will I see any representation of this limit in task manager or perfmon.  Let&#8217;s assume that throughout the morning I have 2GHz available to my VM and am showing 20% CPU utilization.  Later in the afternoon, my VMWare admin needs to free up resources so they put a 1 GHz cap on my available CPU.  Now the exact same workload will show 40% CPU utilization.  Nothing has changed on the OS or in my SQL Server workload, yet I am showing twice the CPU %.  See where this gets confusing?</li>
<li>Even if the VMWare admin hasn&#8217;t set any resource cap on your VM&#8217;s available CPU, the ESX host could simply become overloaded.  Let&#8217;s say an ESX host has 8GHz of total processing power, and that host has 5 VM&#8217;s running on it.  Normally each VM uses about 1GHz of processing power, but all of a sudden, each VM needs 2GHz.  Like fitting 10 pounds of feathers into a 5 pound bag, something has to give.  What gives, is that ESX has to dynamically scale down each VM&#8217;s available CPU to account for the increased workload.  As a result, you may see 80% CPU utilization when looking at perfmon or task manager, but you have no idea what that 100% is of.</li>
<li>A virtual machine may not be tied to a single ESX host.  For DR or performance reasons, a VMWare administrator can move your VM from ESX host to ESX host without you knowing.  These ESX hosts also need not offer the same performance as one another.  You could be chugging along just fine during the morning with 4 GHz of processing power, and then in the afternoon be switched to an ESX host with 3 GHz of processing power.  Not only did you not know that this occured, but your VM&#8217;s CPU % will go up, even though the workload is unchanged.</li>
</ol>
<p>Because of this, it is absolutely critical that you not simply look at CPU % as a measure of how busy SQL Server is or how much CPU it is using.  Percentages are always relative to a ceiling, and when that ceiling can move up or down at will (or whenever a VMWare admin decides that your ceiling is too high), the percentage itself loses meaning.  CPU% analyzed in conjunction with GHz used will allow you to paint the full picture of a VM&#8217;s CPU requirements.  Unfortunately, this data is not available by looking purely at the OS.  You will need metrics from the virtual layer as well.  That data is readily available in the built in VMWare client tools (vSphere), but you&#8217;ll either need to have access to the ESX or vCenter instance to view them, or a tight relationship with the VMWare admin who can send them to you.</p>
<p><img class="alignnone size-full wp-image-523" src="http://dbmanagement-blog.com/wp-content/uploads/2010/07/CPU_Chart1.png" alt="CPU_Chart" width="905" height="420" /></p>
<p>For a better way to have this information at your fingertips, stay tuned&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/07/01/with-virtual-machines-ghz-are-king-or-queen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Countdown to SoSSE 7: VMWhat? Really?</title>
		<link>http://dbmanagement-blog.com/2010/05/06/countdown-to-sosse-7-vmwhat-really/</link>
		<comments>http://dbmanagement-blog.com/2010/05/06/countdown-to-sosse-7-vmwhat-really/#comments</comments>
		<pubDate>Thu, 06 May 2010 11:57:16 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=470</guid>
		<description><![CDATA[Yes, VMWare ESX support is now in Spotlight on SQL Server Enterprise (SoSSE)!  If you&#8217;ve joined the ranks of the believers, or the of coerced non-believers in some cases, and are running SQL Server in a virtualized environment, Spotlight will help you to identify whether virtualization overhead is sapping your CPU.
]]></description>
			<content:encoded><![CDATA[<p>Yes, VMWare ESX support is now in Spotlight on SQL Server Enterprise (SoSSE)!  If you&#8217;ve joined the ranks of the believers, or the of coerced non-believers in some cases, and are running SQL Server in a virtualized environment, Spotlight will help you to identify whether virtualization overhead is sapping your CPU.</p>
<div id="attachment_466" class="wp-caption alignleft" style="width: 610px"><img class="size-large wp-image-466" title="VMWare Homepage" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/VMWare-Homepage1-600x480.png" alt="VMWare ESX Homepage" width="600" height="480" /><p class="wp-caption-text">VMWare ESX Homepage</p></div>
<div id="attachment_467" class="wp-caption alignleft" style="width: 610px"><img class="size-large wp-image-467" title="WMWare SQL Server Homepage" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/WMWare-SQL-Server-Homepage3-600x461.png" alt="VMWare SQL Server Homepage with Virtualization Overhead" width="600" height="461" /><p class="wp-caption-text">VMWare SQL Server Homepage with Virtualization Overhead</p></div>
<div id="attachment_468" class="wp-caption alignleft" style="width: 610px"><img class="size-large wp-image-468" title="WMWare Windows Homepage" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/WMWare-Windows-Homepage3-600x460.png" alt="WMWare Windows Homepage with Virtualization Overhead" width="600" height="460" /><p class="wp-caption-text">WMWare Windows Homepage with Virtualization Overhead</p></div>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/05/06/countdown-to-sosse-7-vmwhat-really/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Countdown to SoSSE 7: SQL Azure Support!</title>
		<link>http://dbmanagement-blog.com/2010/05/05/countdown-to-sosse-7-sql-azure-support/</link>
		<comments>http://dbmanagement-blog.com/2010/05/05/countdown-to-sosse-7-sql-azure-support/#comments</comments>
		<pubDate>Thu, 06 May 2010 01:40:59 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=451</guid>
		<description><![CDATA[I mentioned it earlier, but seeing is believing.  SQL Azure support is now part of Spotlight on SQL Server Enterprise (SoSSE)!  Our axis of diagnosis now goes from relational, to cubed, to cloud.  Just like with our other connection types, our SQL Azure homepage displays a visual representation of the underlying technology so you can [...]]]></description>
			<content:encoded><![CDATA[<p>I mentioned it earlier, but seeing is believing.  SQL Azure support is now part of Spotlight on SQL Server Enterprise (SoSSE)!  Our axis of diagnosis now goes from relational, to cubed, to cloud.  Just like with our other connection types, our SQL Azure homepage displays a visual representation of the underlying technology so you can understand how your traffic is flowing from user requests through to your database storage.</p>
<div id="attachment_453" class="wp-caption alignnone" style="width: 610px"><img class="size-large wp-image-453" title="SQL Azure Homepage" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/SQL-Azure-Homepage-600x480.png" alt="SQL Azure Homepage" width="600" height="480" /><p class="wp-caption-text">SQL Azure Homepage</p></div>
<div id="attachment_452" class="wp-caption alignnone" style="width: 610px"><img class="size-large wp-image-452" title="SQL Azure Database Drilldown" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/SQL-Azure-Database-Drilldown-600x480.png" alt="SQL Azure Database Drilldown" width="600" height="480" /><p class="wp-caption-text">SQL Azure Database</p></div>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/05/05/countdown-to-sosse-7-sql-azure-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Countdown to SoSSE 7: Replication</title>
		<link>http://dbmanagement-blog.com/2010/05/03/countdown-to-sosse-7-replication/</link>
		<comments>http://dbmanagement-blog.com/2010/05/03/countdown-to-sosse-7-replication/#comments</comments>
		<pubDate>Tue, 04 May 2010 01:23:44 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=428</guid>
		<description><![CDATA[What&#8217;s a SoSSE?  Why, our pet name for Spotlight on SQL Server Enterprise, of course!
I wanted to show you some of what will be coming in the 7.0 release before it&#8217;s available.  First up, replication support.  In keeping with the ease of use that SoSSE brings to other aspects of SQL Server management, just identify [...]]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s a SoSSE?  Why, our pet name for Spotlight on SQL Server Enterprise, of course!</p>
<p>I wanted to show you some of what will be coming in the 7.0 release before it&#8217;s available.  First up, replication support.  In keeping with the ease of use that SoSSE brings to other aspects of SQL Server management, just identify your distribution server and SoSSE will discover your publishers and subscribers, show you the health of individual replication jobs and the overall replication scheme, and allow you to configure alarms and automated responses to them.  Add to that other key features in SoSSE like playback for up to two weeks of data (presented in the same interface and not a feature-limited report view), long-term reporting for trending and analysis, and the ability to manage your entire environment via alarm logs, timelines, or a graphical enterprise view and you can rest assured that SoSSE will have the data you need, when you need it.</p>
<div class="mceTemp">
<div id="attachment_432" class="wp-caption alignnone" style="width: 610px"><img class="size-large wp-image-432" title="SoSSE 7.0 Replication Home Page" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/SoSSE-7.0-Replication-Home-Page1-600x415.PNG" alt="Replication Home Page" width="600" height="415" /><p class="wp-caption-text">Replication Home Page</p></div>
</div>
<div class="mceTemp">
<div id="attachment_433" class="wp-caption alignnone" style="width: 610px"><img class="size-large wp-image-433" title="SoSSE 7.0 Replication Subscriptions Drilldown" src="http://dbmanagement-blog.com/wp-content/uploads/2010/05/SoSSE-7.0-Replication-Subscriptions-Drilldown1-600x415.PNG" alt="Replication Drill-down" width="600" height="415" /><p class="wp-caption-text">Replication Drill-down</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/05/03/countdown-to-sosse-7-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s official! Spotlight on SQL Server Enterprise will be GA Thursday, May 6th!</title>
		<link>http://dbmanagement-blog.com/2010/05/03/its-official-spotlight-on-sql-server-enterprise-will-be-ga-thursday-may-6th/</link>
		<comments>http://dbmanagement-blog.com/2010/05/03/its-official-spotlight-on-sql-server-enterprise-will-be-ga-thursday-may-6th/#comments</comments>
		<pubDate>Mon, 03 May 2010 20:32:19 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=424</guid>
		<description><![CDATA[If you read my last post about the upcoming Spotlight on SQL Server Enterprise 7.0 release and wanted to know when you could get your hands on all of the latest updates, your answer is here!  I am pleased to announce that the product will be generally available on Thursday, May 6th.  For those of [...]]]></description>
			<content:encoded><![CDATA[<p>If you read my last post about the upcoming Spotlight on SQL Server Enterprise 7.0 release and wanted to know when you could get your hands on all of the latest updates, your answer is here!  I am pleased to announce that the product will be generally available on Thursday, May 6th.  For those of you on the East coast or on Central time, please note that Quest puts products live on our corporate headquarters&#8217; schedule, so our website should show the release as generally available at 9:00 AM PST.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/05/03/its-official-spotlight-on-sql-server-enterprise-will-be-ga-thursday-may-6th/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>April showers bring&#8230;May performance management product releases! Part 1: Spotlight on SQL Server Enterprise 7.0</title>
		<link>http://dbmanagement-blog.com/2010/04/27/april-showers-bring-may-performance-management-product-releases-part-1-spotlight-on-sql-server-enterprise-7-0/</link>
		<comments>http://dbmanagement-blog.com/2010/04/27/april-showers-bring-may-performance-management-product-releases-part-1-spotlight-on-sql-server-enterprise-7-0/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 21:12:31 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=420</guid>
		<description><![CDATA[Spring is upon us and proper care and feeding have cultivated a new crop of performance management releases.  First up is Spotlight on SQL Server Enterprise 7.0.  I will be following up this post with more details on the final GA date and more detail on the individual features, but for now, here is a high-level [...]]]></description>
			<content:encoded><![CDATA[<p>Spring is upon us and proper care and feeding have cultivated a new crop of performance management releases.  First up is Spotlight on SQL Server Enterprise 7.0.  I will be following up this post with more details on the final GA date and more detail on the individual features, but for now, here is a high-level overview of what to expect:</p>
<ul>
<li><strong>Fully remote collection</strong> &#8211; that&#8217;s correct, no more work database or stored procedures, and because we&#8217;re proponents of eating our own proverbial dog food, we have tuned the queries to be even more efficient than the stored procedures that preceeded them.  This means that Spotlight on SQL Server Enterprise has a zero-install footprint in your monitored environments and a lower collection overhead overall.</li>
<li><strong>Comprehensive Replication Monitoring</strong> &#8211; if you had the opportunity to participate in our Spotlight on Replication beta program, thank you for your time and your feedback! We have implemented the full complement of replication data and implemented it via a new connection type in Spotlight on SQL Server Enterprise. Just connect Spotlight to your distributor, and we&#8217;ll show you your entire replication environment with comprehensive visualizations, drill-downs, alerts, and emails and automation.</li>
<li><strong>Support for Database Mirroring</strong> &#8211; SQL Server high availability management isn&#8217;t complete without support for Database Mirroring, so we&#8217;ve created a new High Availability drill-down and included mirroring visualization. Whatever your mirroring configuration and however many databases you&#8217;re mirroring in your environment, we have payed Spotlight&#8217;s architecture visualization paradign forward to help you identify the health of your mirroring configuration at a glance.</li>
<li><strong>Support for SQL Server Running on VMWare ESX</strong> &#8211; Are you virtualizing your SQL Servers and wondering whether you&#8217;re seeing the 30% overhead the experts warn you to plan for?  Our integrated virtualization overhead metrics will help you determine if that&#8217;s the case. Do you worry that another image might be causing issues with your SQL Server or the applications that rely on it?  Well now with version 7.0 all you have to do is register your ESX server and we can show you the guests running on that host, and the resource consumption for each.  Couple that with our Playback and Reporting and Trending capabilities and you have the peace of mind you&#8217;ve been seeking to ensure the health of your virtualized SQL Servers.</li>
<li><strong>Support for SQL Azure</strong> &#8211; yes, in the same product and in the same release (it&#8217;s been a long winter).  Just register your SQL Azure database with the address and login information, and then specify whether yours is Web, Business, or Enterprise edition and you&#8217;ll be monitoring the health of your SQL Azure database alongside your other SQL Server or SSAS instances.  <em>One thing of note: Microsoft has a bug in the DMVs that they should fix any time now where it&#8217;s only possible to see one active request at a time.  Once this is fixed in SQL Azure, Spotlight will show you all of the requests.</em></li>
<li><strong>Other product enhancements</strong> &#8211; For those who have already used Spotlight on SQL Server Enterprise&#8217;s previous versions, we&#8217;ve taken your feedback and made the changes you&#8217;ve been asking for, including:
<ul>
<li><span style="text-decoration: underline;">Enterprise View enhancements</span>: Longer server labels (so you can see your fully-qualified or otherwise many character server names), layout customization persistence, group name visibility.</li>
<li><span style="text-decoration: underline;">Disk Queue Length has been replaced by Max I/O Wait</span>: Unfortunately there is still a lot of advice out there pointing folks to disk queue length to identify I/O bottlenecks.  I won&#8217;t say there&#8217;s no value in that approach, but the advice is meant to be applied in conjunction with other metrics and investigations.  To avoid confusion and to improve the data we&#8217;re presenting we&#8217;ve replaced Disk Queue with Max I/O Wait.  Now, SAN, RAID, or otherwise, the I/O information on the instance home page will indicate whether you have an I/O bottleneck or not&#8230;and then you can use the:</li>
<li><span style="text-decoration: underline;">New I/O Diagnostic Drill-down</span>: We added the CPU diagnostic drill-down in version 6.0, and now in 7.0 we&#8217;ve added a simliar dashboard to identify I/O bottlenecks. Spotlight has always been great at helping you to identify resource bottlenecks, but these diagnostic drill-downs go a step further by pre-analyzing data for you to show you areas we&#8217;ve already analyzed, a confidence factor relative to the information presented, and data in a single location to identify what you should address to resolve the issue.</li>
<li><span style="text-decoration: underline;">Playback up to 14 days and do so more simply than before</span>: you wanted the ability to playback over long weekends and holidays, so unless you&#8217;re taking a sabbatical we should have you covered. Also, starting with version 7.0, when you navigate through Playback data you&#8217;ll see that we only list the times when alarms were generated to make it simpler to find the performance issues you&#8217;re looking for. If you want to navigate to a specific period of time, just enter the date and we&#8217;ll take you there. Simple!</li>
<li><span style="text-decoration: underline;">Faster and lighter than ever before</span>: this is most noticeable in Spotlight Today and in the Alarms by Time and Alarm Log views when we&#8217;re processing all of the alarms in your environment. From front to back though, version 7.0 is the fastest, most efficient Spotlight on SQL Server to date which translates into a better experience and more time savings for you.</li>
</ul>
</li>
</ul>
<p>We are very excited about this upcoming release and look forward to hearing your feedback! If you have any questions or concerns, please don&#8217;t hesitate to contact Quest via your account manager, our world class Support organization, or you can email me directly at <a href="mailto:ariel.weil@quest.com">ariel.weil@quest.com</a> and I&#8217;ll be happy to help.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/04/27/april-showers-bring-may-performance-management-product-releases-part-1-spotlight-on-sql-server-enterprise-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I need information!!</title>
		<link>http://dbmanagement-blog.com/2010/04/21/i-need-information/</link>
		<comments>http://dbmanagement-blog.com/2010/04/21/i-need-information/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 19:01:51 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[Benchmark Factory]]></category>
		<category><![CDATA[Capacity Manager]]></category>
		<category><![CDATA[Change Director]]></category>
		<category><![CDATA[Discovery Wizard]]></category>
		<category><![CDATA[Foglight Performance Analysis]]></category>
		<category><![CDATA[Foglight for SQL Server]]></category>
		<category><![CDATA[LiteSpeed for SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server Training]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>
		<category><![CDATA[Toad for SQL Server]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dbmanagement-blog.com/?p=409</guid>
		<description><![CDATA[More, different, or better?  Whatever you need, our SQL Server community at http://sqlserver.quest.com is there to help.  Many of you already frequent our forum location to engage in discussions about our database management products, but to improve upon the experience we&#8217;ve recently added a sticky topic specifically for you to request videos and collateral.  Do [...]]]></description>
			<content:encoded><![CDATA[<p>More, different, or better?  Whatever you need, our SQL Server community at <a href="http://sqlserver.quest.com">http://sqlserver.quest.com</a> is there to help.  Many of you already frequent our forum location to engage in discussions about our database management products, but to improve upon the experience we&#8217;ve recently added a sticky topic specifically for you to request videos and collateral.  Do you want to know how Spotlight on SQL Server Enterprise can help you identify the I/O latency for an instance using SAN storage, and feel that a short video would be more helpful?  Would you like a brief tutorial on how to make the most out of the History view in Foglight Performance Analysis for SQL Server?  If so, we want to hear from you here: <a href="http://sqlserver.quest.com/forum.jspa?forumID=888">http://sqlserver.quest.com/forum.jspa?forumID=888</a>, which is the direct link to our forum area entitled &#8220;Request Product Videos and Collateral Here&#8221;.  We&#8217;re looking forward to hearing from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/04/21/i-need-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking to monitor Analysis Services?  Have you tried Spotlight?</title>
		<link>http://dbmanagement-blog.com/2010/02/12/looking-to-monitor-analysis-services-have-you-tried-spotlight/</link>
		<comments>http://dbmanagement-blog.com/2010/02/12/looking-to-monitor-analysis-services-have-you-tried-spotlight/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:47:49 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>

		<guid isPermaLink="false">http://questkb.com/?p=309</guid>
		<description><![CDATA[Quest introduced monitoring for SQL Server Analysis Services (SSAS) with Spotlight on SQL Server Enterprise 6.0 last November.  Since then we&#8217;ve gotten great feedback from new and existing customers on how Spotight gives them the confidence they need to keep tabs on every aspect of their SQL Server environment. 
We recently closed an important case with [...]]]></description>
			<content:encoded><![CDATA[<p>Quest introduced monitoring for <a href="http://msdn.microsoft.com/en-us/library/bb522607.aspx">SQL Server Analysis Services (SSAS)</a> with Spotlight on SQL Server Enterprise 6.0 last November.  Since then we&#8217;ve gotten great feedback from new and existing customers on how Spotight gives them the confidence they need to keep tabs on every aspect of their SQL Server environment. </p>
<p>We recently closed an important case with Microsoft support that resolves an issue where the <a href="http://msdn.microsoft.com/en-us/library/aa394582(VS.85).aspx">WMI</a> classes required to monitor default SSAS instances were missing on the host server.  What this means to you is if you want to monitor the SQL Server relational engine, Analysis Services, or just the Windows server hosting the solution,  you really should check out <a href="http://www.quest.com/spotlight-on-sql-server-enterprise">Spotlight on SQL Server Enterprise</a>.  We&#8217;ve got you covered from Windows and SQL Server 2000 to the latest releases of 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2010/02/12/looking-to-monitor-analysis-services-have-you-tried-spotlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for training on Quest&#8217;s SQL Server performance products?</title>
		<link>http://dbmanagement-blog.com/2009/12/22/looking-for-training-on-quests-sql-server-performance-products/</link>
		<comments>http://dbmanagement-blog.com/2009/12/22/looking-for-training-on-quests-sql-server-performance-products/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 19:56:57 +0000</pubDate>
		<dc:creator>Ari Weil</dc:creator>
				<category><![CDATA[Foglight Performance Analysis]]></category>
		<category><![CDATA[Foglight for SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Spotlight on SQL Server]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://questkb.com/?p=218</guid>
		<description><![CDATA[If you&#8217;re familiar with Foglight Performance Analysis for SQL Server (PA SQL), you know how useful it can be to spend a couple of hours with a product expert.  Whether you have questions about preparing the installation environment, or about how to make the most of your investment in PA SQL, having someone show you [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re familiar with Foglight Performance Analysis for SQL Server (PA SQL), you know how useful it can be to spend a couple of hours with a product expert.  Whether you have questions about preparing the installation environment, or about how to make the most of your investment in PA SQL, having someone show you the way instead of reading through the manuals is always a welcome alternative. Well, Quest has just initiated a program in conjunction with LeadThem Consulting to offer 2 fully remote, 2 hour engagements with a seasoned PA SQL expert to cover product scoping and sizing, and product usage training.  The cost for each of the workshops is $350, and you can sign up for these at <a href="http://www.quest.com/sql-training-leadthem/">http://www.quest.com/sql-training-leadthem/</a>.</p>
<p>Following the initial rollout of this program, we will be implementing equivalent offerings for Spotlight on SQL Server Enterprise and Foglight for SQL Server.  Stay tuned for updates!</p>
]]></content:encoded>
			<wfw:commentRss>http://dbmanagement-blog.com/2009/12/22/looking-for-training-on-quests-sql-server-performance-products/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
