<?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; article</title>
	<atom:link href="http://jack-fx.com/sqlqa/tag/article/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>FIX: Transform Data Task Might Stop Responding (hang) While Importing Data From Text File</title>
		<link>http://jack-fx.com/sqlqa/2010/11/13/fix-transform-data-task-might-stop-responding-hang-while-importing-data-from-text-file/</link>
		<comments>http://jack-fx.com/sqlqa/2010/11/13/fix-transform-data-task-might-stop-responding-hang-while-importing-data-from-text-file/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 13:04:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[data transformation services]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sql server 2000]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[sql server database]]></category>
		<category><![CDATA[Task]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/11/13/fix-transform-data-task-might-stop-responding-hang-while-importing-data-from-text-file/</guid>
		<description><![CDATA[SymptomsIf you use the Transform Data Task (the data pump engine in Data Transformation Services) to import data to a SQL Server database from a text file that has rows with an invalid format, you may observe the following behavior:The Transform Data Task might stop responding (hang).CPU utilization might increase to almost 100 percent.The only [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/11/13/fix-transform-data-task-might-stop-responding-hang-while-importing-data-from-text-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Errors in Transform Failure Function Are Logged When They Should Be Ignored</title>
		<link>http://jack-fx.com/sqlqa/2010/06/02/fix-errors-in-transform-failure-function-are-logged-when-they-should-be-ignored/</link>
		<comments>http://jack-fx.com/sqlqa/2010/06/02/fix-errors-in-transform-failure-function-are-logged-when-they-should-be-ignored/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 15:05:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[dts package]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[Max Error]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sql server 2000]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[sql server 2000 service pack]]></category>
		<category><![CDATA[transformation]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/06/02/fix-errors-in-transform-failure-function-are-logged-when-they-should-be-ignored/</guid>
		<description><![CDATA[SymptomsIf a transformation failure function returns DTSTransformstat_OK, the errors are logged to the transformation exception log and the transformation exception source log files.NOTE: The DTS package itself ignores the errors and the Max Error Count value is not incremented.ResolutionTo resolve this problem, obtain the latest service pack for Microsoft SQL Server 2000. For additional information, [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/06/02/fix-errors-in-transform-failure-function-are-logged-when-they-should-be-ignored/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: DBCC CHECKDB May Produce an Access Violation When Database Is in Use</title>
		<link>http://jack-fx.com/sqlqa/2010/04/28/fix-dbcc-checkdb-may-produce-an-access-violation-when-database-is-in-use/</link>
		<comments>http://jack-fx.com/sqlqa/2010/04/28/fix-dbcc-checkdb-may-produce-an-access-violation-when-database-is-in-use/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 10:58:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[access violation]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[article number]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[sql server 2000 service pack]]></category>
		<category><![CDATA[support microsoft]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/04/28/fix-dbcc-checkdb-may-produce-an-access-violation-when-database-is-in-use/</guid>
		<description><![CDATA[SymptomsThe DBCC CHECKDB command may produce an access violation (AV) when run on a database while other users are actively accessing the database.ResolutionTo resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in theMicrosoft Knowledge Base:290211?(http://support.microsoft.com/kb/290211/EN-US/) INF: How to Obtain [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/04/28/fix-dbcc-checkdb-may-produce-an-access-violation-when-database-is-in-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Description of two approaches for a disaster recovery plan for transactional replication</title>
		<link>http://jack-fx.com/sqlqa/2010/02/24/description-of-two-approaches-for-a-disaster-recovery-plan-for-transactional-replication/</link>
		<comments>http://jack-fx.com/sqlqa/2010/02/24/description-of-two-approaches-for-a-disaster-recovery-plan-for-transactional-replication/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 07:27:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[backup restore]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[disaster]]></category>
		<category><![CDATA[disaster recovery plan]]></category>
		<category><![CDATA[hardware failure]]></category>
		<category><![CDATA[minimum latency]]></category>
		<category><![CDATA[plan]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[sql server books]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/02/24/description-of-two-approaches-for-a-disaster-recovery-plan-for-transactional-replication/</guid>
		<description><![CDATA[SymptomsThis article discusses two alternative approaches to a disaster recovery plan for transactional replication. This article contains more information about the following:Problems in the approach for the disaster recovery plan that is mentioned in SQL Server Books Online.Two alternative approaches to a disaster recovery plan.Step-by-step procedure to set up a disaster recovery plan for the [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/02/24/description-of-two-approaches-for-a-disaster-recovery-plan-for-transactional-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Advisory Services Engagement Scenario &#8211; SQL Server Performance</title>
		<link>http://jack-fx.com/sqlqa/2010/01/17/microsoft-advisory-services-engagement-scenario-sql-server-performance/</link>
		<comments>http://jack-fx.com/sqlqa/2010/01/17/microsoft-advisory-services-engagement-scenario-sql-server-performance/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 00:09:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[configuration]]></category>
		<category><![CDATA[account management services]]></category>
		<category><![CDATA[Advisory]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[consultative support]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft support]]></category>
		<category><![CDATA[onsite consulting]]></category>
		<category><![CDATA[product maintenance]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/01/17/microsoft-advisory-services-engagement-scenario-sql-server-performance/</guid>
		<description><![CDATA[SymptomsNote: This article discusses a scenariothat may beaddressed by Microsoft Advisory Services.Microsoft Advisory Services is an hourly fee-based, consultative support option that provides proactive support beyond your break-fix product maintenance needs. This is a remote, phone-based support option that includes working with the same technician for assistance with issues like product migration, code review, or [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/01/17/microsoft-advisory-services-engagement-scenario-sql-server-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: You receive an error message when you click the View Single Column Profile By Column button in the Data Profile Viewer in SQL Server 2008: &#8220;Unhandled Exception&#8221;</title>
		<link>http://jack-fx.com/sqlqa/2010/01/06/fix-you-receive-an-error-message-when-you-click-the-view-single-column-profile-by-column-button-in-the-data-profile-viewer-in-sql-server-2008-unhandled-exception/</link>
		<comments>http://jack-fx.com/sqlqa/2010/01/06/fix-you-receive-an-error-message-when-you-click-the-view-single-column-profile-by-column-button-in-the-data-profile-viewer-in-sql-server-2008-unhandled-exception/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 13:52:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[article number]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[data profile]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[security fixes]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/01/06/fix-you-receive-an-error-message-when-you-click-the-view-single-column-profile-by-column-button-in-the-data-profile-viewer-in-sql-server-2008-unhandled-exception/</guid>
		<description><![CDATA[SymptomsIn Microsoft SQL Server 2008, when you click the View Single Column Profile By Column buttonin the Data Profile Viewer (DataProfileViewer.exe), you receive the following error message: 
Unhandled ExceptionResolutionThe fix for this issue was first released in Cumulative Update 1. For more information about how to obtain this cumulative update package for SQL Server 2008, [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/01/06/fix-you-receive-an-error-message-when-you-click-the-view-single-column-profile-by-column-button-in-the-data-profile-viewer-in-sql-server-2008-unhandled-exception/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: The SQL Server engine in SQL Server 2005 and in SQL Server 2008 may consume large amounts of memory during the setup configuration phase</title>
		<link>http://jack-fx.com/sqlqa/2009/12/30/fix-the-sql-server-engine-in-sql-server-2005-and-in-sql-server-2008-may-consume-large-amounts-of-memory-during-the-setup-configuration-phase/</link>
		<comments>http://jack-fx.com/sqlqa/2009/12/30/fix-the-sql-server-engine-in-sql-server-2005-and-in-sql-server-2008-may-consume-large-amounts-of-memory-during-the-setup-configuration-phase/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 00:20:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[configuration]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[NUMA]]></category>
		<category><![CDATA[Pack]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2005 service pack]]></category>
		<category><![CDATA[sql server engine]]></category>
		<category><![CDATA[sql server service]]></category>
		<category><![CDATA[uniform memory access]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2009/12/30/fix-the-sql-server-engine-in-sql-server-2005-and-in-sql-server-2008-may-consume-large-amounts-of-memory-during-the-setup-configuration-phase/</guid>
		<description><![CDATA[SymptomsDuring the setup or patching of a server that is running Microsoft SQL Server 2005 or Microsoft SQL Server 2008, the SQL Server engine (SQLServr.exe) process consumes significant physical random access memory (RAM) of more than 4 gigabytes (GB). Note This problem is more relevant on Non-Uniform Memory Access (NUMA) systems or on systems that [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2009/12/30/fix-the-sql-server-engine-in-sql-server-2005-and-in-sql-server-2008-may-consume-large-amounts-of-memory-during-the-setup-configuration-phase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

