﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / database restore file name / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Tue, 21 May 2013 02:32:07 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: database restore file name</title><link>http://www.sqlservercentral.com/Forums/Topic688277-146-1.aspx</link><description>But why does it matter to you though whether is it _log or _1??Why don't you restore using the TSQL?</description><pubDate>Wed, 01 Apr 2009 13:57:41 GMT</pubDate><dc:creator>maechismo_8514</dc:creator></item><item><title>RE: database restore file name</title><link>http://www.sqlservercentral.com/Forums/Topic688277-146-1.aspx</link><description>Thank you.I can see in the original server we only have one ldf file for that database, it is called mydb.ldf. we never deleted or added before.But on the new server, when I move/restore, on the option tab, the file path is database default location, the file name one is mydb.mdf, the log file is mydb_1.ldf.I think it may try to create the same name, only extensions are different. Since there is already a file with the same name, it tried to create _1 file, instead of _log.I didn't see this before. The only difference is the new server is a windows 2008, the old OS is windows 2003.The sql server version are the same though.I think I will just have to manually change the name to _log. Thanks</description><pubDate>Wed, 01 Apr 2009 13:48:51 GMT</pubDate><dc:creator>sqlfriends</dc:creator></item><item><title>RE: database restore file name</title><link>http://www.sqlservercentral.com/Forums/Topic688277-146-1.aspx</link><description>is it possible that your database has more than one file to it.. or a file in the past that was deleted and then readded?  By default you are correct it should be   _log.Good LuckDHeath</description><pubDate>Wed, 01 Apr 2009 13:30:30 GMT</pubDate><dc:creator>DHeath</dc:creator></item><item><title>RE: database restore file name</title><link>http://www.sqlservercentral.com/Forums/Topic688277-146-1.aspx</link><description>It's not logical name.What I mean is the physical file name.</description><pubDate>Wed, 01 Apr 2009 13:15:37 GMT</pubDate><dc:creator>sqlfriends</dc:creator></item><item><title>RE: database restore file name</title><link>http://www.sqlservercentral.com/Forums/Topic688277-146-1.aspx</link><description>The logical file name should not change unless explicitly changed by someone. Is it just yourself who run this server?</description><pubDate>Wed, 01 Apr 2009 13:01:07 GMT</pubDate><dc:creator>maechismo_8514</dc:creator></item><item><title>database restore file name</title><link>http://www.sqlservercentral.com/Forums/Topic688277-146-1.aspx</link><description>I tried to use SQL management studio to restore database from one server to another server. They are both sql server 2005.When I restore I want to check if the file path is correct, so I click option tab, then I can see database file logical names, and the file path. The thing I noticed different is the log file name. I remember sometime before when I did restore the default log file name is mydb_log.ldf, but now it is something like mydb_1.ldf. I can certainly change the name to _log. But I remember it used to be default like that. Is this anything new? Or I missed something.Thanks</description><pubDate>Wed, 01 Apr 2009 12:34:45 GMT</pubDate><dc:creator>sqlfriends</dc:creator></item></channel></rss>