Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Replication / October 2006

Tip: Looking for answers? Try searching our database.

Server to server backup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
angelin - 31 Oct 2006 06:29 GMT
I need to take backups of all DBs in the server into another serve, which
should be done automatically once a particular period of time(say 30 mins or
2 hrs or 5 hrs etc..).
Please help me to do so with step by step explanation. iI am new to SQL
Server.

Signature

Regards
Angelin Enita.A

Paul Ibison - 31 Oct 2006 10:25 GMT
The easiest out of the box solution is log shipping which is well-documented
in books on line (BOL). It's not exactly what you requested, but achieves
the same ends by shipping just the differences since the last
synchronization and this almost always amounts in smaller files being
shipped. The only restriction that distinguishes it from your request is
that the database will be read-only.
    Cheers,
         Paul Ibison SQL Server MVP, www.replicationanswers.com .
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.