About 2,590,000 results
Open links in new tab
  1. How to keep a live backup of an SQL server in sync?

    Mar 17, 2015 · For our clients we want to provide a solution of having an off-site mirror of their database. At this moment we do this by scheduling a database-backup every night, move and import that backup in ...

  2. sql server - Real-Time Data Synchronization: A Deep Dive into …

    Apr 26, 2025 · Ideal for real-time or near-real-time synchronization. It captures and propagates changes from a primary database (Publisher) to secondary databases (Subscribers).

  3. Is it possible to real-time synchronize 2 SQL Server databases

    Oct 27, 2015 · There are many ways to keep SQL Server databases in synch with latencies from 24 hours down to about a 1 to 5 minutes. You'll need to give us more specifics to help distinguish between all of the possibilities.

  4. What's the right way to set-up real-time backup for an SQL Server ...

    Dec 16, 2012 · You make like to take a look at msdn.microsoft.com/en-us/library/ee523927%28v=sql.100%29.aspx for some high availability scenarios using sql server 2008 (I just suppose you use sql server 2008)

  5. Enable coordinated backups (Transactional) - SQL Server

    Sep 27, 2024 · Learn to enable coordinated backups on the distribution database so that the transaction log for the Transactional Replication publication database is not truncated until transactions that have been propagated to the Distributor have been backed up.

  6. Back up and restore Synchronized database - SQLServerCentral

    Sep 28, 2021 · I would suggest to remove the DB from the AG, run a full backup, and send it to the vendor. When they return it, restore it an set up the secondary and primary again.

  7. Multiple methods for scheduling a SQL Server backup automatically

    We’ll review the types of backups, recommended practices and three different methods for automatically setting up SQL Server backups on a schedule.

  8. Syncing SQL databases - SQLServerCentral

    Jan 4, 2021 · There are various ways to keep SQL Server databases and SQL Database / SQL Managed Instance (SQL MI) databases in-sync asynchronously that I will discuss in this blog.

  9. Back up SQL Server with DPM | Microsoft Learn

    Mar 5, 2025 · DPM provides a self-service recovery feature to allow SQL Server administrators access to data protected by DPM so that they can restore a SQL Server database from backup to a network folder.

  10. backup - SQL Server 'Real Time' Mirroring Possible? - Server Fault

    Apr 15, 2010 · We have a SQL Server that has important databases for our clients, if the server goes down we want another server to be ready to be switched over (we would just change the IP). The question is, how can we automatically sync the primary SQL Server to the secondary one periodically through out the day? Or even in real time? Thanks!

Refresh