<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; FIX : ERROR : Msg 3159, Level 16, State 1, Line 1 &#8211; Msg 3013, Level 16, State 1, Line 1</title>
	<atom:link href="http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Mon, 13 Feb 2012 15:11:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SheFaNo</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-167666</link>
		<dc:creator><![CDATA[SheFaNo]]></dc:creator>
		<pubDate>Tue, 13 Sep 2011 02:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-167666</guid>
		<description><![CDATA[Great..thanks for solution bro, its works]]></description>
		<content:encoded><![CDATA[<p>Great..thanks for solution bro, its works</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-161776</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 25 Aug 2011 11:33:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-161776</guid>
		<description><![CDATA[Having an extention .bak is optioal. What was the error during restore?]]></description>
		<content:encoded><![CDATA[<p>Having an extention .bak is optioal. What was the error during restore?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shivendra</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-161718</link>
		<dc:creator><![CDATA[shivendra]]></dc:creator>
		<pubDate>Thu, 25 Aug 2011 09:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-161718</guid>
		<description><![CDATA[Dear Sir

I took backup my database from sql server 2008 r2 but forgot to give extension as .bak into wizard. Backup of database is successfully but when i tried to restore by wizard or by command (with replace) it gives me error. Can you suggest me how to restore database if i forgot .bak extension]]></description>
		<content:encoded><![CDATA[<p>Dear Sir</p>
<p>I took backup my database from sql server 2008 r2 but forgot to give extension as .bak into wizard. Backup of database is successfully but when i tried to restore by wizard or by command (with replace) it gives me error. Can you suggest me how to restore database if i forgot .bak extension</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-138155</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 08:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-138155</guid>
		<description><![CDATA[Are you trying to restore the database to lower the server with lower version?]]></description>
		<content:encoded><![CDATA[<p>Are you trying to restore the database to lower the server with lower version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mordhwaj chauhan</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-138143</link>
		<dc:creator><![CDATA[mordhwaj chauhan]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 07:50:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-138143</guid>
		<description><![CDATA[Hi Pinal,

I got this error when i used this query &quot;.bak&#039; is incorrectly formed. sql server cannot process this media family&quot;.

plz help me out of this

Thanks &amp; Regards
Mordhwaj Chauhan]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I got this error when i used this query &#8220;.bak&#8217; is incorrectly formed. sql server cannot process this media family&#8221;.</p>
<p>plz help me out of this</p>
<p>Thanks &amp; Regards<br />
Mordhwaj Chauhan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: facebook comments</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-134935</link>
		<dc:creator><![CDATA[facebook comments]]></dc:creator>
		<pubDate>Wed, 18 May 2011 03:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-134935</guid>
		<description><![CDATA[I am also want to restore the database,but cant be able to do so.
Even I could not know in which SQl server the database is created.
I am working on the maintenance project.

Please help pinal.

Thanks,
Nimish Patel]]></description>
		<content:encoded><![CDATA[<p>I am also want to restore the database,but cant be able to do so.<br />
Even I could not know in which SQl server the database is created.<br />
I am working on the maintenance project.</p>
<p>Please help pinal.</p>
<p>Thanks,<br />
Nimish Patel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karuna</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-86347</link>
		<dc:creator><![CDATA[karuna]]></dc:creator>
		<pubDate>Thu, 02 Sep 2010 17:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-86347</guid>
		<description><![CDATA[hello Pinal,


I had created my db using SQL Server 2005 express, now i need to work on SQL Server 2008, but I am unable to restore my bd as it is showing  Error 3154: The backup set holds a backup of a database other than the existing database. I have unstalled SQL Server 2005 express from my system.


Can you please help me out.

Thanks in advance...


Regards,
karuna
Karuna]]></description>
		<content:encoded><![CDATA[<p>hello Pinal,</p>
<p>I had created my db using SQL Server 2005 express, now i need to work on SQL Server 2008, but I am unable to restore my bd as it is showing  Error 3154: The backup set holds a backup of a database other than the existing database. I have unstalled SQL Server 2005 express from my system.</p>
<p>Can you please help me out.</p>
<p>Thanks in advance&#8230;</p>
<p>Regards,<br />
karuna<br />
Karuna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zutep</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-78522</link>
		<dc:creator><![CDATA[Zutep]]></dc:creator>
		<pubDate>Fri, 02 Jul 2010 04:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-78522</guid>
		<description><![CDATA[Thanks Mr. Pinal. Your solution is very helpful. My problem has been solved.]]></description>
		<content:encoded><![CDATA[<p>Thanks Mr. Pinal. Your solution is very helpful. My problem has been solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashanth</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-74352</link>
		<dc:creator><![CDATA[Prashanth]]></dc:creator>
		<pubDate>Wed, 02 Jun 2010 09:14:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-74352</guid>
		<description><![CDATA[Hi Pinal,
Thanks a lot. Worked like a charm

Regards,
Prashanth]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
Thanks a lot. Worked like a charm</p>
<p>Regards,<br />
Prashanth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: santosh</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-71375</link>
		<dc:creator><![CDATA[santosh]]></dc:creator>
		<pubDate>Tue, 18 May 2010 05:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-71375</guid>
		<description><![CDATA[Hi Pinal,

When I executed  maintenance plan which takes the backup of databases I am encountered with following error.

Msg 3007, Level 16, State 1, Line 1
The backup of the file or filegroup &quot;sysft_TeamFoundationServer10FullTextCatalog&quot; is not permitted because it is not online. BACKUP can be performed by using the FILEGROUP or FILE clauses to restrict the selection to include only online data.

Can you please help me out.

Thanks in advance!!

Santosh]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>When I executed  maintenance plan which takes the backup of databases I am encountered with following error.</p>
<p>Msg 3007, Level 16, State 1, Line 1<br />
The backup of the file or filegroup &#8220;sysft_TeamFoundationServer10FullTextCatalog&#8221; is not permitted because it is not online. BACKUP can be performed by using the FILEGROUP or FILE clauses to restrict the selection to include only online data.</p>
<p>Can you please help me out.</p>
<p>Thanks in advance!!</p>
<p>Santosh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rohit</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-70715</link>
		<dc:creator><![CDATA[Rohit]]></dc:creator>
		<pubDate>Thu, 13 May 2010 13:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-70715</guid>
		<description><![CDATA[Hi pinal,

RESTORE FILELISTONLY
FROM DISK = &#039;\\xyz\ E:\BACKUP\Steps_Final.BAK&#039;


these command print  the information of .bak file but i wants to receive logical name of .bak file in variables.

please give me any solution 

Thanks
rohit]]></description>
		<content:encoded><![CDATA[<p>Hi pinal,</p>
<p>RESTORE FILELISTONLY<br />
FROM DISK = &#8216;\\xyz\ E:\BACKUP\Steps_Final.BAK&#8217;</p>
<p>these command print  the information of .bak file but i wants to receive logical name of .bak file in variables.</p>
<p>please give me any solution </p>
<p>Thanks<br />
rohit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-59037</link>
		<dc:creator><![CDATA[Pinal Dave]]></dc:creator>
		<pubDate>Mon, 28 Dec 2009 04:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-59037</guid>
		<description><![CDATA[Hello Aboazam,

Was the restore process completed successfully and verify that you havn&#039;t used the NORECOVERY option? If not, and its taking more than expected time than verify that the restore process is not listed in SP_WHO or sys.dm_exec_requests. Verify the backup file using RESTORE VERIFYONLY command and restore the database again.

Regards,
Pinal Dave]]></description>
		<content:encoded><![CDATA[<p>Hello Aboazam,</p>
<p>Was the restore process completed successfully and verify that you havn&#8217;t used the NORECOVERY option? If not, and its taking more than expected time than verify that the restore process is not listed in SP_WHO or sys.dm_exec_requests. Verify the backup file using RESTORE VERIFYONLY command and restore the database again.</p>
<p>Regards,<br />
Pinal Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aboazam</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-59023</link>
		<dc:creator><![CDATA[aboazam]]></dc:creator>
		<pubDate>Sun, 27 Dec 2009 10:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-59023</guid>
		<description><![CDATA[Hi pinal 

I restored database  but after two days database be in recovery (can not open database and delete)

I want to convert database to norecovery

please , help me]]></description>
		<content:encoded><![CDATA[<p>Hi pinal </p>
<p>I restored database  but after two days database be in recovery (can not open database and delete)</p>
<p>I want to convert database to norecovery</p>
<p>please , help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sourav Mukherjee</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-57517</link>
		<dc:creator><![CDATA[Sourav Mukherjee]]></dc:creator>
		<pubDate>Wed, 11 Nov 2009 07:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-57517</guid>
		<description><![CDATA[Hello Pinal

I&#039;m trying to establish Mirroringand due to the reason I wanted to take the full,differential and t-log backup of the source DB.I used the following queries to take the backups:

backup database sourav to disk = &#039;c:\backup\sourav_full.bak&#039;

BACKUP DATABASE sourav 
TO DISK =&#039;c:\backup\sourav_diff.bak&#039;
--MIRROR TO DISK =&#039;D:\DBBackup\Products_Mirror_Set_2.bak&#039;
--MIRROR TO DISK =&#039;E:\DBBackup\Products_Mirror_Set_3.bak&#039;
WITH DIFFERENTIAL

backup log sourav to disk = &#039;c:\backup\sourav_log.bak&#039;

Now, while restoring the database I am getting the message.
what should be the correct syntax? I want to restore the backuped up files to the mirror server location C:\Program Files\Microsoft SQL Server\MSSQL.3\MSSQL\Data) using &#039;no-recovery&#039; option which is crutial for the database mirroring.

Pls assist.

Regards,
Sourav]]></description>
		<content:encoded><![CDATA[<p>Hello Pinal</p>
<p>I&#8217;m trying to establish Mirroringand due to the reason I wanted to take the full,differential and t-log backup of the source DB.I used the following queries to take the backups:</p>
<p>backup database sourav to disk = &#8216;c:\backup\sourav_full.bak&#8217;</p>
<p>BACKUP DATABASE sourav<br />
TO DISK =&#8217;c:\backup\sourav_diff.bak&#8217;<br />
&#8211;MIRROR TO DISK =&#8217;D:\DBBackup\Products_Mirror_Set_2.bak&#8217;<br />
&#8211;MIRROR TO DISK =&#8217;E:\DBBackup\Products_Mirror_Set_3.bak&#8217;<br />
WITH DIFFERENTIAL</p>
<p>backup log sourav to disk = &#8216;c:\backup\sourav_log.bak&#8217;</p>
<p>Now, while restoring the database I am getting the message.<br />
what should be the correct syntax? I want to restore the backuped up files to the mirror server location C:\Program Files\Microsoft SQL Server\MSSQL.3\MSSQL\Data) using &#8216;no-recovery&#8217; option which is crutial for the database mirroring.</p>
<p>Pls assist.</p>
<p>Regards,<br />
Sourav</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Carlisle</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-57301</link>
		<dc:creator><![CDATA[Tim Carlisle]]></dc:creator>
		<pubDate>Tue, 03 Nov 2009 18:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-57301</guid>
		<description><![CDATA[I am getting an SQL error code 3007 when trying to back up a database &quot;13Software&quot; on my failover SQL Server. The running DB was populated by restoring the production DB &quot;13Software, from a server with a different name. does the error message &quot;The backup of the file or filegroup &quot;sysft_Name&quot; is not permitted because it is not online.&quot; mean anything relating to the differently named servers, or the catalog?

Tim]]></description>
		<content:encoded><![CDATA[<p>I am getting an SQL error code 3007 when trying to back up a database &#8220;13Software&#8221; on my failover SQL Server. The running DB was populated by restoring the production DB &#8220;13Software, from a server with a different name. does the error message &#8220;The backup of the file or filegroup &#8220;sysft_Name&#8221; is not permitted because it is not online.&#8221; mean anything relating to the differently named servers, or the catalog?</p>
<p>Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark36</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-56931</link>
		<dc:creator><![CDATA[Mark36]]></dc:creator>
		<pubDate>Fri, 23 Oct 2009 10:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-56931</guid>
		<description><![CDATA[You should always use these header   files in pairs. ,]]></description>
		<content:encoded><![CDATA[<p>You should always use these header   files in pairs. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sad78</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-56896</link>
		<dc:creator><![CDATA[Sad78]]></dc:creator>
		<pubDate>Thu, 22 Oct 2009 12:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-56896</guid>
		<description><![CDATA[Totally what God has been speaking to me today. ,]]></description>
		<content:encoded><![CDATA[<p>Totally what God has been speaking to me today. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-54317</link>
		<dc:creator><![CDATA[Ravi]]></dc:creator>
		<pubDate>Fri, 31 Jul 2009 12:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-54317</guid>
		<description><![CDATA[Thanks Pinaldave]]></description>
		<content:encoded><![CDATA[<p>Thanks Pinaldave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ujwala</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-53747</link>
		<dc:creator><![CDATA[ujwala]]></dc:creator>
		<pubDate>Thu, 16 Jul 2009 06:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-53747</guid>
		<description><![CDATA[Hi Pinal,

This is an excellent site, and your answers to diff queries are
perfect.

I easily find a solution everytime I log on.


Thank you!


Ujwala]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>This is an excellent site, and your answers to diff queries are<br />
perfect.</p>
<p>I easily find a solution everytime I log on.</p>
<p>Thank you!</p>
<p>Ujwala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-53136</link>
		<dc:creator><![CDATA[Praveen]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 06:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-53136</guid>
		<description><![CDATA[Hi Pinal,

I had a server with sql express 2005 which crashed recently
i have a backup with file without any extension

now i want to use it and restore a database using the backup file in a new server with sql 2008 in it.


How can i do it..?

can you give me some solution?

Thanks.
Praveen]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal,</p>
<p>I had a server with sql express 2005 which crashed recently<br />
i have a backup with file without any extension</p>
<p>now i want to use it and restore a database using the backup file in a new server with sql 2008 in it.</p>
<p>How can i do it..?</p>
<p>can you give me some solution?</p>
<p>Thanks.<br />
Praveen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-45976</link>
		<dc:creator><![CDATA[Abdul]]></dc:creator>
		<pubDate>Sun, 25 Jan 2009 01:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-45976</guid>
		<description><![CDATA[Thanks a bunch this worked great for me. 

Abdul]]></description>
		<content:encoded><![CDATA[<p>Thanks a bunch this worked great for me. </p>
<p>Abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhaval Shah</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-45730</link>
		<dc:creator><![CDATA[Dhaval Shah]]></dc:creator>
		<pubDate>Mon, 19 Jan 2009 12:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-45730</guid>
		<description><![CDATA[hi,
When i restoreing database there are 3 files creating.
1). ldf
2). Log
3) Company File
While i am restoring this file from c#
      giving error.
Can u tell me the solution.]]></description>
		<content:encoded><![CDATA[<p>hi,<br />
When i restoreing database there are 3 files creating.<br />
1). ldf<br />
2). Log<br />
3) Company File<br />
While i am restoring this file from c#<br />
      giving error.<br />
Can u tell me the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Roquerre</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-45585</link>
		<dc:creator><![CDATA[Don Roquerre]]></dc:creator>
		<pubDate>Tue, 13 Jan 2009 18:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-45585</guid>
		<description><![CDATA[Dear Sir,

You have answered so many quirky questions for me. Thank you very much. When researching this last question, when I saw your picture start to load I felt relieved because I knew there was an excellent chance that the answer would be forthcomming from this page. 

Thanks again!
Don Roquerre]]></description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>You have answered so many quirky questions for me. Thank you very much. When researching this last question, when I saw your picture start to load I felt relieved because I knew there was an excellent chance that the answer would be forthcomming from this page. </p>
<p>Thanks again!<br />
Don Roquerre</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Rosenstark</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-40861</link>
		<dc:creator><![CDATA[Daniel Rosenstark]]></dc:creator>
		<pubDate>Sun, 27 Jul 2008 21:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-40861</guid>
		<description><![CDATA[Hi, if anyone can help me I&#039;d appreciate it. I&#039;m trying to restore a database from SQL 2005 (probably Enterprise, but I don&#039;t know) to SQL Express. One of the files is giving me trouble. The error message is

The file &quot;sysft_mydb001&quot; failed to initialize correctly

in my data files I don&#039;t even have sysft files. Is this an incompatability of SQL Express? 

Thanks for your blog!
Daniel]]></description>
		<content:encoded><![CDATA[<p>Hi, if anyone can help me I&#8217;d appreciate it. I&#8217;m trying to restore a database from SQL 2005 (probably Enterprise, but I don&#8217;t know) to SQL Express. One of the files is giving me trouble. The error message is</p>
<p>The file &#8220;sysft_mydb001&#8243; failed to initialize correctly</p>
<p>in my data files I don&#8217;t even have sysft files. Is this an incompatability of SQL Express? </p>
<p>Thanks for your blog!<br />
Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Jansz</title>
		<link>http://blog.sqlauthority.com/2007/04/30/sql-server-fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-34776</link>
		<dc:creator><![CDATA[Kevin Jansz]]></dc:creator>
		<pubDate>Wed, 02 Apr 2008 00:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/2007/04/30/fix-error-msg-3159-level-16-state-1-line-1-msg-3013-level-16-state-1-line-1/#comment-34776</guid>
		<description><![CDATA[Very useful article and great blog ... saved me a lot of time and far more easier that trawling through MS documentation for my point problem. 

Thought I might add that if you don&#039;t know the names to add to the MOVE command, RESTORE FILELISTONLY can give you that information, Eg: 

RESTORE FILELISTONLY FROM DISK=&#039;C:\BackupAdventureworks.bak&#039;

regards,
Kevin]]></description>
		<content:encoded><![CDATA[<p>Very useful article and great blog &#8230; saved me a lot of time and far more easier that trawling through MS documentation for my point problem. </p>
<p>Thought I might add that if you don&#8217;t know the names to add to the MOVE command, RESTORE FILELISTONLY can give you that information, Eg: </p>
<p>RESTORE FILELISTONLY FROM DISK=&#8217;C:\BackupAdventureworks.bak&#8217;</p>
<p>regards,<br />
Kevin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

