Wrox Programmer Forums
Go Back   Wrox Programmer Forums > SQL Server > SQL Server 2005 > SQL Server 2005
|
SQL Server 2005 General discussion of SQL Server *2005* version only.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 7th, 2007, 05:24 PM
Authorized User
 
Join Date: Feb 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Default backups from one server to another server

is it possible to take the system databases backup to a location of another server.

(i.e ) shall we able to take a backup of the databases from server 1 and putting in server2

I know we can move the databases backup file , but above condition is not possible , but before working on this stuff i wamt to make sure.
 
Old March 8th, 2007, 10:43 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

I think it can be done on a network share. Though so far we follow having the backup taken on the same server and then move it to other server later using vbscript as backups are huge in size. These were done for production dbs, and not for system databases.

Let me try that and confirm

Cheers

_________________________
- Vijay G
Strive for Perfection
 
Old March 8th, 2007, 07:21 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The only way I have see this done is install the same version of the database on the other server with same service pack versions. Then shutdown the source database, copy the data not from SQL but from a file copy, then try to start the service. But you have to be installed on the same drive letter, same path, etc. for this to work.

 
Old March 9th, 2007, 01:10 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 2,480
Thanks: 0
Thanked 1 Time in 1 Post
Default

But to have it work that way, you should change the server1 reference from the system databases to the server2. I am not sure if the original poster is referring to that. I hope it was posted to know if a backup can be taken from one server to the other. Hope I am not wrong.

cheers

_________________________
- Vijay G
Strive for Perfection





Similar Threads
Thread Thread Starter Forum Replies Last Post
VB Express and SQL server on remote server questio HoosierDaddy61 Visual Basic 2005 Basics 0 February 22nd, 2006 11:27 AM
Backups in SQL Server 2000 vmaruv SQL Server 2000 7 September 7th, 2005 07:28 PM
SQL Server 2000 backups and Server 7 chubnut SQL Server 2000 2 August 7th, 2005 07:58 AM
SQL Server sync with net server and browser server ne SQL Server DTS 0 June 13th, 2005 06:29 PM
connecting web server and remote db server via asp moreyt Classic ASP Databases 0 May 31st, 2005 12:13 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.