<?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>Becoming a SQL Master &#187; SQLServerPedia Syndication</title>
	<atom:link href="http://www.jasoncrider.com/blog/index.php/category/sqlserverpedia-syndication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasoncrider.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 19 Aug 2010 21:42:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Added my first Microsoft Connect Ticket for SQL Server</title>
		<link>http://www.jasoncrider.com/blog/index.php/2010/02/22/added-my-first-microsoft-connect-ticket-for-sql-server/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2010/02/22/added-my-first-microsoft-connect-ticket-for-sql-server/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 22:03:49 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=124</guid>
		<description><![CDATA[Seems that I&#8217;m having SQL Server 2008 installs fail on computers that have Visual Studio 2008 with SP1. We&#8217;ll see if anyone can reproduce it. https://connect.microsoft.com/SQLServer/feedback/details/535434/system-configuration-checker-doesnt-catch-that-visual-studio-needs-sp1-applied-before-install]]></description>
			<content:encoded><![CDATA[<p>Seems that I&#8217;m having SQL Server 2008 installs fail on computers that have Visual Studio 2008 with SP1. We&#8217;ll see if anyone can reproduce it.</p>
<p><a href="https://connect.microsoft.com/SQLServer/feedback/details/535434/system-configuration-checker-doesnt-catch-that-visual-studio-needs-sp1-applied-before-install">https://connect.microsoft.com/SQLServer/feedback/details/535434/system-configuration-checker-doesnt-catch-that-visual-studio-needs-sp1-applied-before-install</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2010/02/22/added-my-first-microsoft-connect-ticket-for-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance Counters Missing</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/10/28/performance-counters-missing/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/10/28/performance-counters-missing/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 17:33:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL General]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=122</guid>
		<description><![CDATA[We&#8217;ve been running SQL Server 2000 x86 on Windows Server 2003 R2 x64 for some time. While there have been a few issues here and there, monitoring SQL related counters can be troublesome whether you are local or remote. If you are local to the server when you open up performance monitor you will receive [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been running SQL Server 2000 x86 on Windows Server 2003 R2 x64 for some time. While there have been a few issues here and there, monitoring SQL related counters can be troublesome whether you are local or remote.</p>
<p>If you are local to the server when you open up performance monitor you will receive the x64 counters and this won&#8217;t help you since your SQL Server is x86. For the 32 bit version just use %SystemRoot%\SysWow64<span style="font-size: x-small;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">\Perfmon.exe. </span></span></p>
<p><span style="font-size: x-small;"><span style="font-family: Verdana,Arial,Helvetica,sans-serif;">If you are remote then you&#8217;ll need to make some registry modifications on the server that you are monitoring. You&#8217;ll need to modify 2 registry entries to read SysWow64 instead of System32:</span></span></p>
<p><span style="font-size: 10pt; font-family: Arial;">[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]<br />
&#8220;ImagePath&#8221;=&#8221;%SystemRoot%\SysWow64\svchost.exe -k regsvc”<br />
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry\Parameters]<br />
&#8220;ServiceDll&#8221;=&#8221;%SystemRoot%\SysWow64\regsvc.dll&#8221;</span></p>
<p><span style="font-size: 10pt; font-family: Arial;">Restart the Remote Registry Service and you should be good to go now.<br />
</span></p>
<p>Resources:<br />
<a href="http://www.code-magazine.com/articleprint.aspx?quickid=080015&amp;printmode=true">http://www.code-magazine.com/articleprint.aspx?quickid=080015&amp;printmode=true</a><br />
(Maybe you couldn&#8217;t run SQL 2000 under a x64 bit OS at the time of this writing)</p>
<p><a href="http://blogs.msdn.com/edglas/archive/2006/09/06/reading-32-bit-counters-on-a-64-bit-machine.aspx">http://blogs.msdn.com/edglas/archive/2006/09/06/reading-32-bit-counters-on-a-64-bit-machine.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/10/28/performance-counters-missing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL University</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/10/16/sql-university/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/10/16/sql-university/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 15:14:05 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=120</guid>
		<description><![CDATA[Jorge Segarra is onto something pretty cool. Head on over to SQL University and check it out. I&#8217;m going to run through it myself in the coming weeks because everyone should be trying to polish up on the SQL.]]></description>
			<content:encoded><![CDATA[<p><a title="About Jorge" href="http://sqlchicken.com/about/">Jorge Segarra</a> is onto something pretty cool. Head on over to <a title="SQL University" href="http://sqlchicken.com/sql-university/">SQL University</a> and check it out. I&#8217;m going to run through it myself in the coming weeks because everyone should be trying to polish up on the SQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/10/16/sql-university/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for 092509</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/09/25/links-for-092509/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/09/25/links-for-092509/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 05:12:28 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Links for the Week]]></category>
		<category><![CDATA[SQL General]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=118</guid>
		<description><![CDATA[http://midnightdba.itbookworm.com/midnightdba/blog/post/How-do-you-keep-track.aspx Staying on Track can be hard, Jen McCown outlines a few ideas of how to keep up with tasks. http://www.red-gate.com/specials/ebooks/protecting_sqlserver_data.htm?utm_source=simpletalk&#38;utm_medium=email&#38;utm_content=ProtectingDataN20090921&#38;utm_campaign=SQLtoolbelt Another free ebook from redgate. John Magnabosco talks about securing SQL Server Data. http://weblogs.sqlteam.com/tarad/archive/2009/08/31/DefragmentingRebuilding-Indexes-in-SQL-server-2005-and-2008.aspx Tara Kizer gives a new script for backups. http://sqlblog.com/blogs/linchi_shea/archive/2009/09/21/the-transact-sql-prime-directive.aspx Linchi Shea gives us a vision, or at least some good [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://midnightdba.itbookworm.com/midnightdba/blog/post/How-do-you-keep-track.aspx" href="http://midnightdba.itbookworm.com/midnightdba/blog/post/How-do-you-keep-track.aspx">http://midnightdba.itbookworm.com/midnightdba/blog/post/How-do-you-keep-track.aspx</a><br />
Staying on Track can be hard, Jen McCown outlines a few ideas of how to keep up with tasks.</p>
<p><a title="http://www.red-gate.com/specials/ebooks/protecting_sqlserver_data.htm?utm_source=simpletalk&amp;utm_medium=email&amp;utm_content=ProtectingDataN20090921&amp;utm_campaign=SQLtoolbelt" href="http://www.red-gate.com/specials/ebooks/protecting_sqlserver_data.htm?utm_source=simpletalk&amp;utm_medium=email&amp;utm_content=ProtectingDataN20090921&amp;utm_campaign=SQLtoolbelt">http://www.red-gate.com/specials/ebooks/protecting_sqlserver_data.htm?utm_source=simpletalk&amp;utm_medium=email&amp;utm_content=ProtectingDataN20090921&amp;utm_campaign=SQLtoolbelt</a><br />
Another free ebook from redgate. John Magnabosco talks about securing SQL Server Data.</p>
<p><a title="http://weblogs.sqlteam.com/tarad/archive/2009/08/31/DefragmentingRebuilding-Indexes-in-SQL-server-2005-and-2008.aspx" href="http://weblogs.sqlteam.com/tarad/archive/2009/08/31/DefragmentingRebuilding-Indexes-in-SQL-server-2005-and-2008.aspx">http://weblogs.sqlteam.com/tarad/archive/2009/08/31/DefragmentingRebuilding-Indexes-in-SQL-server-2005-and-2008.aspx<br />
</a>Tara Kizer gives a new script for backups.<a title=" http://sqlblog.com/blogs/linchi_shea/archive/2009/09/21/the-transact-sql-prime-directive.aspx" href=" http://sqlblog.com/blogs/linchi_shea/archive/2009/09/21/the-transact-sql-prime-directive.aspx"><br />
</a></p>
<p><a title=" http://sqlblog.com/blogs/linchi_shea/archive/2009/09/21/the-transact-sql-prime-directive.aspx" href=" http://sqlblog.com/blogs/linchi_shea/archive/2009/09/21/the-transact-sql-prime-directive.aspx">http://sqlblog.com/blogs/linchi_shea/archive/2009/09/21/the-transact-sql-prime-directive.aspx</a><br />
Linchi Shea gives us a vision, or at least some good thoughts on how it should be.</p>
<p><a title="http://www.brentozar.com/archive/2009/09/how-to-deliver-a-killer-tech-presentation/" href="http://www.brentozar.com/archive/2009/09/how-to-deliver-a-killer-tech-presentation/">http://www.brentozar.com/archive/2009/09/how-to-deliver-a-killer-tech-presentation/<br />
</a>Brent Ozar gives us presentation tips. Everyone should want to be the best.<br />
<a title=" http://sqlblog.com/blogs/kevin_kline/archive/2009/09/18/new-post-on-my-sqlmag-blog-free-dmv-monitoring-tools.aspx" href=" http://sqlblog.com/blogs/kevin_kline/archive/2009/09/18/new-post-on-my-sqlmag-blog-free-dmv-monitoring-tools.aspx"></p>
<p>http://sqlblog.com/blogs/kevin_kline/archive/2009/09/18/new-post-on-my-sqlmag-blog-free-dmv-monitoring-tools.aspx</a></p>
<p>Kevin Kline gives us some DMV tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/09/25/links-for-092509/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting up your server</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/09/22/setting-up-your-server/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/09/22/setting-up-your-server/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 13:00:11 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=110</guid>
		<description><![CDATA[While the Microsoft reference may say that you should keep the operating system the same, it seems hard to believe that there aren&#8217;t situations where one would decide to bypass this recommendation. If you are sitting on Windows 2003 x86 with SQL Server 2000 x86 and you have the option to go to Windows 2008 [...]]]></description>
			<content:encoded><![CDATA[<p>While the Microsoft reference may say that you should keep the operating system the same, it seems hard to believe that there aren&#8217;t situations where one would decide to bypass this recommendation. If you are sitting on Windows 2003 x86 with SQL Server 2000 x86 and you have the option to go to Windows 2008 x64 with SQL Server 2005 x64 then it might be a good time to move on that. Microsoft Windows 2008 R2 is the first OS to only be offered in a 64-bit version. If you want to be set for a few years, now might be time to go ahead and bite the x64 bullet. But you should also be aware of the downsides that can be associated with this decision. If you have 100 DTS Packages that primarily use Excel connections then you may eventually regret the decision to go with x64. It would also be a good idea to make a decision about going to Windows Server 2008.</p>
<p>RAID Levels can also be something to consider during this time.  Kendal Van Dyke has an excellent series on Disk Performance that can be useful when looking at RAID levels. While you will often read that RAID 10 gives you the best bang, you may not have any buck left. Generally, it&#8217;s recommended that you stick with RAID 5 for your data files and RAID 1 for your log files. If you are not connected to a SAN and your drives are local then now is the time to get the RAID levels right.</p>
<p>Once you have your OS installed, its time to get it configured so that it works optimally for SQL Server. There are several key fundamentals about SQL Server installations that you will need to understand as you move forward and there are great resources from Brent Ozar and Chad Boyd included in the resource links below. Another item that Brent touches on briefly is that of Disk Partition Alignment. Jimmy May has some excellent information on that, and the SQL CAT team recently published a new whitepaper that is helpful.</p>
<p>Resources:<br />
<a title="SQL Server 2005 on a 64-bit Platform" href="http://www.microsoft.com/sqlserver/2005/en/us/64-bit.aspx">SQL Server 2005 on a 64-bit Platform</a><br />
<a title="32-bit vs. the 64-bit SQL Server performance surge" href="http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1233009_mem1,00.html">32-bit vs. the 64-bit SQL Server performance surge</a><br />
<a title="Q&amp;A: Making the jump to 64-bit SQL Server 2005" href="http://searchsqlserver.techtarget.com/news/interview/0,289202,sid87_gci1161294,00.html">Q&amp;A: Making the jump to 64-bit SQL Server 2005</a><br />
<a title="Disk Performance Hands On" href="http://sqlserverpedia.com/blog/sql-server-2005/disk-performance-hands-on-series-introduction/">Disk Performance Hands On</a><br />
<a title="SQL Server Setup Checklist - Part 1" href="http://www.brentozar.com/archive/2008/03/sql-server-2005-setup-checklist-part-1-before-the-install/">SQL Server Setup Checklist &#8211; Part 1</a><br />
<a title="Installing Clustered SQL Servers - Outline, Checklists, Document Sheets" href="http://blogs.mssqltips.com/blogs/chadboyd/archive/2008/06/29/installing-clustered-sql-servers-outline-checklists-document-sheets.aspx">Installing Clustered SQL Servers &#8211; Outline, Checklists, Document Sheets</a><br />
<a title="Disk Partition Alignment (Sector Alignment) for SQL Server: Part 1: Slide Deck" href="http://blogs.msdn.com/jimmymay/archive/2008/10/14/disk-partition-alignment-for-sql-server-slide-deck.aspx">Disk Partition Alignment (Sector Alignment) for SQL Server: Part 1: Slide Deck</a><br />
<a title="Disk Partition Alignment Best Practices for SQL Server" href="http://msdn.microsoft.com/en-us/library/dd758814.aspx">Disk Partition Alignment Best Practices for SQL Server</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/09/22/setting-up-your-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading your Plan</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/09/21/upgrading-your-plan/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/09/21/upgrading-your-plan/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 17:32:34 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=106</guid>
		<description><![CDATA[After reading through the SQL Server 2005 Upgrade Technical Reference Guide, you should have a good idea about which direction you want to move forward. The upgrade path and upgrade method will help you modify your plan so that you have the best chance to succeed. Depending on your environment, your choices may already be [...]]]></description>
			<content:encoded><![CDATA[<p><img src="file:///C:/DOCUME~1/jcrider/LOCALS~1/Temp/moz-screenshot.png" alt="" />After reading through the <a title="Reference Guide" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3d5e96d9-0074-46c4-bd4f-c3eb2abf4b66&amp;displaylang=en">SQL Server 2005 Upgrade Technical Reference Guide</a>, you should have a good idea about which direction you want to move forward. The upgrade path and upgrade method will help you modify your plan so that you have the best chance to succeed. Depending on your environment, your choices may already be made for you. Regardless of whether or not you are doing an In-Place or a Side-by-Side upgrade, it will be very beneficial for you to do some testing before you flip any kind of switch to go live with SQL 2005.</p>
<p>In the best of scenarios, you can find another server that you can use to do testing and simulate what the environment will look like.  If you cannot find another server that can be used solely for this purpose, maybe you could look at using virtualization to meet this need.  You probably will not be able to simulate the hardware completely, but it should be better than nothing. Setting up a virtual instance is beyond the scope of this article but it should be fairly easy to set that up with resources found online. VMware and Microsoft both have virtualization software that can be used for free.</p>
<p>Scalability Experts has a tool called <a title="SQL Server Upgrade Assistant 2005" href="http://www.scalabilityexperts.com/default.asp?action=article&amp;ID=45">SQL Server Upgrade Assistant 2005</a> that can be used to verify how your applications will run against SQL Server 2005 instead of 2000. Even if you do not use this tool, by reading through the User Guide you can develop your own plan for testing and that should help you discover the items you need to address.</p>
<p>In the fourth part of this series, I&#8217;ll describe some things you should consider as you are setting up your new server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/09/21/upgrading-your-plan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server 2005 Upgrade Fact Finding Mission</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/09/18/sql-server-2005-upgrade-fact-finding-mission/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/09/18/sql-server-2005-upgrade-fact-finding-mission/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 13:00:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=94</guid>
		<description><![CDATA[Due to constraints such as budgets, staff, and overhead it may only be feasible for a shop to move from SQL Server 2000 to 2005 instead of going straight to SQL Server 2008. There are plenty of resources on the internet that cover the advantages and pitfalls that one might encounter during the leap of [...]]]></description>
			<content:encoded><![CDATA[<p>Due to constraints such as budgets, staff, and overhead it may only be feasible for a shop to move from SQL Server 2000 to 2005 instead of going straight to SQL Server 2008. There are plenty of resources on the internet that cover the advantages and pitfalls that one might encounter during the leap of faith, but I hope that by documenting my own experience I might help others have an easier transition.</p>
<p>One of the first stops for anyone interested in upgrading should be reading the following papers from Microsoft:<br />
<a title="SQL Server 2005 Upgrade Handbook" href="http://technet.microsoft.com/en-us/library/cc966519.aspx">SQL Server 2005 Upgrade Handbook</a><br />
<a title="SQL Server 2005 Update Technical Referrence Guide" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3d5e96d9-0074-46c4-bd4f-c3eb2abf4b66&amp;displaylang=en">SQL Server 2005 Upgrade Technical Reference Guide</a></p>
<p>After you’ve digested nearly 400 pages of information you should at least have a grasp on the initial concepts of what you are about to undertake and possibly even have a rough idea of what your game plan will be.  The biggest positive is that we can learn from all of those who have gone before us since we aren’t exactly breaking new ground. SQL Server 2008 has even been out for some time now, and hopefully you have investigated whether or not you should bypass SQL Server 2005. A few resources on that can be found at:</p>
<p><a title="http://blog.scalabilityexperts.com/2008/01/28/upgrade-sql-server-2000-to-2005-or-2008/" href="http://blog.scalabilityexperts.com/2008/01/28/upgrade-sql-server-2000-to-2005-or-2008/">http://blog.scalabilityexperts.com/2008/01/28/upgrade-sql-server-2000-to-2005-or-2008/</a><a title="http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1325303,00.html" href="http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1325303,00.html"></p>
<p>http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1325303,00.html</a></p>
<p><a title="http://www.sqlservercentral.com/articles/Administration/3094/" href="http://www.sqlservercentral.com/articles/Administration/3094/">http://www.sqlservercentral.com/articles/Administration/3094/<br />
</a><a title="http://sqlblog.com/blogs/denis_gobo/archive/2008/07/09/7753.aspx" href="http://sqlblog.com/blogs/denis_gobo/archive/2008/07/09/7753.aspx">http://sqlblog.com/blogs/denis_gobo/archive/2008/07/09/7753.aspx</a></p>
<p>In our case, the decision to make a slow move towards SQL Server 2005 was made based on a previous purchase of the software coupled with the later knowledge of the amount of resources required to redo what we had already begun.</p>
<p>Once you’ve decided to go forward with your upgrade it would be wise to download the <a href="http://www.google.com/url?sa=t&amp;source=web&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Fwww.microsoft.com%2Fdownloads%2Fdetails.aspx%3FFamilyID%3D1470e86b-7e05-4322-a677-95ab44f12d75&amp;ei=L6W3SvqPBpOoNqmi5doO&amp;usg=AFQjCNFqiJOaxfsc3j5na6cB6bTDgFwgAg&amp;sig2=aAPusWTagcln-Fjt9b8m-A">Microsoft SQL Server 2005 Upgrade Advisor</a>. This product will tell you what issues you could possibly run into. It’s not going to cover everything that could possibly trip you up, but it’s a good starting point in educating yourself on what you have and where you are going.</p>
<p>You may also find that it would be beneficial to run the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=b352eb1f-d3ca-44ee-893e-9e07339c1f22&amp;displaylang=en">Microsoft SQL Server Best Practices Analyzer</a> to look for any other issues that may be there if you have an inherited system. You may find that it’s a good time to do a little bit of cleanup before you upgrade and there’s no time like the present. I’ve found this tool useful in tracking down issues such  as stored procedures with a sp_ prefix, usage of Select *, and objects calling deprecated built in functions.</p>
<p>In Summary, I think that it would be wise to use this planning time to clean up issues with the current SQL 2000 instance before you move forward if you have the opportunity. While some of the issues you’ll find won’t prevent you from going forward, it seems that while you have your sleeves rolled up and you’re inside the system a little cleanup would reduce future maintenance issues. Of course, if your situation is anything like mine you will run into issues that just have to wait because there’s no way that modifications can be made in a timely manner without sidetracking the upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/09/18/sql-server-2005-upgrade-fact-finding-mission/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading from SQL Server 2000 to 2005</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/09/16/upgrading-from-sql-server-2000-to-2005/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/09/16/upgrading-from-sql-server-2000-to-2005/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:10:37 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=89</guid>
		<description><![CDATA[This is part one in a series of upgrading from SQL Server 2000 to SQL Server 2005. The first question I want to address is why would you want to upgrade in the first place. It&#8217;s important to know why you are doing something if you are going to be able to truly understand what [...]]]></description>
			<content:encoded><![CDATA[<p>This is part one in a series of upgrading from SQL Server 2000 to SQL Server 2005. The first question I want to address is why would you want to upgrade in the first place. It&#8217;s important to know why you are doing something if you are going to be able to truly understand what you are doing. Most of my opinion and experience comes from the admin DBA side of the fence so you won&#8217;t find a ton of developer jargon thrown around because that&#8217;s not a strong point for me. I&#8217;m in the process of upgrading from SQL Server 2000 to SQL Server 2005 as well, so I hope I can chronicle the journey and help others if they are in the same situation.</p>
<p>It goes without saying that the biggest reason for upgrading is that the product is basically End of Life. While you can still get <a title="SQL Server 2000 Product Support Life Cycle" href="http://support.microsoft.com/lifecycle/?LN=en-us&amp;x=14&amp;y=10&amp;p1=2852">extended support</a> through 2013 it would still be wise to start the process of moving forward. There are plenty of resources on the internet about the new features that were introduced or approved upon with SQL Server 2005. Since I am more of an administrator I get a little more warm and fuzzy about Table and Index Partitioning, All Permissions Grantable, Mirroring, Snapshots, Online Restores, and Performance DMV’s.  While the new data types can be very useful and I’m sure CLR has its place it is hard for me to get as excited about those items. A full list of features can be found by digging through <a title="New Features Full List" href="http://msdn.microsoft.com/en-us/library/ms170363%28SQL.90%29.aspx">Microsoft’s full list</a> or an abbreviated <a title="Top 30 List" href="http://www.microsoft.com/sqlserver/2005/en/us/top-30-features.aspx">Top 30</a>.</p>
<p>For us, SQL Server Integration Services this was one of the biggest hurdles to overcome because of the number of DTS packages that we are dependent upon. Microsoft has completely redone the way that data is moved from the ground up and there is a learning curve. We eventually decided to purchase a few licenses of a third-party piece of software to help with the package transition.</p>
<p>There’s also no more Enterprise Manager, and for the most part that’s a good thing. Visually, it’s much more appealing and it’s worth running a client to access SQL 2000 instances to do most things. This late in the game I’ve even been running a SQL 2008 client because of the added features that it gives me as an administrator.</p>
<p>Coming in <a href="http://www.jasoncrider.com/blog/index.php/2009/09/18/sql-server-2005-upgrade-fact-finding-mission/">part 2</a>, Upgrade Education and Fact Finding.</p>
<p><strong>Resources:</strong></p>
<p><a title="Landing page for SQL Server 2005" href="http://www.microsoft.com/sqlserver/2005/en/us/default.aspx">Landing page for SQL Server 2005</a><br />
<a title="Why Upgrade to SQL Server 2005" href="http://download.microsoft.com/download/a/4/7/a47b7b0e-976d-4f49-b15d-f02ade638ebe/SQLServer2005_WhyUpgrade.doc">Microsoft whitepaper on “Why Upgrade to SQL Server 2005” </a><br />
<a title="FAQ: Why Upgrade to SQL Server 2005 now" href="http://download.microsoft.com/download/b/8/4/b8463723-c3b9-439e-828b-50d7981d5d26/FY08%20SQL%20Server%202005%20Upgrade%20Customer%20FAQ.pdf">FAQ: Why Upgrade to SQL Server 2005 now</a><br />
<a title="What's new in SQL Server 2005" href="http://www.developer.com/db/article.php/3512126/Whats-new-in-SQL-Server-200">What&#8217;s new in SQL Server 2005</a><br />
<a title="SQL 2005 Books Online : What's New" href="http://msdn.microsoft.com/en-us/library/ms170363%28SQL.90%29.aspx">SQL 2005 Books Online : What&#8217;s New</a><br />
<a title="Top 10 new features in SQL Server 2005" href="http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1137301,00.html">Top 10 new features in SQL Server 2005</a><br />
<a title="Consider what's new in Microsoft SQL Server 2005" href="http://articles.techrepublic.com.com/5100-10878_11-6002856.html">Consider what&#8217;s new in Microsoft SQL Server 2005</a><br />
<a title="New T-SQL Features in SQL Server 2005 Part 1" href="http://www.sqlservercentral.com/articles/Development/2734/">New T-SQL Features in SQL Server 2005 Part 1</a><br />
<a title="New T-SQL Features in SQL Server 2005 Part 2" href="http://www.sqlservercentral.com/articles/Development/2738/">New T-SQL Features in SQL Server 2005 Part 2</a><br />
<a title="The Differences Between SQL Server 2000 and 2005" href="http://www.sqlservercentral.com/articles/Administration/2988/">The Differences Between SQL Server 2000 and 2005</a><br />
<a title="The Differences Between SQL Server 2000 and 2005 - Part 2" href="http://www.sqlservercentral.com/articles/News/3036/">The Differences Between SQL Server 2000 and 2005 &#8211; Part 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/09/16/upgrading-from-sql-server-2000-to-2005/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Links for the Week</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/08/07/links-for-the-week/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/08/07/links-for-the-week/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 13:07:46 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Links for the Week]]></category>
		<category><![CDATA[SQL General]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://www.jasoncrider.com/blog/?p=83</guid>
		<description><![CDATA[SQL Server Sprawl Includes a link to 2 free chapters from SQL Server 2008 Administration in Action. Also has a link to another option of scanning your network for SQL Servers using SQL Ping. SSMS Projects and Solutions Buck Woody talks about some options for using the Project features in SSMS. Auditing your Database Server [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal"><a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/sql-server-sprawl-heard-it-twice-in-one-">SQL Server Sprawl</a><br />
Includes a <a href="http://www.manning.com/colledge/">link to 2 free chapters</a> from SQL Server 2008 Administration in Action. Also has a <a href="http://blogs.lessthandot.com/index.php/DataMgmt/DBAdmin/scan-network-for-sql-server-instances">link to another option</a> of scanning your network for SQL Servers using SQL Ping.</p>
<p class="MsoNormal"><a href="http://blogs.msdn.com/buckwoody/archive/2009/08/04/sql-server-management-studio-projects-and-solutions.aspx">SSMS Projects and Solutions</a><br />
Buck Woody talks about some options for using the Project features in SSMS.</p>
<p class="MsoNormal"><a href="http://sqlserverpedia.com/blog/sql-server-2008/guest-podcast-auditing-your-database-server/">Auditing your Database Server</a><br />
Colin Stasiuk covers auditing options in SQL Server 2008 as well as previous options.</p>
<p class="MsoNormal"><a href="http://sqlblog.com/blogs/kevin_kline/archive/2009/07/24/great-blogs-from-microsoft-sql-server-teams.aspx">Microsoft SQL Server Team Blogs</a><br />
Kevin Kline covers the topics of Blogs from the Microsoft SQL Server Team and also provides some useful links to other resources.</p>
<p class="MsoNormal"><a href="http://thomaslarock.com/2009/07/sql-server-consolidation-part-trois/">SQL Server Consolidation Tips</a><br />
Thomas LaRock writes his third tip about SQL Server Consolidation tips. <a href="http://thomaslarock.com/2009/07/sql-server-consolidation/">Part 1</a> and <a href="http://thomaslarock.com/2009/07/sql-server-consolidation-part-deux/">Part 2</a> are also linked.</p>
<p class="MsoNormal"><a href="http://blogs.conchango.com/jamiethomson/archive/2009/08/04/editing-configuration-files-ssis-nugget.aspx">SSIS Configuration Files</a><br />
Jamie Thomson covers a tip on editing the .dtsConfig file. I prefer to use a table to store my configurations and I highly recommend looking at <a href="http://www.sqlservercentral.com/articles/Integration+Services+%28SSIS%29/66426/">this method</a>.</p>
<p class="MsoNormal"><a href="http://sqlblog.com/blogs/jonathan_kehayias/archive/2009/07/31/the-importance-of-good-documentation.aspx">Document your Environment</a><br />
Jonathan Kehayias covers the importance of documentation. I would love to see more examples of this on the blogs as well.</p>
<p class="MsoNormal"><a href="http://www.sqlservercentral.com/blogs/steve_jones/archive/2009/07/27/i-m-certified-now-what.aspx">I’m Certified, Now What?</a><br />
Steve Jones covers the topic of what comes after becoming certified.</p>
<p class="MsoNormal"><a href="http://sqlblog.com/blogs/andy_leonard/archive/2009/07/20/more-on-elegance-in-database-design-design-decisions.aspx">Elegance of Database Design</a><br />
Andy Leonard continues to cover the topic of Database Design.</p>
<p class="MsoNormal"><a href="http://summit2009.sqlpass.org/Agenda/PrePostConferenceSessions/NielsenDavidsonQA.aspx">Q&amp;A with Louis Davidson and Paul Nielsen on Database Design</a><br />
Schema design is important, and these two SQL Server MVPs discuss the need for Normalization.</p>
<p class="MsoNormal"><a href="http://dbalink.wordpress.com/2009/08/06/todays-link-free-ebook-on-sql-server-backup-recovery-troubleshooting/">Free eBook from Quest Software</a><br />
Marlon Ribunal finds a great eBook offering from Quest Software.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/08/07/links-for-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems with SQL 2005 Upgrade Advisor</title>
		<link>http://www.jasoncrider.com/blog/index.php/2009/08/05/problems-with-sql-2005-upgrade-advisor/</link>
		<comments>http://www.jasoncrider.com/blog/index.php/2009/08/05/problems-with-sql-2005-upgrade-advisor/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 15:38:46 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[SQL Server 2000]]></category>
		<category><![CDATA[SQL Server 2005]]></category>
		<category><![CDATA[SQLServerPedia Syndication]]></category>

		<guid isPermaLink="false">http://jasoncrider.com/blog/?p=74</guid>
		<description><![CDATA[For those of us that are still in situations where we deal primarily with SQL Server 2000, there should come a time when we have to run the Microsoft SQL Server 2005 Upgrade Advisor. Some of you may be going straight to SQL Server 2008 and this issue may be resolved in the SQL Server [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:DoNotShowRevisions /> <w:DoNotPrintRevisions /> <w:DoNotShowMarkup /> <w:DoNotShowComments /> <w:DoNotShowInsertionsAndDeletions /> <w:DoNotShowPropertyChanges /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:DontVertAlignCellWithSp /> <w:DontBreakConstrainedForcedTables /> <w:DontVertAlignInTxbx /> <w:Word11KerningPairs /> <w:CachedColBalance /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="&#45;-" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"   DefSemiHidden="true" DefQFormat="false" DefPriority="99"   LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" /> <w:LsdException Locked="false" Priority="11" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtitle" /> <w:LsdException Locked="false" Priority="22" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Strong" /> <w:LsdException Locked="false" Priority="20" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Emphasis" /> <w:LsdException Locked="false" Priority="59" SemiHidden="false"    UnhideWhenUsed="false" Name="Table Grid" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" /> <w:LsdException Locked="false" Priority="1" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="No Spacing" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 1" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 1" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 1" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 1" /> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" /> <w:LsdException Locked="false" Priority="34" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" /> <w:LsdException Locked="false" Priority="29" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Quote" /> <w:LsdException Locked="false" Priority="30" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 1" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 1" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 1" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 1" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 1" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 2" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 2" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 2" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 2" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 2" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 2" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 2" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 2" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 2" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 3" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 3" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 3" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 3" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 3" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 3" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 3" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 3" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 3" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 4" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 4" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 4" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 4" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 4" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 4" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 4" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 4" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 4" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 5" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 5" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 5" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 5" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 5" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 5" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 5" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 5" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 5" /> <w:LsdException Locked="false" Priority="60" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Shading Accent 6" /> <w:LsdException Locked="false" Priority="61" SemiHidden="false"    UnhideWhenUsed="false" Name="Light List Accent 6" /> <w:LsdException Locked="false" Priority="62" SemiHidden="false"    UnhideWhenUsed="false" Name="Light Grid Accent 6" /> <w:LsdException Locked="false" Priority="63" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" /> <w:LsdException Locked="false" Priority="64" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" /> <w:LsdException Locked="false" Priority="65" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 1 Accent 6" /> <w:LsdException Locked="false" Priority="66" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium List 2 Accent 6" /> <w:LsdException Locked="false" Priority="67" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" /> <w:LsdException Locked="false" Priority="68" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" /> <w:LsdException Locked="false" Priority="69" SemiHidden="false"    UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" /> <w:LsdException Locked="false" Priority="70" SemiHidden="false"    UnhideWhenUsed="false" Name="Dark List Accent 6" /> <w:LsdException Locked="false" Priority="71" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Shading Accent 6" /> <w:LsdException Locked="false" Priority="72" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful List Accent 6" /> <w:LsdException Locked="false" Priority="73" SemiHidden="false"    UnhideWhenUsed="false" Name="Colorful Grid Accent 6" /> <w:LsdException Locked="false" Priority="19" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" /> <w:LsdException Locked="false" Priority="21" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" /> <w:LsdException Locked="false" Priority="31" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" /> <w:LsdException Locked="false" Priority="32" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" /> <w:LsdException Locked="false" Priority="33" SemiHidden="false"    UnhideWhenUsed="false" QFormat="true" Name="Book Title" /> <w:LsdException Locked="false" Priority="37" Name="Bibliography" /> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" /> </w:LatentStyles> </xml><![endif]--><!--  /* Font Definitions */  @font-face 	{font-family:"Cambria Math"; 	panose-1:2 4 5 3 5 4 6 3 2 4; 	mso-font-charset:1; 	mso-generic-font-family:roman; 	mso-font-format:other; 	mso-font-pitch:variable; 	mso-font-signature:0 0 0 0 0 0;} @font-face 	{font-family:Calibri; 	panose-1:2 15 5 2 2 2 4 3 2 4; 	mso-font-charset:0; 	mso-generic-font-family:swiss; 	mso-font-pitch:variable; 	mso-font-signature:-1610611985 1073750139 0 0 159 0;}  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-unhide:no; 	mso-style-qformat:yes; 	mso-style-parent:""; 	margin-top:0in; 	margin-right:0in; 	margin-bottom:10.0pt; 	margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoChpDefault 	{mso-style-type:export-only; 	mso-default-props:yes; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:Calibri; 	mso-fareast-theme-font:minor-latin; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} .MsoPapDefault 	{mso-style-type:export-only; 	margin-bottom:10.0pt; 	line-height:115%;} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.0in 1.0in 1.0in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin-top:0in; 	mso-para-margin-right:0in; 	mso-para-margin-bottom:10.0pt; 	mso-para-margin-left:0in; 	line-height:115%; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin;} --> <!--[endif]--></p>
<p class="MsoNormal">For those of us that are still in situations where we deal primarily with SQL Server 2000, there should come a time when we have to run the Microsoft SQL Server 2005 Upgrade Advisor. Some of you may be going straight to SQL Server 2008 and this issue may be resolved in the SQL Server 2008 Upgrade Advisor.</p>
<p class="MsoNormal">During the initial run of the wizard, an error will pop up without giving you many details. In my case, I look at the event viewer and see the following:</p>
<p class="MsoNormal">
<div id="attachment_76" class="wp-caption aligncenter" style="width: 413px"><img class="size-full wp-image-76" title="net2runtimeerror1" src="http://jasoncrider.com/blog/wp-content/uploads/2009/08/net2runtimeerror1.jpg" alt=".Net 2 Runtime Error" width="403" height="447" /><p class="wp-caption-text">.Net 2 Runtime Error</p></div>
<p class="MsoNormal">If you browse the internet you’ll find various ideas to fix it. Some suggest removing all .Net versions and reinstalling them. Some suggest not putting on .Net 2 SP1 until you run it. Another suggestion is to change the Aspnet.config file to read &lt;legacyUnhandledExceptionPolicy enabled=&#8221;true&#8221; /&gt;. None of these suggestions worked for me.</p>
<p class="MsoNormal">The fix that got me working was to copy all of the files from within the \BPA\Bin folder and paste them into \BPA\.</p>
<p class="MsoNormal">I think I would try this first before going through all that other trouble. If this doesn’t work you can always explore the other options.</p>
<p><span style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">Resources:<br />
<a href="http://social.msdn.microsoft.com/forums/en-US/sqlsetupandupgrade/thread/2a5f460b-8684-4510-8fcb-1e9d9786baff/">http://social.msdn.microsoft.com/forums/en-US/sqlsetupandupgrade/thread/2a5f460b-8684-4510-8fcb-1e9d9786baff/</a><br />
<a href="http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/390e8a17-bd66-4426-b24c-d0a5cc009053">http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/390e8a17-bd66-4426-b24c-d0a5cc009053</a><br />
<a href="http://www.sqlservercentral.com/Forums/Topic561810-5-1.aspx">http://www.sqlservercentral.com/Forums/Topic561810-5-1.aspx</a><br />
<a href="http://support.microsoft.com/kb/911816">http://support.microsoft.com/kb/911816</a><br />
<a href="http://sqllearnings.blogspot.com/2009/04/microsoft-sql-server-2005-upgrade.html">http://sqllearnings.blogspot.com/2009/04/microsoft-sql-server-2005-upgrade.html</a><br />
<a href="http://devel.virtage.com/2009/01/en-crashing-sql-server-2005-upgrade-advisor-error/">http://devel.virtage.com/2009/01/en-crashing-sql-server-2005-upgrade-advisor-error/</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasoncrider.com/blog/index.php/2009/08/05/problems-with-sql-2005-upgrade-advisor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
