<?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>The Systems Engineer &#187; sql 2005</title>
	<atom:link href="http://www.thesystemsengineer.com/tag/sql-2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thesystemsengineer.com</link>
	<description>structured chaos</description>
	<lastBuildDate>Thu, 02 Sep 2010 21:32:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Microsoft Enterprise Agreement SQL 2005 Install Gotcha!</title>
		<link>http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/</link>
		<comments>http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 04:20:17 +0000</pubDate>
		<dc:creator>Trace</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[enterprise agreement]]></category>
		<category><![CDATA[error 1603]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[sql 2005]]></category>

		<guid isPermaLink="false">http://www.thesystemsengineer.com/?p=12</guid>
		<description><![CDATA[If you have an Enterprise Agreement or Volume License from Microsoft you may wish to bookmark this one. When downloading SQL 2005 Standard or Express you have 2 iso&#8217;s to download. One has a #1 in the name and the other #2 in the name. Grab them both. The first is the servers install and [...]]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-5473497202656082";
/* Footer 468x60, created 3/8/08 */
google_ad_slot = "8765020198";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>If you have an Enterprise Agreement or Volume License from Microsoft you may wish to bookmark this one. When downloading SQL 2005 Standard or Express you have 2 iso&#8217;s to download. One has a #1 in the name and the other #2 in the name. Grab them both. The first is the servers install and the second is the tools. If you happen to only get the first, you will soon learn you cannot install the management consoles and other client connectivity options. Oh sure the setup will allow you to select them. You&#8217;ll even get the installation to kick off and run a bit. But rest assured by the time you get back from lunch your install will have failed. You&#8217;ll see a message like:</p>
<ul>
There was an unexpected failure during the setup wizard. You may review the setup logs and/or click the help button for more information.
</ul>
<p>You can go and double check your logs to make sure it is the same issue. Check the logs here:</p>
<ul>
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files
</ul>
<p>If it turns out to be the same issue you should see something like the following:<br />
<code><br />
Running: InstallToolsAction.10 at: 2006/4/8 16:46:2<br />
Error: Action "InstallToolsAction.10" threw an exception during execution. Error information reported during run:<br />
Target collection includes the local machine.<br />
Fatal Exception caught while installing package: "10"<br />
Error Code: 0x80070002 (2)<br />
Windows Error Text: The system cannot find the file specified. Source File Name: sqlchaining\sqlprereqpackagemutator.cpp<br />
Compiler Timestamp: Tue Aug 9 01:14:20 2005<br />
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest<br />
Source Line Number: 196<br />
---- Context -----------------------------------------------<br />
sqls::InstallPackageAction::perform<br />
WinException caught while installing package. : 1603<br />
Error Code: 0x80070643 (1603)<br />
Windows Error Text: Fatal error during installation. Source File Name: packageengine\installpackageaction.cpp<br />
Compiler Timestamp: Fri Jul 1 01:28:25 2005<br />
Function Name: sqls::InstallPackageAction::perform<br />
Source Line Number: 167<br />
---- Context -----------------------------------------------<br />
sqls::InstallPackageAction::perform<br />
</code></p>
<p>If everything checks out this far then here is how to fix it. You need #1 and #2 iso&#8217;s. Extract #1 to *:\sql2005\servers. Then extract #2 to *:\sql2005\tools. Now rerun your setup from the servers directory. Now when you select to install servers and client components etc it will successfully install.</p>
<p><a href="http://support.microsoft.com/kb/916760/en-us">Source I used to fix my problem the first time.</a></p>
<p>http://support.microsoft.com/kb/916760/en-us</p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Bookmark to</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/&amp;title=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Del.icio.us"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Del.icio.us" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/&amp;title=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to digg"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to digg" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://feedmelinks.com/categorize?from=toolbar&amp;op=submit&amp;name=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21&amp;url=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/&amp;version=0.7" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Feed Me Links"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/feedmelinks.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Feed Me Links" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Feed Me Links" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Technorati"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Technorati" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/&amp;title=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Stumble Upon"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Stumble Upon" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/&amp;title=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Google Bookmarks"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Google Bookmarks" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21&amp;url=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to SlashDot"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to SlashDot" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/&amp;t=Microsoft+Enterprise+Agreement+SQL+2005+Install+Gotcha%21" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to FaceBook"><img src="http://www.thesystemsengineer.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to FaceBook" alt="Add 'Microsoft Enterprise Agreement SQL 2005 Install Gotcha!' to FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://www.thesystemsengineer.com/technical/microsoft-enterprise-agreement-sql-2005-install-gotcha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
