About 529,000 results
Open links in new tab
  1. Business continuity and database recovery - SQL Server

    Mar 14, 2024 · Use this overview of business continuity solutions for high availability and disaster recovery in SQL Server to provide resources with minimal interruption.

  2. High Availability (HA) in SQL Server - GeeksforGeeks

    Sep 24, 2020 · There are mainly five options in MS SQL Server to setup high availability solution for the databases: Source server is called Publisher. Destination server is called Subscriber. There’s an optional server that stores replicated data for the subscriber called Distributor.

  3. Data synchronization in SQL Server Always On Availability Groups

    May 3, 2019 · Replica: Each availability group should contain two or more participating instance. Each participating instance is known as Replica in SQL Server Always On. Secondary Replica: It hosts a copy of a database from the primary replica. It works as a failover target in case of any issues with the primary replica.

  4. SQL Server 2005 and SQL Server 2008 include many technologies that can be used to minimize downtime and maximize data protection so that database administrators can ensure smooth operation, continuous access to business critical data, and meet availability levels

  5. Replication EnhancementDistribution Database in Availability

    Mar 24, 2019 · SQL Server engineering team is excited to announce the new enhancement around the configuration of Replication Distribution Database in an Availability Group. This feature enhancement would be available with SQL Server 2017 CU6 and will be ported to SQL Server 2016 in a subsequent CU for SP2.

  6. MS SQL Server – High Availability – MS SQL Tutorial

    Oct 1, 2020 · High Availability (HA) describe methods used to ensure that the database is available close to 24/7 365 days under every circumstance. This is a very important aspect of a DBAs work. In this tutorials, we would examine 5 different technologies to achieve high availability. 1. Database Replication.

  7. Disaster Recovery and High Availability Solutions in SQL Server

    Feb 28, 2019 · SQL Server offers a suite of features designed to provide high availability (HA) and disaster recovery (DR) solutions. This article delves into the technical aspects of SQL Server's...

  8. SQL Server High Availability Options

    Oct 20, 2011 · At a high level, there are five main high availability options including a new feature set to be release with SQL Server 2012: At a high level, replication involves a publisher and subscriber, where the publisher is the primary server and the subscriber is the target server.

  9. High Availability in MS SQL Server - Online Tutorials Library

    High Availability (HA) is the solution\process\technology to make the application\database available 24x7 under either planned or un-planned outages. Mainly, there are five options in MS SQL Server to achieve\setup high availability solution for the databases.

  10. Designing for Microsoft SQL Server Always on Availability

    Sep 2, 2024 · Microsoft SQL Server Always on Availability Groups (AOAG) is a high-availability (HA) and disaster recovery (DR) solution introduced in SQL Server 2012. It provides enterprise-level capabilities...

Refresh