<?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; database</title>
	<atom:link href="http://jack-fx.com/sqlqa/tag/database/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>Error message when you try to set a witness in a database mirroring session in SQL Server 2005: &#8220;The ALTER DATABASE command could not be sent to the remote server instance &#8216;TCP://&lt;ServerName&amp;g &#8230;</title>
		<link>http://jack-fx.com/sqlqa/2011/11/01/error-message-when-you-try-to-set-a-witness-in-a-database-mirroring-session-in-sql-server-2005-the-alter-database-command-could-not-be-sent-to-the-remote-server-instance-tcpservernameg-2/</link>
		<comments>http://jack-fx.com/sqlqa/2011/11/01/error-message-when-you-try-to-set-a-witness-in-a-database-mirroring-session-in-sql-server-2005-the-alter-database-command-could-not-be-sent-to-the-remote-server-instance-tcpservernameg-2/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 10:48:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ALTER DATABASE]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database command]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sql server 2005]]></category>
		<category><![CDATA[mirroring]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[principal server]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[sql server 2005]]></category>
		<category><![CDATA[Verify]]></category>
		<category><![CDATA[witness]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2011/11/01/error-message-when-you-try-to-set-a-witness-in-a-database-mirroring-session-in-sql-server-2005-the-alter-database-command-could-not-be-sent-to-the-remote-server-instance-tcpservernameg-2/</guid>
		<description><![CDATA[SymptomsConsider the following scenario:You have a database mirroring session in Microsoft SQL Server 2005. The database mirroring session does not have a witness. You set up a witness server. On the principal server and on the witness server, you do not use DNS together with DHCP for name resolution. Instead, you specify that a host [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2011/11/01/error-message-when-you-try-to-set-a-witness-in-a-database-mirroring-session-in-sql-server-2005-the-alter-database-command-could-not-be-sent-to-the-remote-server-instance-tcpservernameg-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: Error 3154 Reported in Log Shipping Restore Job Sporadically</title>
		<link>http://jack-fx.com/sqlqa/2011/06/27/bug-error-3154-reported-in-log-shipping-restore-job-sporadically-2/</link>
		<comments>http://jack-fx.com/sqlqa/2011/06/27/bug-error-3154-reported-in-log-shipping-restore-job-sporadically-2/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 13:13:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[microsoft odbc]]></category>
		<category><![CDATA[odbc sql]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql dmo]]></category>
		<category><![CDATA[sql server driver]]></category>
		<category><![CDATA[transaction logs]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2011/06/27/bug-error-3154-reported-in-log-shipping-restore-job-sporadically-2/</guid>
		<description><![CDATA[SymptomsThe following error message may appear in the SQL Server Log Shipping Monitor View Restore History window:
[Microsoft SQL-DMO (ODBC SQLState: 42000)] Error 3154: [Microsoft][ODBC SQL Server Driver][SQL Server]The backup set holds a backup of a database other than the existing &#8216;pubs_test&#8217; database.[Microsoft][ODBC SQL Server Driver][SQL Server]RESTORE LOG is terminating abnormallyThe preceding error message occurs if: [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2011/06/27/bug-error-3154-reported-in-log-shipping-restore-job-sporadically-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: A Timeout Occurs When a Database Is Automatically Expanding</title>
		<link>http://jack-fx.com/sqlqa/2011/01/12/prb-a-timeout-occurs-when-a-database-is-automatically-expanding/</link>
		<comments>http://jack-fx.com/sqlqa/2011/01/12/prb-a-timeout-occurs-when-a-database-is-automatically-expanding/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 05:23:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[client computers]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database sql]]></category>
		<category><![CDATA[default timeout]]></category>
		<category><![CDATA[error note]]></category>
		<category><![CDATA[File]]></category>
		<category><![CDATA[generic message]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[timeout]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2011/01/12/prb-a-timeout-occurs-when-a-database-is-automatically-expanding/</guid>
		<description><![CDATA[SymptomsYou may experience the following symptoms in SQL Server:A database does not expand automatically although you have the autogrow option on.The Errorlog file does not contain any messages that indicate that the database is full.Client computers that try to modify data in this database receive a &#8220;Timeout Expired&#8221; message on their user transaction.SQL Profiler displays [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2011/01/12/prb-a-timeout-occurs-when-a-database-is-automatically-expanding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: SQL Server Does Not Run RESTOREVERIFYONLY When Scheduling a Back Up in SQL Enterprise Manager</title>
		<link>http://jack-fx.com/sqlqa/2010/09/20/fix-sql-server-does-not-run-restoreverifyonly-when-scheduling-a-back-up-in-sql-enterprise-manager/</link>
		<comments>http://jack-fx.com/sqlqa/2010/09/20/fix-sql-server-does-not-run-restoreverifyonly-when-scheduling-a-back-up-in-sql-enterprise-manager/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 15:04:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backup database]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sql server 2000]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[sql server 7]]></category>
		<category><![CDATA[Verify]]></category>
		<category><![CDATA[VERIFYONLY]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/09/20/fix-sql-server-does-not-run-restoreverifyonly-when-scheduling-a-back-up-in-sql-enterprise-manager/</guid>
		<description><![CDATA[SymptomsIf you back up a database with SQL Enterprise Manager (SEM) and you check Verify backup upon completion under the Option tab, SQL Server issues the following commands: BACKUP DATABASE and RESTORE VERIFYONLY. RESTORE VERIFYONLY checks whether the backup set is complete and whether all volumes are readable.For example, if you back up the Pubs [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/09/20/fix-sql-server-does-not-run-restoreverifyonly-when-scheduling-a-back-up-in-sql-enterprise-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: SQL Enterprise Manager RESTORE Msdb Leaves Database in Loading State and Does Not Apply Differential or Log Backups</title>
		<link>http://jack-fx.com/sqlqa/2010/09/15/fix-sql-enterprise-manager-restore-msdb-leaves-database-in-loading-state-and-does-not-apply-differential-or-log-backups/</link>
		<comments>http://jack-fx.com/sqlqa/2010/09/15/fix-sql-enterprise-manager-restore-msdb-leaves-database-in-loading-state-and-does-not-apply-differential-or-log-backups/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 14:00:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[differential backup]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sql server 7]]></category>
		<category><![CDATA[msdb]]></category>
		<category><![CDATA[msdb database]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2000]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/09/15/fix-sql-enterprise-manager-restore-msdb-leaves-database-in-loading-state-and-does-not-apply-differential-or-log-backups/</guid>
		<description><![CDATA[SymptomsA restore of the msdb system database leaves the database in a loading state (unrecovered) and changes in the differential and log backups are not applied if the following conditions are true:The restore is performed from Enterprise Manager (SEM).The restore operation is a combination of:A full database backup and a differential backup.A full database backup [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/09/15/fix-sql-enterprise-manager-restore-msdb-leaves-database-in-loading-state-and-does-not-apply-differential-or-log-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: SEM: Appended Backup Database with Verify Always Checks Only FILE Number = 1</title>
		<link>http://jack-fx.com/sqlqa/2010/09/06/fix-sem-appended-backup-database-with-verify-always-checks-only-file-number-1/</link>
		<comments>http://jack-fx.com/sqlqa/2010/09/06/fix-sem-appended-backup-database-with-verify-always-checks-only-file-number-1/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 20:59:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[CHAR]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[database maintenance wizard]]></category>
		<category><![CDATA[dr watson error]]></category>
		<category><![CDATA[Dr. Watson]]></category>
		<category><![CDATA[Max]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql dmo]]></category>
		<category><![CDATA[sql server backup]]></category>
		<category><![CDATA[sql server databases]]></category>
		<category><![CDATA[Verify]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/09/06/fix-sem-appended-backup-database-with-verify-always-checks-only-file-number-1/</guid>
		<description><![CDATA[SymptomsWhen you use SQL Server Enterprise Manager to backup and verify the backup of a database, the verification assessment of the backup is not reliable if the backup set is appended to either a previously existing file or device.Furthermore, if you attempt to establish a Database Maintenance Plan through the Database Maintenance Wizard and you [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/09/06/fix-sem-appended-backup-database-with-verify-always-checks-only-file-number-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Restoring a SQL Server 7.0 database backup in SQL Server 2000 Service Pack 3 (SP3) may cause an assertion error in the Xdes.cpp file</title>
		<link>http://jack-fx.com/sqlqa/2010/07/14/fix-restoring-a-sql-server-7-0-database-backup-in-sql-server-2000-service-pack-3-sp3-may-cause-an-assertion-error-in-the-xdes-cpp-file/</link>
		<comments>http://jack-fx.com/sqlqa/2010/07/14/fix-restoring-a-sql-server-7-0-database-backup-in-sql-server-2000-service-pack-3-sp3-may-cause-an-assertion-error-in-the-xdes-cpp-file/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 17:08:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[microsoft sql server 2000]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 2000]]></category>
		<category><![CDATA[sql server 2000 service pack]]></category>
		<category><![CDATA[sql server error]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/07/14/fix-restoring-a-sql-server-7-0-database-backup-in-sql-server-2000-service-pack-3-sp3-may-cause-an-assertion-error-in-the-xdes-cpp-file/</guid>
		<description><![CDATA[SymptomsIn Microsoft SQL Server 2000 Service Pack 3 (SP3), when you try to restore a database backup, the		restoration may fail, and a retail assertion with error 3624 may occur. You may		see an error message that is similar to the following in the SQL Server error log		files as a result of the assertion error: 
SQL Server		Assertion: [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/07/14/fix-restoring-a-sql-server-7-0-database-backup-in-sql-server-2000-service-pack-3-sp3-may-cause-an-assertion-error-in-the-xdes-cpp-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Restore of a Database Gives Error 4038 Due to Malformed Media Set</title>
		<link>http://jack-fx.com/sqlqa/2010/07/12/fix-restore-of-a-database-gives-error-4038-due-to-malformed-media-set/</link>
		<comments>http://jack-fx.com/sqlqa/2010/07/12/fix-restore-of-a-database-gives-error-4038-due-to-malformed-media-set/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 19:14:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft data engine]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[service pack 3]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[sql server 7]]></category>
		<category><![CDATA[U.S.]]></category>

		<guid isPermaLink="false">http://jack-fx.com/sqlqa/2010/07/12/fix-restore-of-a-database-gives-error-4038-due-to-malformed-media-set/</guid>
		<description><![CDATA[SymptomsWhen a database is backed up to multiple disk files, and one of the files in the backup set is deleted and then used again in the same backup set to back up a database, a restore of the database using this backup set may fail with the following message:
Server: Msg 4038, Level 16, State [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/sqlqa/2010/07/12/fix-restore-of-a-database-gives-error-4038-due-to-malformed-media-set/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

