<?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>Strate SQL &#187; High Availability</title>
	<atom:link href="http://www.jasonstrate.com/index.php/category/high-availability/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonstrate.com</link>
	<description>Questions, answers, opinions and scripts from a SQL Server DBA</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:56:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Webcast: High Availability Through SQL Server</title>
		<link>http://www.jasonstrate.com/index.php/2010/01/webcast-high-availability-through-sql-server/</link>
		<comments>http://www.jasonstrate.com/index.php/2010/01/webcast-high-availability-through-sql-server/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 01:38:00 +0000</pubDate>
		<dc:creator>jstrate</dc:creator>
				<category><![CDATA[High Availability]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Webcast]]></category>

		<guid isPermaLink="false">http://www.jasonstrate.com/index.php/2010/01/webcast-high-availability-through-sql-server/</guid>
		<description><![CDATA[
Looking for an introduction into the different high availability technologies available in SQL Server?&#160; Check out this webcast that I recorded for SSWUG.&#160; It’s being made available on Feb 24th and covers the following:
With failover clustering, data mirroring, peer-to-peer replication, and log shipping available there is an option or two for every scenario. While each [...]


Related posts:<ol><li><a href='http://www.jasonstrate.com/index.php/2008/08/sql-server-virtual-conference-iii/' rel='bookmark' title='Permanent Link: SQL Server Virtual Conference III'>SQL Server Virtual Conference III</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2008/11/sql-server-virtual-conference-this-week-nov-5-6-and-7/' rel='bookmark' title='Permanent Link: SQL Server Virtual Conference This Week &#8211; Nov 5, 6, and 7!'>SQL Server Virtual Conference This Week &#8211; Nov 5, 6, and 7!</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2008/09/sql-server-virtual-conference/' rel='bookmark' title='Permanent Link: SQL Server Virtual Conference'>SQL Server Virtual Conference</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.jasonstrate.com%2Findex.php%2F2010%2F01%2Fwebcast-high-availability-through-sql-server%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.jasonstrate.com%2Findex.php%2F2010%2F01%2Fwebcast-high-availability-through-sql-server%2F" height="61" width="51" /></a></div><p><a title="Blueprint" href="http://www.flickr.com/photos/43802765@N00/313714321/"><img style="margin: 0px 10px 10px 0px; display: inline" border="0" alt="Blueprint" align="left" src="http://static.flickr.com/114/313714321_de9c05584b.jpg" width="224" height="168" /></a></p>
<p>Looking for an introduction into the different high availability technologies available in SQL Server?&#160; Check out this webcast that I recorded for <a href="http://www.sswug.org" target="_blank">SSWUG</a>.&#160; It’s being made available on Feb 24th and covers the following:</p>
<p><em>With failover clustering, data mirroring, peer-to-peer replication, and log shipping available there is an option or two for every scenario. While each technology has a place in the world, they aren&#8217;t interchangeable and provide the greatest benefit when applied to the proper solution. A walkthrough of each of these technologies and where they fit in your environment.</em></p>
<p>You can <a href="http://www.sswug.org/media/webcastreg.aspx?id=158" target="_blank">register here</a>.</p>


<p>Related posts:<ol><li><a href='http://www.jasonstrate.com/index.php/2008/08/sql-server-virtual-conference-iii/' rel='bookmark' title='Permanent Link: SQL Server Virtual Conference III'>SQL Server Virtual Conference III</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2008/11/sql-server-virtual-conference-this-week-nov-5-6-and-7/' rel='bookmark' title='Permanent Link: SQL Server Virtual Conference This Week &#8211; Nov 5, 6, and 7!'>SQL Server Virtual Conference This Week &#8211; Nov 5, 6, and 7!</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2008/09/sql-server-virtual-conference/' rel='bookmark' title='Permanent Link: SQL Server Virtual Conference'>SQL Server Virtual Conference</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jasonstrate.com/index.php/2010/01/webcast-high-availability-through-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is This Cluster Good Enough?</title>
		<link>http://www.jasonstrate.com/index.php/2007/09/is-this-cluster-good-enough/</link>
		<comments>http://www.jasonstrate.com/index.php/2007/09/is-this-cluster-good-enough/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 18:55:00 +0000</pubDate>
		<dc:creator>jstrate</dc:creator>
				<category><![CDATA[Clustering]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false">http://www.jasonstrate.com/?p=92</guid>
		<description><![CDATA[Earlier this year, Microsoft released the Microsoft Cluster Configuration Validation Wizard.&#160; A handy dandy tool for analyzing the setup and configuration of clustered servers.&#160; And this is definitely a tool to keep in the toolbelt when building clusters, especially the ones that I like to build with SQL Server on top of them.&#160; And as [...]


Related posts:<ol><li><a href='http://www.jasonstrate.com/index.php/2009/05/bpa-installs-but-doesnt-work/' rel='bookmark' title='Permanent Link: BPA Installs But Doesn&rsquo;t Work'>BPA Installs But Doesn&rsquo;t Work</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2008/09/sql-server-2008-cumulative-update-1/' rel='bookmark' title='Permanent Link: SQL Server 2008 Cumulative Update 1'>SQL Server 2008 Cumulative Update 1</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2006/08/service-pack-1-and-fulltext-search/' rel='bookmark' title='Permanent Link: Service Pack 1 and FullText Search'>Service Pack 1 and FullText Search</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.jasonstrate.com%2Findex.php%2F2007%2F09%2Fis-this-cluster-good-enough%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.jasonstrate.com%2Findex.php%2F2007%2F09%2Fis-this-cluster-good-enough%2F" height="61" width="51" /></a></div><p>Earlier this year, Microsoft released the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=bf9eb3a7-fb91-4691-9c16-553604265c31&amp;DisplayLang=en">Microsoft Cluster Configuration Validation Wizard</a>.&#160; A handy dandy tool for analyzing the setup and configuration of clustered servers.&#160; And this is definitely a tool to keep in the toolbelt when building clusters, especially the ones that I like to build with SQL Server on top of them.&#160; And as a SQL Server fanboy with an upcoming cluster migration I&#8217;ll definitely have a chance to use it soon. </p>
<blockquote><p><em>The Microsoft Cluster Configuration Validation Wizard, a.k.a. &quot;ClusPrep&quot;, is a validation tool that does a complete system inventory and runs focused tests on servers that are configured and ready for Microsoft Server Cluster installation (in other words, before the servers are a cluster). ClusPrep will also run the inventory and many of these same tests after clustering is installed, however, because of their potentially disruptive nature, most storage tests are not run if the servers are already a cluster.</em></p>
<p><em>ClusPrep will validate that your system is configured properly by taking inventory of your system configuration and highlighting discrepancies in service pack levels, driver versions, etc.; evaluating and testing your network and storage configuration.       <br />If the results of your ClusPrep execution do not show errors (viewable in detail from the XML report) then you can have a high level of confidence that your subsequent cluster installation and/or operation will be successful.</em></p>
<p><em>ClusPrep is a “client/server” tool: you install it on one machine (must be installed on a 32-bit architecture machine), and it drives tests on a collection of server machines (can be any architecture). All drivers and test agents are automatically installed on the servers as part of ClusPrep operation. In other words, the only install you do is on the machine from which you initiate the testing.</em></p>
</blockquote>
<p>Now the next question is where am I going to find a couple knock-off servers that I can use to play with this one before the migration.&#160; Or maybe a new PC that can run a fairly monster virtual environment.&#160; I like this last idea a lot&#8230;</p>


<p>Related posts:<ol><li><a href='http://www.jasonstrate.com/index.php/2009/05/bpa-installs-but-doesnt-work/' rel='bookmark' title='Permanent Link: BPA Installs But Doesn&rsquo;t Work'>BPA Installs But Doesn&rsquo;t Work</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2008/09/sql-server-2008-cumulative-update-1/' rel='bookmark' title='Permanent Link: SQL Server 2008 Cumulative Update 1'>SQL Server 2008 Cumulative Update 1</a></li>
<li><a href='http://www.jasonstrate.com/index.php/2006/08/service-pack-1-and-fulltext-search/' rel='bookmark' title='Permanent Link: Service Pack 1 and FullText Search'>Service Pack 1 and FullText Search</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.jasonstrate.com/index.php/2007/09/is-this-cluster-good-enough/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
