Re: Copying database between servers
- From: "Hank Arnold" <rasilon@xxxxxxx>
- Date: Mon, 19 Dec 2005 05:11:10 -0500
I've used Enterprise Manager to export the original database and import it
to the new server. As I recall, I got an error popup and was given the
opportunity to change the location.
One approach I've used is to create the directory structure I wanted on the
new server. I then detached the database (in Enterprise Manager) and copied
the MDF file to where I want it. Then attach the database and change the
location of the MDF file. Verify it works and delete the old copy. You can
do the same for the LDF (log) file...
--
Regards,
Hank Arnold
"Bigalexx" <Bigalexx@xxxxxxxxxxxxxxxx> wrote in message
news:%23sv3s3HBGHA.2040@xxxxxxxxxxxxxxxxxxxxxxx
>I need to move a SQL 2005 database between 2 servers.
> But the 2 servers have different path structure due to language
> difference. One server has the databse installed under "c:\Program Files
> ..." and the other under "C:\Programmer..." It is not possible to restore
> the database, and present the error Directory lookup for the file"
> C:\Programmer\Microsoft SQL Server\MSSQL\Data\xx_Data.MDF" failed with the
> operating system error The path was not fould.
>
> How can I manually manage the backup and Restore to accomodate the
> different path setup on the 2 servers?
>
.
- References:
- Copying database between servers
- From: Bigalexx
- Copying database between servers
- Prev by Date: Copying database between servers
- Next by Date: Re: Copying database between servers
- Previous by thread: Copying database between servers
- Next by thread: Re: Copying database between servers
- Index(es):
Relevant Pages
|