<?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>JohnSterrett.com &#187; SQLServerPedia Syndication</title>
	<atom:link href="http://johnsterrett.com/category/sqlserverpedia-syndication/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnsterrett.com</link>
	<description>My journey though SQL and life!</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:42:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Move the Quorum Disk Group</title>
		<link>http://johnsterrett.com/2012/02/02/move-the-quorum-disk-group/</link>
		<comments>http://johnsterrett.com/2012/02/02/move-the-quorum-disk-group/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 14:42:07 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Cluster]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[quorum]]></category>
		<category><![CDATA[sql cluster]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=1064</guid>
		<description><![CDATA[Recently, I worked on a project to migrate data from a four node cluster (3 active, 1 Passive) from an old SAN to a new SAN using SAN Copy by EMC. Once, the data was copied I failed the services &#8230; <a href="http://johnsterrett.com/2012/02/02/move-the-quorum-disk-group/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2012%2F02%2F02%2Fmove-the-quorum-disk-group%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2012%2F02%2F02%2Fmove-the-quorum-disk-group%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Recently, I worked on a project to migrate data from a four node cluster (3 active, 1 Passive) from an old SAN to a new SAN using <a href="http://www.emc.com/collateral/software/white-papers/h2099-emc-clariion-san-copy-wp.pdf">SAN Copy by EMC</a>. Once, the data was copied I failed the services around and verified that each service would work on each node. Here is how I moved the quorum disk to each node.</p>
<p>To move the quorum disk group you have to run the command listed below in the command prompt. Make sure you run the command prompt with Administrator rights or you might see an access is denied error.</p>
<p><em>Cluster group “Cluster Group” /move:&lt;newnode&gt;</em></p>
<p><em></em>If the cluster disk group was active on the db1 node and you wanted to migrate the group to db2 you would use the command below in the command prompt.</p>
<p><em>Cluster group “Cluster Group” /move:db2</em></p>
<p>If you like this post check out  my post on <a href="http://johnsterrett.com/2010/10/07/rename-server-name-for-sql-server-cluster/">renaming the server name for a SQL Cluster</a> or my other <a href="http://johnsterrett.com/category/cluster/">cluster posts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2012/02/02/move-the-quorum-disk-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6 ways to get free SQL Server 2012 Training</title>
		<link>http://johnsterrett.com/2012/01/31/6-ways-to-get-free-sql-server-2012-training/</link>
		<comments>http://johnsterrett.com/2012/01/31/6-ways-to-get-free-sql-server-2012-training/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:12:30 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[24HOP]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[SQLSaturday]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=1072</guid>
		<description><![CDATA[I always get excited when a new version of SQL Server gets released and rumor has it that  SQL Server 2012 will be released on March, 7th 2012. Why do I get excited? Well its quite easy, I know that each &#8230; <a href="http://johnsterrett.com/2012/01/31/6-ways-to-get-free-sql-server-2012-training/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2012%2F01%2F31%2F6-ways-to-get-free-sql-server-2012-training%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2012%2F01%2F31%2F6-ways-to-get-free-sql-server-2012-training%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I always get excited when a new version of SQL Server gets released and <a href="http://blogs.technet.com/b/fort_sql/archive/2012/01/24/sql-server-2012-release-date-march-7-2012.aspx">rumor has it</a> that  SQL Server 2012 will be released on March, 7th 2012. Why do I get excited? Well its quite easy, I know that each new release includes <a href="http://msdn.microsoft.com/en-us/library/bb500435(v=sql.110).aspx">new features</a>. These new features make my job easier. How do I know that these new features make my job easier? I know because I test them out and attend training sessions to see how other people are using them.</p>
<p>This year Microsoft is teaming up with the <a href="http://sqlpass.org">Professional Association of SQL Server Professionals (PASS)</a> to provide several opportunities to give free SQL Server 2012 training.   Here are six ways you can learn about SQL Server 2012 and it won&#8217;t cost you a cent.</p>
<h2>Online Labs</h2>
<p>I love to get my hands dirty and throw things against the wall and see what sticks. Microsoft provides several <a href="http://www.microsoft.com/sqlserver/en/us/learning-center/virtual-labs.aspx">virtual labs</a> that allow you to do this without worrying about your servers.  If you want to checkout <a href="http://online.holsystems.com/Software/holLaunchPadOnline/holLaunchPadOnline.application?eng=SQL&amp;auth=none&amp;src=SQL&amp;altadd=true&amp;labid=4938">upgrading to SQL 2012</a>, <a href="http://online.holsystems.com/Software/holLaunchPadOnline/holLaunchPadOnline.application?eng=SQL&amp;auth=none&amp;src=SQL&amp;altadd=true&amp;labid=4929">AlwaysOn Availability Groups</a> or <a href="http://online.holsystems.com/Software/holLaunchPadOnline/holLaunchPadOnline.application?eng=SQL&amp;auth=none&amp;src=SQL&amp;altadd=true&amp;labid=4940">Installing SQL 2012 on Windows Core</a> they have labs up and waiting for you.</p>
<h2>Special Ops Tour</h2>
<p>If you like to physically experience a launch event and rub shoulders with others who are using SQL Server you have to take part in the <a href="http://specialops.sqlpass.org/#fbid=MDMo-EJQI6l">Special Ops Tour</a>.  The Special Ops Tour is a 12 city event where Microsoft experts and local DBA&#8217;s will show you the must use features coming in this new release.  You can still sign up now. Hopefully, there is an <a href="http://specialops.sqlpass.org/FreeRegistration.aspx#fbid=MDMo-EJQI6l">event near you</a>.</p>
<h2>SQL Server 2012 Virtual Launch</h2>
<p>Microsoft is also providing an all day virtual launch on March 7th that will include several topics on Mission Critical Confidence, Cloud on your Terms and Breakthrough Insights.  You can <a href="http://www.sqlserverlaunch.com/WW/Agenda">review the agenda</a> and there still is room to <a href="https://www.sqlserverlaunch.com/WW/Register">sign up.</a></p>
<h2>24 Hours of PASS</h2>
<p>Once again, PASS is gearing up to deliver another 24 hours of PASS on March 21, 2012.  For those who don&#8217;t know 24 hours of PASS is  an in-depth look at the hottest SQL  Server topics over 24 back-to-back free technical webcasts. You can gain access to the best SQL Server  training and several of these session will be focused on SQL Server 2012. For more information visit the <a href="http://www.sqlpass.org/24hours/spring2012/">24 hours of PASS website</a>. If you want to speak <a href="http://www.sqlpass.org/24hours/spring2012/Speakers/CallForSpeakers.aspx">get your abstract submitted now</a>. The deadline is today!</p>
<h2>SQL Saturday</h2>
<p><a href="http://sqlsaturday.com/default.aspx">SQL Saturday</a> is an all day multi-track training event for SQL Server professionals and those wanting to learn about SQL Server. These events are spread all across the USA and the globe.</p>
<h2>User Group Meetings</h2>
<p>User Groups are monthly or bi-monthly meetings held to allow PASS members to connect, share and learn on a local level. There are several User Group&#8217;s spread out across the country.  Do you wonder if there is a user group in your area? You can find all the user groups <a href="http://www.sqlpass.org/PASSChapters.aspx">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2012/01/31/6-ways-to-get-free-sql-server-2012-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at the Columbus SQL Server User Group</title>
		<link>http://johnsterrett.com/2012/01/11/speaking-at-the-columbus-sql-server-users-group/</link>
		<comments>http://johnsterrett.com/2012/01/11/speaking-at-the-columbus-sql-server-users-group/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 13:47:06 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[PBM]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=1021</guid>
		<description><![CDATA[This week on Thursday, January 12th, 2011 a 6pm I will be speaking virtually at the Columbus, OH SQL Server User Group.  I will be giving an introduction to Policy Based Management. If you are a chapter leader and would &#8230; <a href="http://johnsterrett.com/2012/01/11/speaking-at-the-columbus-sql-server-users-group/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2012%2F01%2F11%2Fspeaking-at-the-columbus-sql-server-users-group%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2012%2F01%2F11%2Fspeaking-at-the-columbus-sql-server-users-group%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This week on Thursday, January 12th, 2011 a 6pm I will be speaking virtually at the<a href="http://columbus.sqlpass.org/"> Columbus, OH SQL Server User Group</a>.  I will be giving an <a href="http://johnsterrett.com/presentations/intro-to-policy-based-management-and-central-management-server/">introduction to Policy Based Management</a>.</p>
<p>If you are a chapter leader and would be interested in having me speak at your user group <a href="http://johnsterrett.com/about/contact-me/">contact me</a>.</p>
<h2>Abstract</h2>
<p>This talk will give you an introduction into monitoring SQL Server using Policy Based Management and Central Management System which is provided out of the box with SQL Server 2008. I will then show you how you can combine these features with the Enterprise Policy Management Framework on codeplex to provide monitoring for your whole SQL Server farm. This topic assumes you know nothing about PBM and CMS and will include lots of examples with only a few PowerPoint slides.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2012/01/11/speaking-at-the-columbus-sql-server-users-group/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 4 ways I will contribute to the SQL Community in 2012</title>
		<link>http://johnsterrett.com/2012/01/10/top-4-ways-i-will-contribute-to-the-sql-community-in-2012/</link>
		<comments>http://johnsterrett.com/2012/01/10/top-4-ways-i-will-contribute-to-the-sql-community-in-2012/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 05:11:47 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[meme monday]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Code Camp]]></category>
		<category><![CDATA[Regional Mentor]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[SQLSaturday]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=1023</guid>
		<description><![CDATA[One of my friends, Tom LaRock asked, &#8220;What do you want to do for your #sqlfamily in 2012?&#8221; Below is how I plan contribute to the SQL Community, and my #sqlfamily in 2012. Bring  SQL Saturday to a new city &#8230; <a href="http://johnsterrett.com/2012/01/10/top-4-ways-i-will-contribute-to-the-sql-community-in-2012/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2012%2F01%2F10%2Ftop-4-ways-i-will-contribute-to-the-sql-community-in-2012%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2012%2F01%2F10%2Ftop-4-ways-i-will-contribute-to-the-sql-community-in-2012%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>One of my friends, Tom LaRock asked, &#8220;<a href="http://thomaslarock.com/2012/01/mememonday-for-january/">What do you want to do for your #sqlfamily in 2012?&#8221; </a>Below is how I plan contribute to the SQL Community, and my #sqlfamily in 2012.</p>
<ul>
<li>Bring  SQL Saturday to a new city<br />
Anyone who knows me in the community knows I am a <del>huge fan </del> sucker for a <a href="http://sqlsaturday.com">SQL Saturday</a>. I have had the pleasure of being a host, attende, and a speaker. This year I am looking forward to being a volunteer and sharing all my knoweledge to bring a SQL Saturday to a new city.  With that said, there is a city very close to me that has never hosted one.  The ball is already rolling and I look forward to helping this chapter host their first SQL Saturday in 2012.</li>
<li>Help Chapter Leaders<br />
Being a chapter leader I personally know it can be hard running a user group. I was very lucky and thankful to get a lot of help.  I look forward to helping other chapter leaders who can use a hand. I am willing to help connect leaders to a sponsors; help leaders find swag, find books, find a speaker or anyting else. I am game and looking forward to helping.</li>
<li>Give Virtual Presentations<br />
Typically I do at least four presentations a year.  To this point I have never done a virtual presentation. This will change shortly as I am <a href="http://columbus.sqlpass.org/">speaking  at the Columbus User Group</a> virtually this week.</li>
<li>Mentor<br />
I have been blessed with having good mentors in my career. Without them I wouldn&#8217;t be where I am today. There advice and guidence has been very valuable.  I reciently started mentoring a DBA but would more than willing to help others out. If you would be interested please <a href="http://johnsterrett.com/about/contact-me/">shoot me an message</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2012/01/10/top-4-ways-i-will-contribute-to-the-sql-community-in-2012/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2011 was a crazy year!</title>
		<link>http://johnsterrett.com/2011/12/29/2011-was-a-crazy-year/</link>
		<comments>http://johnsterrett.com/2011/12/29/2011-was-a-crazy-year/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 14:44:39 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[PASS]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[sqlpass]]></category>
		<category><![CDATA[SQLSaturday]]></category>
		<category><![CDATA[User Group]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=975</guid>
		<description><![CDATA[Now that we are finishing up the last few days of the year its time to take a few minutes and reflect on my accomplishments for the year. To be honest, looking back at the blog posts I have no &#8230; <a href="http://johnsterrett.com/2011/12/29/2011-was-a-crazy-year/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2011%2F12%2F29%2F2011-was-a-crazy-year%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2011%2F12%2F29%2F2011-was-a-crazy-year%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Now that we are finishing up the last few days of the year its time to take a few minutes and reflect on my accomplishments for the year. To be honest, looking back at the blog posts I have no idea how I completed so many mile stones.  Last year I privately established some long term goals and I knocked several items off my three year and five year plan in the first year.</p>
<h1>Major Accomplishments in 2011</h1>
<div id="attachment_993" class="wp-caption alignleft" style="width: 136px"><a href="http://johnsterrett.com/2011/12/29/2011-was-a-crazy-year/"><img class="size-medium wp-image-993" title="PASS Member Summit 2011 Ribbons" src="http://johnsterrett.com/wp-content/uploads/2011/12/2011-12-29_0149-126x300.png" alt="PASS Member Summit 2011 Ribbons" width="126" height="300" /></a><p class="wp-caption-text">Vendor said, &quot;Wow... it looks like you had a very big year. Would you like to attend our vendor party?&quot;</p></div>
<p>My <a href="http://johnsterrett.com/2011/02/24/baby-beluga-has-arrived">first child was born</a> in February.  Typically having a child would slow you down but somehow I still completed several milestones. I have to give huge props to my wife for all her help and support.</p>
<p>This year I gave presentations at the <a href="http://johnsterrett.com/2011/05/13/speaking-at-sqlrally-today/">first SQL Rally</a>; the <a href="http://johnsterrett.com/2011/10/03/speaking-at-sql-pass-member-summit-2011/">SQL PASS Member Summit</a>; SQL Saturday in Houston, TX (<a href="http://johnsterrett.com/2011/02/01/wheeling-wv-to-houston-tx-a-sql-saturday-57-recap/">presented multiple sessions</a>); the Pittsburgh SQL User Group and several session at the West Virginia SQL Server User Group.</p>
<p>One of <a href="http://www.linkedin.com/pub/robert-ovies/2/660/510">my good friends</a> and I <a href="http://johnsterrett.com/2011/01/06/new-sql-user-group-in-wheeling-west-virginias-first-meeting-is-january-20th/">co-founded the first SQL Server User Group in West Virginia</a>. I also helped relaunch the <a href="http://www.pghtech.org/networks/Pssug/Default.aspx">Pittsburgh SQL Server User Group</a> and was truly honored to  <a href="http://johnsterrett.com/2011/04/28/pittsburgh-sql-user-group-is-back/">speak at the relaunch event</a>. I also <a href="http://johnsterrett.com/2011/07/25/sql-saturday-80-was-a-success/">organized the 2nd  Annual SQL Saturday in Wheeling, WV</a>. Its was truly an honor to bring my peers and friends to my hometown for some free SQL Training (<a href="http://johnsterrett.com/2011/08/04/photo-gallery-sql-saturday-80-in-wheeling-wv/">photos</a>). Towards the end of the year I also became a <a href="http://www.sqlpass.org/PASSChapters/USMidAtlantic.aspx">PASS Regional Mentor for the Mid-Atlantic Region</a>.</p>
<p>Personally, I also had the following accomplishments.  I was included in a local</p>
<div id="attachment_994" class="wp-caption alignright" style="width: 240px"><a href="http://johnsterrett.com/wp-content/uploads/2011/12/2011-12-29_0155.png"><img class="size-medium wp-image-994 " title="Reading with my baby" src="http://johnsterrett.com/wp-content/uploads/2011/12/2011-12-29_0155-287x300.png" alt="Reading with my baby" width="230" height="240" /></a><p class="wp-caption-text">It&#39;s never to early to get started on your professional development.</p></div>
<p>magazine <a href="http://johnsterrett.com/2011/04/20/woot-i-am-in-inwheeling-magazine/">article on &#8220;Digital Generation.&#8221;</a> Finally, I changed jobs and <a href="http://johnsterrett.com/2011/06/02/best-birthday-ever/">became a SQL Server Consultant</a>.  I am truly blessed to say that many of these milestones couldn&#8217;t happen without my <a href="http://thomaslarock.com/sql-family/">#sqlfamily</a> and  my <del>tech giants</del> <a href=" http://johnsterrett.com/2011/01/21/un-sql-friday-2-my-tech-giants">mentors</a> .</p>
<h1>My 11 Favorite Blog Posts in 2011</h1>
<p>The following are my favorite blog posts and tips written by me in 2011.</p>
<ul>
<li><a href="http://www.mssqltips.com/sqlservertip/2406/sql-server-central-management-server-security/">SQL Server Central Management Server Security</a></li>
<li><a href="http://www.mssqltips.com/sqlservertip/2313/convert-sql-server-datetime-data-type-to-datetimeoffset-data-type/">Convert SQL Server DateTime Data Type to DateTimeOffset Data Type</a></li>
<li><a href="http://johnsterrett.com/2011/01/21/un-sql-friday-2-my-tech-giants">Thanking my Tech Giants</a></li>
<li><a href="http://johnsterrett.com/2011/04/11/being-proactive-with-central-management-server/">How to be proactive with Central Management Server</a></li>
<li><a href="http://johnsterrett.com/2011/04/14/changing-sql-server-job-owners-against-the-sql-server-enterprise/">Changing SQL Agent Job Owners against your Server Farm</a></li>
<li><a href="http://johnsterrett.com/2011/05/11/into-to-central-management-server/">Introduction to Central Management Server</a></li>
<li><a href="http://johnsterrett.com/2011/05/12/passed-my-sqluniversity-powershell-midterm/">Using Powershell and CMS to collect failed backups</a></li>
<li><a href="http://johnsterrett.com/2011/05/25/top-10-policy-based-management-policies-from-mssqltips-com/">my top 10 PBM policies from MSSQLTIPS.com</a></li>
<li><a href=" http://johnsterrett.com/2011/08/29/how-long-will-this-sql-server-restore-take/">How long will this SQL Restore Take?</a></li>
<li><a href="http://johnsterrett.com/2011/11/22/share-your-local-drives-with-a-remote-desktop-connection/">Share your local drives via RDP session</a></li>
<li><a href="http://johnsterrett.com/2011/09/05/monday-meme-my-first-sql-pass-member-summit/">My Favorite SQL PASS Member Summit Memory</a>.</li>
</ul>
<p><span style="font-size: 14px; line-height: 23px;">I look forward to sharing some goals next week as we break in the new year!</span></p>
<p><span style="font-size: 14px; line-height: 23px;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2011/12/29/2011-was-a-crazy-year/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PASS Member Summit 2011 Speaker Evaluations</title>
		<link>http://johnsterrett.com/2011/12/19/pass-member-summit-2011-speaker-evaluations/</link>
		<comments>http://johnsterrett.com/2011/12/19/pass-member-summit-2011-speaker-evaluations/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 14:13:16 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=959</guid>
		<description><![CDATA[Session evaluations from the 2011 PASS Summit have been officially released to speakers. I am proud to share my feedback as it gives me room for improvement. I look forward to making it back in 2012. The evaluation format is as follows. &#8230; <a href="http://johnsterrett.com/2011/12/19/pass-member-summit-2011-speaker-evaluations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2011%2F12%2F19%2Fpass-member-summit-2011-speaker-evaluations%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2011%2F12%2F19%2Fpass-member-summit-2011-speaker-evaluations%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Session evaluations from the <a href="http://www.sqlpass.org/summit/2011/" target="_blank">2011 PASS Summit</a> have been officially released to speakers. I am proud to share my feedback as it gives me room for improvement. I look forward to making it back in 2012.<a href="http://johnsterrett.com/wp-content/uploads/2011/12/PASS_2011_SpeakingButton_180x180-black.png"><img class="alignright size-full wp-image-969" title="PASS_2011_SpeakingButton_180x180-black" src="http://johnsterrett.com/wp-content/uploads/2011/12/PASS_2011_SpeakingButton_180x180-black.png" alt="" width="180" height="180" /></a></p>
<p>The evaluation format is as follows. Each question is rated on a scale of 1-5 (1 = Very Poor, 2 = Poor, 3 = Average, 4 = Good, 5 = Excellent) with room for additional comments if the attendee  felt compelled to add more information about why they gave a particular score.</p>
<p>Here&#8217;s how I fared:</p>
<p>Topic: <strong>Evaluate your Daily Checklist Against 100+ instances of SQL Server while you get a cup of coffee</strong><br />
Attendance: 138<br />
Total Responses: 68<br />
Average Rating: 4.4 out of 5.0</p>
<p>How would you rate the Speaker’s presentation skills? <strong>4.19</strong></p>
<ul>
<li>very good clear speaker good pacing<strong><br />
</strong></li>
<li>it seemed like he did a lot of reading from the notes. he&#8217;s off to a good start though</li>
<li>alittle more zoomit. overall very good &amp; easy to follow</li>
<li>He seemed pretty nervous, but he soldiered on.<br />
He also used ZOOMIT when appropriate and diligently repeated the questions for the recording.</li>
<li>good use of demos</li>
</ul>
<p>How would you rate the Speaker’s knowledge of the subject? <strong>4.51</strong></p>
<ul>
<li>great command of content</li>
<li>sounds like he has set PBM/CMS up a few times at least&#8230;knows the stuff</li>
<li>Another 10-15 minutes would have allowed for a little deeper explanation/understanding of the material, but it&#8217;s Friday and my brain is almost completely fried. (<strong>You have to love the honesty in this one!</strong> )</li>
</ul>
<p>How would you rate the accuracy of the session title, description and experience level to the actual session? <strong>4.49</strong></p>
<ul>
<li>I didn&#8217;t see any incorrect information<strong><br />
</strong></li>
<li>can&#8217;t wait to suss out some of the code snippets</li>
<li>demos clearly showed topic &amp; idea</li>
</ul>
<p>How would you rate the quality of the presentation materials? <strong>4.35</strong></p>
<ul>
<li>demos clearly showed topic &amp; idea<strong><br />
</strong></li>
<li>too simple&#8230;i would rather go over good primalry mangt. the tool i can learn myself..maybe less demo more presentation</li>
<li>wish we had more time on this subject</li>
<li>can&#8217;t wait to suss out some of the code snippets</li>
</ul>
<p>Did you learn what you expected to learn? <strong>4.47<br />
</strong></p>
<ul>
<li>thank you for the kick start into cms</li>
<li>i had no idea what PBM was now i know and want to apply it.</li>
<li>currently only rely on failure emails&#8230;no know of a better way</li>
<li>demos clearly showed topic &amp; idea</li>
</ul>
<p><span style="font-size: 14px; line-height: 23px;">What will you take away from this session?</span></p>
<ul>
<li>Some good stuff.  I&#8217;ll be beefing up my PBM when I get back.</li>
<li>Great info!!</li>
<li>I will be implementing what we learned</li>
<li>Implement PBM and CMS</li>
<li>hoping to implement some checklists on our newly built comps and streamline our &#8220;care and feeding&#8221; process</li>
<li>go back to office and try it out</li>
<li>make a list, check it, automate, central management, server<br />
policy based management</li>
<li>impliment idea. a way to automate checklist &amp; protect my environment practically</li>
<li>cant wait to try!</li>
<li>how to use PBM &amp; CMS. great session!!</li>
<li>a daily checklist can be automated and easily analyzed with a few simple tools</li>
</ul>
<p><span style="font-size: 14px; line-height: 23px;">What would you change to improve the overall quality of this session?</span></p>
<ul>
<li>Provide handouts</li>
<li>Presenter could have managed off topic questions from audience better.</li>
<li>speaker peppered with quite a few &#8220;in the weeds&#8221; questions, but managed them well.</li>
<li>could use alitte humor</li>
<li>change this to a 300 level based<br />
leave questions until end too many people aske the same questions over again, over something that was covered</li>
</ul>
<p><span style="font-size: 14px; line-height: 23px;">Conclusion:<br />
I think I did a good job for presenting my first full session at the PASS Member Summit.  Several people mentioned in the comments that they were going to try PBM and CMS.  This completed my mission for giving the presentation.  I also received some great feedback that I will implement to make my presentation better. I think this was a great experience for me and I look forward to doing it again next year if I get selected.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2011/12/19/pass-member-summit-2011-speaker-evaluations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>T-SQL Tuesday: What&#8217;s Currently Running?</title>
		<link>http://johnsterrett.com/2011/12/13/t-sql-tuesday-whats-currently-running/</link>
		<comments>http://johnsterrett.com/2011/12/13/t-sql-tuesday-whats-currently-running/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 13:41:09 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[DMV]]></category>
		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=946</guid>
		<description><![CDATA[My good friend Allen White is hosting this months installment of #TSQL2sDay so I am motivated to jump in. #TSQL2sDay is the creation of Adam Machanic. The concept is simple, about a week before the second Tuesday of the month a theme will &#8230; <a href="http://johnsterrett.com/2011/12/13/t-sql-tuesday-whats-currently-running/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2011%2F12%2F13%2Ft-sql-tuesday-whats-currently-running%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2011%2F12%2F13%2Ft-sql-tuesday-whats-currently-running%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>My good friend <a href="http://sqlblog.com/blogs/allen_white/default.aspx">Allen White</a> is hosting this months installment of #TSQL2sDay so I am motivated to jump in. #TSQL2sDay is the creation of Adam Machanic. The concept is simple, about a week before the second Tuesday of the month a theme will be posted.  Any blogger that wishes to participate is invited to write a post on the chosen topic and any post that is related to both SQL Server and the theme is fair game.The challenge for <a href="http://sqlblog.com/blogs/allen_white/archive/2011/12/05/t-sql-tuesday-025-invitation-to-share-your-tricks.aspx">this month&#8217;s T-SQL Tuesday</a> is: <strong>What T-SQL tricks do you use today to make your job easier?</strong></p>
<h2>What&#8217;s Currently Running?</h2>
<p>One of my favorite tricks is actually just a little script I have in my toolbox to find out <a href="http://johnsterrett.com/2011/12/13/t-sql-tuesday-whats-currently-running/">what queries are currently running right now</a>. In fact I have had quite a few people ask me the for this script so I am glad to share it in this blog post.  With SQL Server 2005 and above  SQL Server provides Database Management Views that give you direct access to executing requests and running process. The following query uses sys.dm_exec_request, sys.sysprocesses. We will also use cross apply to get the query text from sys.dm_exec_sql_text and the execution plan from sys.dm_exec_query_plan.</p>
<h2>The Good Stuff&#8230;</h2>
<p><strong>{UPDATE: 1/1/2012 &#8211; Replaced sysprocesses with sys.dm_exec_sessions as recommended by Phil in the comments}</strong></p>
<pre class="brush: plain; title: ;">

SELECT [Spid] = sp.session_Id    ,
er.request_id,--ecid    ,
er.command,
[Database] = DB_NAME(er.database_id)    ,
[User] = login_name    ,
er.blocking_session_id,
[Status] = er.status    ,
[Wait] = wait_type    ,
[Individual Query] = SUBSTRING (qt.text, er.statement_start_offset/2,
(CASE WHEN er.statement_end_offset = -1      THEN LEN(CONVERT(NVARCHAR(MAX), qt.text)) * 2
ELSE er.statement_end_offset END - er.statement_start_offset)/2),
[Parent Query] = qt.text    ,
p.query_plan,
er.cpu_time, er.reads, er.writes, er.Logical_reads, er.row_count, Program = program_name,
Host_name    ,
start_time
FROM sys.dm_exec_requests er
INNER JOIN sys.dm_exec_sessions sp ON er.session_id = sp.session_id
CROSS APPLY sys.dm_exec_sql_text(er.sql_handle)as qt
cross apply sys.dm_exec_query_plan(er.plan_handle) p
WHERE sp.session_Id &gt; 50-- Ignore system spids.
AND sp.session_Id NOT IN (@@SPID)
 ORDER BY 1, 2
</pre>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2011/12/13/t-sql-tuesday-whats-currently-running/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>This years Christmas wish list for Microsoft</title>
		<link>http://johnsterrett.com/2011/12/05/this-years-christmas-wish-list-for-microsoft/</link>
		<comments>http://johnsterrett.com/2011/12/05/this-years-christmas-wish-list-for-microsoft/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 03:56:37 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[meme monday]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=943</guid>
		<description><![CDATA[Once again its the first Monday of the month. This means its time for another #mememondy presented by Thomas LaRock . This months topic is what gift do you want Microsoft to leave for you under the tree this year? For this &#8230; <a href="http://johnsterrett.com/2011/12/05/this-years-christmas-wish-list-for-microsoft/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2011%2F12%2F05%2Fthis-years-christmas-wish-list-for-microsoft%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2011%2F12%2F05%2Fthis-years-christmas-wish-list-for-microsoft%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Once again its the first Monday of the month. This means its time for another #mememondy presented by Thomas LaRock . This months topic is <a href="http://thomaslarock.com/2011/11/meme-monday-for-december/">what gift do you want Microsoft to leave for you under the tree this year?</a> For this post I am going to list two items I would love to see in SQL Server 2012.</p>
<ol>
<li><a href="http://msdn.microsoft.com/en-us/library/ff878183(v=sql.110).aspx">Distributed Replay</a> to be <a href="http://www.sqlskills.com/blogs/jonathan/post/Installing-and-Configuring-SQL-Server-2012-Distributed-Replay.aspx">easy to configure</a>, work as advertised and include the great reporting features I am used to seeing with RML Utilities.  Currently, I don&#8217;t see much for reporting with Distributed Replay in BOL.  No, need to convert SQL Traces multiple times.</li>
<li>AlwaysOn to be included in SQL Server 2012  Standard Edition. Yes, I know this is a long shot but hey its my Christmas list <img src='http://johnsterrett.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2011/12/05/this-years-christmas-wish-list-for-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WVPASS &#8211; Performance Tuning for Pirates!</title>
		<link>http://johnsterrett.com/2011/11/16/wvpass-performance-tuning-for-pirates/</link>
		<comments>http://johnsterrett.com/2011/11/16/wvpass-performance-tuning-for-pirates/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 13:59:25 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=921</guid>
		<description><![CDATA[If you are in the Pittsburgh, PA area take a trip down to Wheeling, WV this Thursday to catch me at the WVPASS SQL Server User Group.  Registration is free and there  are a few free seats available.  I will be breaking out &#8230; <a href="http://johnsterrett.com/2011/11/16/wvpass-performance-tuning-for-pirates/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2011%2F11%2F16%2Fwvpass-performance-tuning-for-pirates%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2011%2F11%2F16%2Fwvpass-performance-tuning-for-pirates%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If you are in the Pittsburgh, PA area take a trip down to Wheeling, WV this Thursday to catch me at the <a href="http://wvpass.sqlpass.org">WVPASS SQL Server User Group</a>.  <a href="http://wvpass-nov-2011.eventbrite.com/">Registration is free</a> and there  are a few free seats available.  I will be breaking out a brand new presentation titled &#8220;Performance Tuning for Pirates.&#8221;</p>
<h2>Abstract</h2>
<p>If you follow baseball you will notice that my favorite team the Pittsburgh Pirates has to do more with less to be successful. Working as a consultant, I have also noticed this trend with several IT shops. If you need to improve the performance of SQL Server and cannot purchase 3<sup>rd</sup> party tools this session is for you.  I will help improve your performance tuning process while using several free tools. Through this presentation we will go over wait stats, dynamic management objects, perfmon, PAL, SQL Trace, ClearTrace, SQL Nexus and  SQLDiag.</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2011/11/16/wvpass-performance-tuning-for-pirates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My #sqlpass 2011 Member Summit Schedule</title>
		<link>http://johnsterrett.com/2011/10/11/my-sqlpass-2011-member-summit-schedule/</link>
		<comments>http://johnsterrett.com/2011/10/11/my-sqlpass-2011-member-summit-schedule/#comments</comments>
		<pubDate>Tue, 11 Oct 2011 16:33:39 +0000</pubDate>
		<dc:creator>johnsterrett</dc:creator>
				<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[Professional Development]]></category>
		<category><![CDATA[sqlpass]]></category>

		<guid isPermaLink="false">http://johnsterrett.com/?p=908</guid>
		<description><![CDATA[The following is my tentative plans for the SQL PASS Member Summit this week.  I have listed scheduled sessions to attend but may switch or do something else. You never know what will be going down on the #sqlpass or &#8230; <a href="http://johnsterrett.com/2011/10/11/my-sqlpass-2011-member-summit-schedule/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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%2Fjohnsterrett.com%2F2011%2F10%2F11%2Fmy-sqlpass-2011-member-summit-schedule%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fjohnsterrett.com%2F2011%2F10%2F11%2Fmy-sqlpass-2011-member-summit-schedule%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The following is my tentative plans for the SQL PASS Member Summit this week.  I have listed scheduled sessions to attend but may switch or do something else. You never know what will be going down on the #sqlpass  or #sqlfun hash tag on twitter.</p>
<p>Isn&#8217;t it awesome that the sessions are recorded and available for playback after the event? I will get the sessions on DVD and will be able to watch them later.</p>
<h2>Tuesday, October 11th 2011</h2>
<p>* 7:30am to 1pm &#8211; Travel to Seattle for PASS Conference (Yes, I am actually writing this on the airplane)<br />
* 1pm to 2pm &#8211; Regional Member Meeting (Hopefully, logistics work and I won&#8217;t miss this)<br />
* 2:15pm to 5pm &#8211; Chapter Leaders Meeting<br />
* 6:30pm to 8pm &#8211; Welcome Receptions and Quiz Bowl<br />
* 8pm to 10pm &#8211; Red Gate Party</p>
<h2>Wednesday, October 12th 2011</h2>
<p>* 5:30am to 8am &#8211; Visit <a href="http://www.pikeplacemarket.org/">Pike Place Market</a> or <a href="http://www.toppotdoughnuts.com/">Top Hat Donuts Shop</a><br />
* 8:15am to 10am &#8211; Attend Keynote<br />
* 10:15am to 11:30am &#8211; This isn&#8217;t your fathers Cloud: Kevin Kline, Buck Woody<br />
* 11:30am to 1:00pm &#8211; Chapter Leaders Lunch<br />
* 1:30pm to  3:00pm &#8211; Visit and get know Vendors @ Vendor Expo<br />
* 3:00pm to 4:15pm &#8211; Tips and Tricks for Writing Better Queries: Joe Webb (AD-314)<br />
* 4:45pm to 6:00pm -  Characteristics of a Great Relational Database : Louis Davison (AD-318)<br />
* 6:15pm to 8:00pm &#8211; Attend SQL PASS Vendor Reception<br />
* 8:00pm to 10:00pm &#8211; SQLPeople Party &amp; <a href="http://www.midnightdba.com/Jen/2011/09/announcing-inappropriate-pass-sessions-2011-which-we-are-renaming-p-u-s-s-inappropriate-sessions-and-which-will-be-full-of-awesome/">PUSS Party</a></p>
<h2>Thursday, October 13th, 2011</h2>
<p>* 8:15am to 10:00am &#8211; Keynote Bloggers Table @ Dell Ballroom<br />
* 10:15am to 11:30am &#8211; Advanced SQL Server 2008 Troubleshooting: Klaus Aschenbrenner (DBA-403) @ 6E<br />
* 11:30 am to 1:30pm &#8211; Women in Technology &#8211; Lunch @ 6B<br />
* 1:30pm to 2:45pm &#8211; Lighting Talk (I am presenting) @ 201<br />
* 3:00pm to 4:30pm &#8211; All the Magic Knobs: Cindy Gross @2AB<br />
* 5pm to 7pm &#8211; Vendor Appreciation Party<br />
* 7pm to 10pm &#8211; Microsoft Community Appreciation @ GameWorks</p>
<h2>Friday, October 14th, 2011</h2>
<p>* 7:00am to 8:00am &#8211; Breakfast<br />
* 8:15am to 10am &#8211; Keynote Presentation or Microsoft Labs<br />
* 10:15am to 11:45am &#8211; Query Tuning Mastery: Adam Machanic (AD-500) @ 6E<br />
* 11:30am to 12:30 &#8211; Birds of a Feather &#8211; Lunch<br />
* 12:15pm to 1:30pm &#8211; Board of Directors Meet and Greet<br />
* 1:30pm to 2:30pm &#8211; Final review for my sessions<br />
* 2:30pm to 3:45pm &#8211; Evaluate your Daily Checklist against 100+ Instances of SQL(ME) @602-604<br />
* 4:15pm to 5:30pm &#8211; Best Practices for Deploying SQL Server on VMWare: Wanda He (DBA-310) @ 2AB</p>
]]></content:encoded>
			<wfw:commentRss>http://johnsterrett.com/2011/10/11/my-sqlpass-2011-member-summit-schedule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

