<?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>SQL Server Q&#38;A &#187; service pack 1</title>
	<atom:link href="http://jack-fx.com/sqlqa/tag/service-pack-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/sqlqa</link>
	<description>SQL Server Questions and Answers, SQL QA</description>
	<lastBuildDate>Thu, 24 May 2012 05:07:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Full-Text Search component is not completely rolled back to the Service Pack 1 version after you uninstall Cumulative Update 3 for SQL Server 2008 Service Pack 1 that is applied by using a sl &#8230;</title>
		<link>http://jack-fx.com/sqlqa/2011/03/01/the-full-text-search-component-is-not-completely-rolled-back-to-the-service-pack-1-version-after-you-uninstall-cumulative-update-3-for-sql-server-2008-service-pack-1-that-is-applied-by-using-a-sl/</link>
		<comments>http://jack-fx.com/sqlqa/2011/03/01/the-full-text-search-component-is-not-completely-rolled-back-to-the-service-pack-1-version-after-you-uninstall-cumulative-update-3-for-sql-server-2008-service-pack-1-that-is-applied-by-using-a-sl/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 05:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[full text search]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[search component]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2011/03/01/the-full-text-search-component-is-not-completely-rolled-back-to-the-service-pack-1-version-after-you-uninstall-cumulative-update-3-for-sql-server-2008-service-pack-1-that-is-applied-by-using-a-sl/</guid>
		<description><![CDATA[SymptomsConsider the following scenario:On a Microsoft Windows-based computer, you apply Cumulative Update 3 for SQL Server 2008 Service Pack 1 by using a slipstream installation.For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:971491?(http://support.microsoft.com/kb/971491/) Cumulative update package 3 for SQL Server 2008 Service [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2011/03/01/the-full-text-search-component-is-not-completely-rolled-back-to-the-service-pack-1-version-after-you-uninstall-cumulative-update-3-for-sql-server-2008-service-pack-1-that-is-applied-by-using-a-sl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Unhandled exception during upgrade when excluding database with 30-character name</title>
		<link>http://jack-fx.com/sqlqa/2010/11/30/fix-unhandled-exception-during-upgrade-when-excluding-database-with-30-character-name/</link>
		<comments>http://jack-fx.com/sqlqa/2010/11/30/fix-unhandled-exception-during-upgrade-when-excluding-database-with-30-character-name/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 15:07:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[application error log]]></category>
		<category><![CDATA[default debugger]]></category>
		<category><![CDATA[Dr. Watson]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[privileged instruction]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[Wizard]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/11/30/fix-unhandled-exception-during-upgrade-when-excluding-database-with-30-character-name/</guid>
		<description><![CDATA[Symptoms When running the Version Upgrade Wizard to upgrade SQL		Server 6.x to SQL Server 7.0, if a database whose name is 30 characters long is		excluded from the upgrade, the wizard generates an unhandled exception and		stops running.If Dr. Watson is set as the default debugger, an error		message similar to the following will be displayed immediately after [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/11/30/fix-unhandled-exception-during-upgrade-when-excluding-database-with-30-character-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Error message when you execute a user-defined function in SQL Server 2005: &#8220;Invalid length parameter passed to the SUBSTRING function&#8221; or &#8220;A transport-level error has occurred when receiving &#8230;</title>
		<link>http://jack-fx.com/sqlqa/2010/05/10/fix-error-message-when-you-execute-a-user-defined-function-in-sql-server-2005-invalid-length-parameter-passed-to-the-substring-function-or-a-transport-level-error-has-occurred-when-receiving/</link>
		<comments>http://jack-fx.com/sqlqa/2010/05/10/fix-error-message-when-you-execute-a-user-defined-function-in-sql-server-2005-invalid-length-parameter-passed-to-the-substring-function-or-a-transport-level-error-has-occurred-when-receiving/#comments</comments>
		<pubDate>Tue, 11 May 2010 06:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[access violation]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fatal exception]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server service]]></category>
		<category><![CDATA[substring function]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/05/10/fix-error-message-when-you-execute-a-user-defined-function-in-sql-server-2005-invalid-length-parameter-passed-to-the-substring-function-or-a-transport-level-error-has-occurred-when-receiving/</guid>
		<description><![CDATA[SymptomsThis article describes the following about this hotfix release:The issues that are fixed by this hotfix packageThe prerequisites for installing the hotfix packageInformation about whether you must restart the computer after you install the hotfix packageInformation about whether the hotfix package is replaced by any other hotfix packageInformation about whether you must make any registry [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/05/10/fix-error-message-when-you-execute-a-user-defined-function-in-sql-server-2005-invalid-length-parameter-passed-to-the-substring-function-or-a-transport-level-error-has-occurred-when-receiving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: When you restore a SQL Server 2005 backup file in SQL Server 2008, the operation takes much longer than when you restore the same backup file in SQL Server 2005</title>
		<link>http://jack-fx.com/sqlqa/2010/01/01/fix-when-you-restore-a-sql-server-2005-backup-file-in-sql-server-2008-the-operation-takes-much-longer-than-when-you-restore-the-same-backup-file-in-sql-server-2005/</link>
		<comments>http://jack-fx.com/sqlqa/2010/01/01/fix-when-you-restore-a-sql-server-2005-backup-file-in-sql-server-2008-the-operation-takes-much-longer-than-when-you-restore-the-same-backup-file-in-sql-server-2005/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 15:06:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backup restore]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[backup file]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[Jan]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2005]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/01/01/fix-when-you-restore-a-sql-server-2005-backup-file-in-sql-server-2008-the-operation-takes-much-longer-than-when-you-restore-the-same-backup-file-in-sql-server-2005/</guid>
		<description><![CDATA[SymptomsIn Microsoft SQL Server 2008, you restore a backup file that was created in SQL Server 2005. The database recovery process may take much longer in SQL Server 2008 than when you restore the same backup file in SQL Server 2005. This issue may occur when you restore any kind of backup file that was [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/01/01/fix-when-you-restore-a-sql-server-2005-backup-file-in-sql-server-2008-the-operation-takes-much-longer-than-when-you-restore-the-same-backup-file-in-sql-server-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Error message when you use the DTExec.exe or DTExecUi.exe utility to run a SQL Server 2008 Integration Services package by specifying a configuration file: “The package path referenced an ob &#8230;</title>
		<link>http://jack-fx.com/sqlqa/2009/12/26/fix-error-message-when-you-use-the-dtexec-exe-or-dtexecui-exe-utility-to-run-a-sql-server-2008-integration-services-package-by-specifying-a-configuration-file-%e2%80%9cthe-package-path-referenced-an/</link>
		<comments>http://jack-fx.com/sqlqa/2009/12/26/fix-error-message-when-you-use-the-dtexec-exe-or-dtexecui-exe-utility-to-run-a-sql-server-2008-integration-services-package-by-specifying-a-configuration-file-%e2%80%9cthe-package-path-referenced-an/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 08:27:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[configuration]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2005]]></category>
		<category><![CDATA[sql server integration]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2009/12/26/fix-error-message-when-you-use-the-dtexec-exe-or-dtexecui-exe-utility-to-run-a-sql-server-2008-integration-services-package-by-specifying-a-configuration-file-%e2%80%9cthe-package-path-referenced-an/</guid>
		<description><![CDATA[SymptomsConsider the following scenario: 	In Microsoft SQL Server 2008, you use the DTExec.exe or DTExecUi.exe utility to run a SQL Server Integration Services (SSIS) package.	You specify a configuration file by using the /ConfigFile option when you run the DTExec.exe or DTExecUi.exe utilities.	The configuration file contains many configurations for objects in the package. However, the paths [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2009/12/26/fix-error-message-when-you-use-the-dtexec-exe-or-dtexecui-exe-utility-to-run-a-sql-server-2008-integration-services-package-by-specifying-a-configuration-file-%e2%80%9cthe-package-path-referenced-an/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Error message when you restore a SQL Server 2000 database by using SQL Server 2005 Management Studio or SQL Server 2008 Management Studio: &#8220;Cannot show requested dialog. Failed to retrieve d &#8230;</title>
		<link>http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-restore-a-sql-server-2000-database-by-using-sql-server-2005-management-studio-or-sql-server-2008-management-studio-cannot-show-requested-dialog-failed-to-retrieve-d/</link>
		<comments>http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-restore-a-sql-server-2000-database-by-using-sql-server-2005-management-studio-or-sql-server-2008-management-studio-cannot-show-requested-dialog-failed-to-retrieve-d/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 08:19:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[backup operation]]></category>
		<category><![CDATA[Chtbrkr]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sqlserver]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[sqlserver]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-restore-a-sql-server-2000-database-by-using-sql-server-2005-management-studio-or-sql-server-2008-management-studio-cannot-show-requested-dialog-failed-to-retrieve-d/</guid>
		<description><![CDATA[SymptomsConsider the following scenario.You are running one of the following versions of SQL Server Management Studio:SQL Server 2005 Service Pack 2 (SP2) Management Studio, version 9.00.3325 to 9.00.3329Note For example, you install SQL Server 2005 SP2 Cumulative Update 13, and the version of Management Studio is 9.00.3325.SQL Server 2005 Service Pack 3 (SP3) Management Studio, [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-restore-a-sql-server-2000-database-by-using-sql-server-2005-management-studio-or-sql-server-2008-management-studio-cannot-show-requested-dialog-failed-to-retrieve-d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Error message when you resize a Chart control in the Report Designer in SQL Server 2008 Business Intelligence Development Studio on a computer that is running Windows 7: &#8220;Chart Exception: Pa &#8230;</title>
		<link>http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-resize-a-chart-control-in-the-report-designer-in-sql-server-2008-business-intelligence-development-studio-on-a-computer-that-is-running-windows-7-chart-exception-pa/</link>
		<comments>http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-resize-a-chart-control-in-the-report-designer-in-sql-server-2008-business-intelligence-development-studio-on-a-computer-that-is-running-windows-7-chart-exception-pa/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 08:19:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[intelligence development]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[Pack]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server service]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-resize-a-chart-control-in-the-report-designer-in-sql-server-2008-business-intelligence-development-studio-on-a-computer-that-is-running-windows-7-chart-exception-pa/</guid>
		<description><![CDATA[SymptomsConsider the following scenario:On a computer that is running Windows 7, you design a Reporting Services report in Microsoft SQL Server 2008 Business Intelligence Development Studio (BIDS).The report contains a Chart control.In BIDS, you try to resize the Chart control in the Report Designer.In this scenario, you may receive the following error message:
Chart Exception: Parameter [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2009/12/24/fix-error-message-when-you-resize-a-chart-control-in-the-report-designer-in-sql-server-2008-business-intelligence-development-studio-on-a-computer-that-is-running-windows-7-chart-exception-pa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: An access violation occurs intermittently during message processing for service broker, and the session may be disconnected in SQL Server 2008</title>
		<link>http://jack-fx.com/sqlqa/2009/12/23/fix-an-access-violation-occurs-intermittently-during-message-processing-for-service-broker-and-the-session-may-be-disconnected-in-sql-server-2008/</link>
		<comments>http://jack-fx.com/sqlqa/2009/12/23/fix-an-access-violation-occurs-intermittently-during-message-processing-for-service-broker-and-the-session-may-be-disconnected-in-sql-server-2008/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 08:33:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[gt program]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[protocol transport]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[spid]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Time]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2009/12/23/fix-an-access-violation-occurs-intermittently-during-message-processing-for-service-broker-and-the-session-may-be-disconnected-in-sql-server-2008/</guid>
		<description><![CDATA[SymptomsIn Microsoft SQL Server 2008, an access violation occurs intermittently during message processing for service broker,and the session may be disconnected. When this problem occurs, a mini-dump file is generated in the SQL Server log folder, and the following error message is logged in the SQL Server log file:
&#60;Date&#62;&#60;Time&#62; spid18s***Stack Dump being sent to &#60;drive&#62;:\Program [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2009/12/23/fix-an-access-violation-occurs-intermittently-during-message-processing-for-service-broker-and-the-session-may-be-disconnected-in-sql-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

