Business Continuity and Disaster Recovery Workbook: Determining Business Resiliency It s All About Recovery Time

Size: px
Start display at page:

Download "Business Continuity and Disaster Recovery Workbook: Determining Business Resiliency It s All About Recovery Time"

Transcription

1 Business Continuity and Disaster Recovery Workbook: Determining Business Resiliency It s All About Recovery Time

2 Introduction This is the third of a series of best practices workbooks designed to familiarize you with the basics of business continuity, disaster recovery and information availability. Written in a Q&A style, Workbook 3 involves understanding what your recovery objectives are a specific point in time for your data and how fast you need to be up and running and then moves into how to determine those objectives for your organization, how to determine your optimum availability, how to evaluate solutions to meet your objectives as well as your budget and how to calculate ROI. 1 visionsolutions.com

3 Determining Business Resiliency It s All About Recovery Time To understand the cost of downtime to your organization, see Workbook 2: How to Assess the Financial Impact of Downtime. What are recovery objectives? Is it more important to recover quickly from a failure, or to recover as close to the point of failure as possible? It depends. What is more important for your organization: guaranteed nonstop operation or absolute data integrity? Maybe both are important! A highly automated manufacturing plant probably needs to minimize the duration of any downtime that would stop its assembly line. In contrast, a bank is probably more interested in ensuring that it does not lose any customer-account data. RPO (Data Loss) minutes 1-4 hours hours hours weeks SMB market Tape Backups Information Availability Continuum: Where Are Your Tolerances? Enterprise market BCRS / Sunguard Quck Ship 2-3 days Disaster Recovery / Practical Availability 4-10 hours High Availability minutes Clustering 0 Administration + Skills + Price = Total Cost of Ownership ($$$) RTO (Application Downtime) Recovery Time Objective (RTO) RTO is the targeted amount of time required to resume and recover application functionality. Focus should be on how fast the application can be restarted. Simply put: how long can you afford to be offline? When you specify how long your business can afford to be down, then your RTO becomes obvious. The shorter the RTO, the higher availability is required up to and including a no-exceptions applications availability. Recovery Point Objective (RPO) RPO is the targeted tolerance threshold for lost business transactions or data. It defines how much data can be lost or how far you can tolerate going back in time to resume application functionality. In other words, RPO defines the point in a data stream to which you need to return in order to be able to resume business effectively. 2 visionsolutions.com

4 How do I determine my optimum availability level? Determining optimum availability is not an either or proposition. The economically appropriate level varies among systems and industries and even across applications within a single enterprise. For example, a system that runs a manufacturer s shop floor would warrant a significantly higher investment in availability than one that stores the company s personnel manuals. The challenge is to strike the right, cost-effective balance. It may be acceptable to occasionally schedule a five-minute shutdown during a slow period to switch over to a backup system when planned maintenance is required. Buying and running the backup hardware and software means incurring some extra costs; however, with the proliferation of ebusiness, globalization and other time pressures, organizations are increasingly unwilling to shut their systems down for an entire maintenance process that may last days. Furthermore, when it comes to losing just an hour of data and application access during peak business hours, very few companies are willing to accept any more than the smallest of risks. 5-Steps to Determining Your Optimum Availability Every organization will view uptime/availability differently based on its business, cost of downtime, customer needs and service commitments. 1. Determine the recovery time objective (RTO) and recovery point objective (RPO) for your business. 2. Determine what data and applications you need to protect by setting priorities and performing a data inventory. 3. Assess how you will manage availability across a heterogeneous environment including understanding the skill levels of your staff, your technical infrastructure, and other issues. 4. Determine how you will assure the integrity and viability of the backup data and applications any solution must restore what you need to get your business back to normal operations. 5. Prepare a budget. Striking the right balance requires considerable knowledge of your business and IT environments. Are there ways to improve availability that do not involve software? A large percentage of unplanned downtime results not from equipment failure or natural disasters, but rather from human error. End-user and system operator education, training and documentation on the use and maintenance of each system and its components can help reduce this type of downtime. Likewise, a formal, fully documented recovery plan that is well-understood and rehearsed can significantly reduce the duration of any outages that do occur, regardless of the cause. Also, if you do not choose to use a software solution, you will need to completely document all of the steps that are involved in a complete recovery from or instantaneous failover to a backup system in the event of an unplanned downtime event. 3 visionsolutions.com

5 What are the most common availability solutions? Backup and Restore The most basic level of data protection is to backup data so that it can be easily restored, if necessary. Backups are generally performed on a regular schedule, such as nightly. To thoroughly protect data integrity, it is generally recommended that the ongoing processing of data be stopped during the backup. Otherwise, if a transaction occurs wholly or partly during a backup process, the backup file may contain an incorrect view of the results of that transaction. However, it takes a long time to backup large databases. In a 24/7 environment, it may not be possible to stop systems long enough to backup even small databases, let alone large ones. Even in a 9-to-5 business, it may not be possible to backup a particularly large database in a single overnight window. Uninterruptible Power Supplies Power outages are the most common cause of abrupt system failures. Thus, Uninterruptible Power Supplies (UPSs) go a long way toward reducing downtime frequency. When configured properly, they can also help to reduce the duration of downtime. In the event of a primary power outage, the internal power source in a UPS can maintain system operation long enough to save main storage. This protects data and simplifies system startup when the power returns. Fault-Tolerant Hardware Some hardware is designed with fault tolerance built in. It comes with internal redundancy and the means to monitor each component s operating status and seamlessly switch to a backup component when necessary. Inoperable components can typically be replaced without stopping the system. RAID There are several means of protecting data from disk failure. RAID (Redundant Array of Independent Disks) spreads enough information across multiple disks to allow the disk subsystem controller to recalculate any missing information in case of a disk failure. RAID does not protect against the failure of other disk-related hardware, such as a controller, an I/O processor or a bus, however. Disk Mirroring Disk mirroring, when properly configured, can eliminate single points of failure. Often used in combination with RAID, this approach requires that data be concurrently written to each unit in a set of identical disks, incurring minimal CPU overhead or increase in system complexity. However, mirroring all data requires at least twice as many disks. Nonclustered Multiple Systems A multiple-systems approach that continuously maintains real-time replica systems offers an exceptionally high level of availability. Even the best planned backup strategy and most complete DASD (disk drive) mirroring scheme cannot eliminate all types of user processing interruptions. A multiple-system approach can. Multiple-system availability solutions can be quickly implemented using commercially available software and services. With the appropriate software in place, the second system needn t exactly duplicate the primary system nor be totally dedicated to providing backup protection. It can be used for other processing jobs, limited only by its capacity. Clusters The functionality of clusters varies among the platforms on which they have been implemented. High availability and continuous operations functions are supported by most implementations. Clustering for availability is similar to the nonclustered multiplesystem approach described in the preceding section. The main difference is where the continuous availability functionality is performed. A nonclustered solution relies on thirdparty software and/or hardware to perform all of the functionality replication, failure detection, switchovers and failovers. In a cluster, the operating system takes over some of 4 visionsolutions.com

6 these functions; this requires cluster-enabling modification of the application (through tools and services) to allow close integration with the operating system. In doing so, a portion of the continuous availability functionality is brought closer to the machine level and is, therefore, more responsive and flexible. The level of functionality assumed by the operating system depends on the platform. At a minimum, it typically provides some failure-detection capabilities and participates to some extent in any failover activities. Virtualization - Server virtualization provides a number of benefits, some of which are similar to utilizing clustered systems. Many vendors and analysts also suggest that virtualization automatically provides DR and HA benefits. However, these benefits are often very limited, unless serious effort is made to integrate automated physical and virtual server monitoring and fail-over processes. For example, many virtual servers are often hosted in a single physical server. While failover or recovery between "co-located" virtual servers may provide some protection against unexpected application downtime, it does nothing to protect against failure of the physical host server or its shared communications, memory or power resources. Alternate Communication Paths Core business functions often depend on a variety of systems and sites. For example, a company may take orders at one facility and fulfill them at a remote warehouse, with order data transmitted between the two over communication lines. If the line is disrupted, orders will have to be sent to the warehouse manually or, worse, they cannot be transmitted at all. Most communication failures are outside of the control of the IT organization. The only way to combat these exposures is to maintain alternate communication paths. What are the software-based data recovery and information availability solutions? There are several alternatives for solving your downtime challenges with a software-based solution. Disk-Based Data Recovery Solution With the falling cost of disk storage today, disk offers an increasingly attractive alternative or supplement to tape as a backup and recovery medium. Combined with the reasonably low cost of bandwidth, backup data can be sent anywhere, minimizing any effects from unplanned downtime. Disk-based strategies require more than once-a-night bandwidth. Transmitting a large database over network lines in burst mode would consume all of the available bandwidth for a considerable time, leaving none for regular operations. Likewise, the production server s data capture mechanism would consume the entire disk I/O capacity on that system. A better approach captures data changes on the primary system and transmits and applies them to the remote backup storage continuously or in small batches when most efficient. Depending on the software and hardware used, the backup need not be a readily useable system. This means that the remote site stores a copy of the data, without fully configuring the system and applications. All production hardware need not be duplicated at the backup site. With the low probability of all production severs becoming unavailable at the same time, the remote site can be equipped to handle only the load of a few production servers. Should an unplanned event strike a production system, the necessary equipment at the back-up site can then be configured to take over. 5 visionsolutions.com

7 Even better is continuous data protection (CDP), an any-point-in-time recovery software solution that is gaining increasing adoption. CDP is like Tivo for data, enabling you to recover or restore data to a point before accidental deletion or corruption. High Availability Solutions A true high availability software solution provides near zero data loss and near 100 percent business uptime. It offers comprehensive information protection capabilities, an array of automated management functions and the autonomics and redundancies to assure the integrity of a switchover or failover. High availability means everything is redundant. A second system, preferably in a remote location, provides optimum protection and availability regardless of planned or unplanned events. Sophisticated software provides real-time or near real-time replication of any changes to production business data, system data, applications and other system objects to keep the backup system perfectly synchronized and ready to take over operations at a moment s notice in case of disaster or other business interruption. Some tasks can be removed from the production system entirely as well. For example, since the secondary system contains an up-to-date replica of the production data, it can serve as a platform for creating backup tapes without affecting production operations. Having a redundant system enables time-consuming reports to be run without interfering in normal processing. Automatic healing and failover capabilities continuously monitor the health of the production system and automatically initiate a failover whenever necessary. When the secondary system assumes production operations, the software captures any data changes made on that system so that the software can automatically resynchronize the primary system when it comes back online. A high availability solution, using a second server in a remote location, provides instant disaster recovery. If a disaster occurs, the solution simply switches users to the backup location. With automated failover capability and IP impersonation, the switch occurs transparently to users. When maintenance must be done on the primary system, an administrator can initiate a switchover to the backup system instantly. The high availability software will capture any changes and replicate them to the production system when it returns to service. What should an information availability software solution do? The best information availability software solution will meet the availability requirements of each system in your organization and achieve optimum RTO and RPO, provide scalability for future growth and offer the most value in terms of total cost of ownership. Some organizations or some particularly critical applications within an organization may require an exceptionally high level of availability. While the probability of two geographically separated servers becoming unavailable at the same time is very low, it is not zero. Such onerous availability requirements may require additional backup servers in different locations. An appropriately robust availability solution provides options to handle this scenario. An availability solution must ensure that information and applications remain as accessible and available as needed to continue to drive revenue, profitability and productivity at 6 visionsolutions.com

8 acceptable levels no matter what planned or unplanned events occur. The availability solution you choose should: Protect your data, applications, and systems to a level that meets your business requirements and RTO and RPOs. Manage business uptime as automatically as possible to streamline operations and save time. Assure the integrity and quality of your environment during interruptions and when it returns to full operations. Calculating ROI: Risks vs Costs Compliance Government Industry Internal and external SLA Competitive advantage Greater service levels Compliant Improved responsiveness Increased customer satisfaction/capacity with more uptime Data/application backups (archiving) Data/application maintenance Increased asset utilization Application Load Balancing (I/O distribution) Off-loading Inquiry What about ROI? Application Development It should not take a disaster to recover Data distribution an investment in an information Periodic availability solution or in developing Real-time your disaster recovery plan. For Disaster recovery example, if your disaster recovery Data/application solution only addresses unplanned, Site unpredictable downtime (5-10 percent Application/data integration of all downtime) it will take a disaster to find ROI. If your disaster recovery ecommerce solution also addresses planned, predictable downtime (90+ percent of all downtime occurrences), you'll find everyday ROI without the disaster. ROI can be realized through better service and compliance. Some industries have government regulations that require them to meet certain pre-determined availability goals. Plus conforming to internal and external service level agreements (SLAs) will drive better performance for those vendors or applications because you must hold them to the agreements. Since an SLA typically enforces strict guidelines for uptime, you might experience greater competitive advantages since you may have greater service levels or meet compliance better than your competition. This will ultimately result in increased customer satisfaction because you can eliminate planned downtime and offer more accessibility for your customers. This is achieved through offloading data and application backups to other servers and moving users to other systems during data or application maintenance. Other types of ROI realized with information availability solutions include increased asset utilization through enabling load balancing for applications or off loading inquiries to other servers. Application development might also be offloaded thereby resulting in higher utilization of resources that may be currently underutilized. Disaster recovery is another added benefit as is application and data integration. 7 visionsolutions.com

9 How can I determine total cost of ownership (TCO)? To determine the total cost of ownership, you need to consider the following: Daily operations. Maintenance. Testing. Integration and automation. Integrity. For each of these categories there are several questions that should be asked. How many person-hours are required on daily/weekly/monthly basis to operate the solution? What skills are required to operate the solution? Does the solution require downtime for routine maintenance? Does the downtime for maintenance create an exposure? How many person-hours are required to perform maintenance? When can the maintenance be performed? Can the solution component be tested without causing downtime? How many person-hours and what skills are required to perform the test? How often should the solution be tested? Can the solution component be integrated into existing IT operations with minimal impact? Can the solution component adapt to changes in the business with minimal effort? Does the solution component provide hooks to ease the integration process? How can you tell if the solution component works? Does the solution component address both replication and recovery? Can the solution component be audited on demand? Summary You should have an understanding of the basic steps involved in determining the business resiliency needs of your organization, the types of hardware-based and software-based solutions for solving your disaster recovery/business continuity challenges and some guidelines for calculating ROI and total cost of ownership. Be sure to download the other workbooks and toolkit in this series if you have not already done so. These are available online at Vision Solutions DR Center. There, you will also find other information on business continuity topics, information availability software solutions and links to helpful websites on the topic. 8 visionsolutions.com

10 itera ION OR IMIXM SOLUTS ON I WHITE PAPER About Vision Solutions With over 25,000 customers globally, Vision Solutions is one of the industry s largest providers of business continuity and information availability solutions for IBM i, Windows, Linux, AIX, and Cloud environments. Vision s trusted MIMIX, itera and Double-Take brands keep business-critical information continuously protected and available. With an emphasis on affordability and ease-of-use, Vision products and services help customers achieve their IT protection and recovery goals, which in-turn improves profitability, productivity, regulation compliance and customer satisfaction. Vision Solutions also offers the tools and competency needed to migrate complex, multi-layered computing environments. These solutions are designed to eliminate the strain on resources, dramatically reduce server downtime, and offset the risks associated with migrations. Regardless of OS or hypervisor, Vision Solutions offers the technology needed to make every migration a success. Vision Solutions oversees a global partner network that includes IBM, HP, Microsoft, VMware, DellTM and hundreds of resellers and system integrators. Privately held by Thoma Bravo, Inc., Vision Solutions is headquartered in Irvine, California with development, support and sales offices worldwide. For more information call: (toll-free U.S. and Canada) or visit visionsolutions.com. Also find us on: Facebook: Twitter: YouTube: Vision Solutions Blog: Barranca Parkway Irvine, CA visionsolutions.com Copyright 2013, Vision Solutions, Inc. All rights reserved. IBM and System i are trademarks of International Business Machines Corporation. WP_VS_IntroDR_WBK3_E_0811

Maximizing Data Center Uptime with Business Continuity Planning Next to ensuring the safety of your employees, the most important business continuity

Maximizing Data Center Uptime with Business Continuity Planning Next to ensuring the safety of your employees, the most important business continuity Maximizing Data Center Uptime with Business Continuity Planning Next to ensuring the safety of your employees, the most important business continuity task is resuming business critical operations. Having

More information

WHITE PAPER. Header Title. Side Bar Copy. Header Title. Seven Virtualization DR Myths WHITEPAPER

WHITE PAPER. Header Title. Side Bar Copy. Header Title. Seven Virtualization DR Myths WHITEPAPER Side Bar Copy Header Title Header Title Seven Virtualization DR Myths WHITEPAPER Seven Virtualization DR Myths As IT departments across the world move more virtualization and virtual technologies into

More information

WHITE PAPER. Header Title. Side Bar Copy. Header Title. What To Consider When WHITEPAPER. Choosing Virtual Machine Protection.

WHITE PAPER. Header Title. Side Bar Copy. Header Title. What To Consider When WHITEPAPER. Choosing Virtual Machine Protection. Side Bar Copy Header Title Header Title What To Consider When Choosing Virtual Machine Protection. WHITEPAPER Table of Contents Introduction... 2 Real-time vs. Periodic Protection... 2 Availability vs.

More information

The Cost of Free. The Hidden Costs of Server Migrations PERSPECTIVE

The Cost of Free. The Hidden Costs of Server Migrations PERSPECTIVE The Cost of Free The Hidden Costs of Server Migrations PERSPECTIVE Table of Contents The Hidden Costs of Server Migrations... 2 Why Migrate... 2 Migration Issues... 4 Cost of Free... 5 A More Cost Effective

More information

WHITE PAPER. Header Title. Side Bar Copy. Real-Time Replication Is Better Than Periodic Replication WHITEPAPER. A Technical Overview

WHITE PAPER. Header Title. Side Bar Copy. Real-Time Replication Is Better Than Periodic Replication WHITEPAPER. A Technical Overview Side Bar Copy Header Title Why Header Real-Time Title Replication Is Better Than Periodic Replication A Technical Overview WHITEPAPER Table of Contents Introduction...1 Today s IT Landscape...2 What Replication

More information

The Benefits of Continuous Data Protection (CDP) for IBM i and AIX Environments

The Benefits of Continuous Data Protection (CDP) for IBM i and AIX Environments The Benefits of Continuous Data Protection (CDP) for IBM i and AIX Environments New flexible technologies enable quick and easy recovery of data to any point in time. Introduction Downtime and data loss

More information

An Introduction to System i High Availability. Get to know the core components of HA solutions and important installation considerations.

An Introduction to System i High Availability. Get to know the core components of HA solutions and important installation considerations. An Introduction to System i High Availability Get to know the core components of HA solutions and important installation considerations. Introduction Every company faces critical hours when system downtime

More information

Business Continuity: Choosing the Right Technology Solution

Business Continuity: Choosing the Right Technology Solution Business Continuity: Choosing the Right Technology Solution Table of Contents Introduction 3 What are the Options? 3 How to Assess Solutions 6 What to Look for in a Solution 8 Final Thoughts 9 About Neverfail

More information

WHITE PAPER ENHANCING YOUR SQL REPORTING SERVICES DEPLOYMENT WITH DOUBLE-TAKE

WHITE PAPER ENHANCING YOUR SQL REPORTING SERVICES DEPLOYMENT WITH DOUBLE-TAKE WHITE PAPER ENHANCING YOUR SQL REPORTING SERVICES DEPLOYMENT WITH DOUBLE-TAKE Published: May 2006 Executive Summary Database Management Systems (DBMS) are the hidden engines behind some of a company's

More information

System Migrations Without Business Downtime. An Executive Overview

System Migrations Without Business Downtime. An Executive Overview System Migrations Without Business Downtime An Executive Overview Businesses grow. Technologies evolve. System migrations may be inevitable, but business downtime isn t. All businesses strive for growth.

More information

Double-Take Cloud Migration Center (CMC) Tech Brief

Double-Take Cloud Migration Center (CMC) Tech Brief Double-Take Cloud Migration Center (CMC) Tech Brief Overview Double-Take Cloud Migration Center is an online service that enables migrations from VMware vsphere and Amazon Web Services EC2 to Microsoft

More information

Leveraging Virtualization for Disaster Recovery in Your Growing Business

Leveraging Virtualization for Disaster Recovery in Your Growing Business Leveraging Virtualization for Disaster Recovery in Your Growing Business Contents What is Disaster Recovery?..................................... 2 Leveraging Virtualization to Significantly Improve Disaster

More information

Affordable Remote Data Replication

Affordable Remote Data Replication SANmelody Application Affordable Remote Data Replication Your Data is as Valuable as Anyone s You know very well how critical your data is to your organization and how much your business would be impacted

More information

The One Essential Guide to Disaster Recovery: How to Ensure IT and Business Continuity

The One Essential Guide to Disaster Recovery: How to Ensure IT and Business Continuity The One Essential Guide to Disaster Recovery: How to Ensure IT and Business Continuity Start Here: Basic DR Only six percent of companies suffering from a catastrophic data loss survive, while 43 percent

More information

Fault Tolerant Servers: The Choice for Continuous Availability on Microsoft Windows Server Platform

Fault Tolerant Servers: The Choice for Continuous Availability on Microsoft Windows Server Platform Fault Tolerant Servers: The Choice for Continuous Availability on Microsoft Windows Server Platform Why clustering and redundancy might not be enough This paper discusses today s options for achieving

More information

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available Phone: (603)883-7979 sales@cepoint.com Cepoint Cluster Server CEP Cluster Server turnkey system. ENTERPRISE HIGH AVAILABILITY, High performance and very reliable Super Computing Solution for heterogeneous

More information

Veritas Storage Foundation High Availability for Windows by Symantec

Veritas Storage Foundation High Availability for Windows by Symantec Veritas Storage Foundation High Availability for Windows by Symantec Simple-to-use solution for high availability and disaster recovery of businesscritical Windows applications Data Sheet: High Availability

More information

HP StorageWorks Data Protection Strategy brief

HP StorageWorks Data Protection Strategy brief HP StorageWorks Data Protection Strategy brief Your business depends on IT more than ever before. The availability of key application services and information is critical to maintain business processes,

More information

Virtualized Disaster Recovery from VMware and Vision Solutions Cost-efficient, dependable solutions for virtualized disaster recovery and business

Virtualized Disaster Recovery from VMware and Vision Solutions Cost-efficient, dependable solutions for virtualized disaster recovery and business Virtualized Disaster Recovery from VMware and Vision Solutions Cost-efficient, dependable solutions for virtualized disaster recovery and business continuity Cost-efficient, dependable solutions for virtualized

More information

Disaster Recovery Solutions for Oracle Database Standard Edition RAC. A Dbvisit White Paper

Disaster Recovery Solutions for Oracle Database Standard Edition RAC. A Dbvisit White Paper Disaster Recovery Solutions for Oracle Database Standard Edition RAC A Dbvisit White Paper Copyright 2011-2012 Dbvisit Software Limited. All Rights Reserved v2, Mar 2012 Contents Executive Summary... 1

More information

Pervasive PSQL Meets Critical Business Requirements

Pervasive PSQL Meets Critical Business Requirements Pervasive PSQL Meets Critical Business Requirements Pervasive PSQL White Paper May 2012 Table of Contents Introduction... 3 Data Backup... 3 Pervasive Backup Agent... 3 Pervasive PSQL VSS Writer... 5 Pervasive

More information

Protecting Exchange 2010 An Executive Overview of Double-Take Availability

Protecting Exchange 2010 An Executive Overview of Double-Take Availability Protecting Exchange 2010 An Executive Overview of Double-Take Availability Introduction Native backup can provide higher levels of data and system protection, but the need for 3rd-party software and hardware

More information

Breakthrough Data Recovery for IBM AIX Environments

Breakthrough Data Recovery for IBM AIX Environments TECHNICAL ISSUES Best Practices in Availability. Breakthrough Data Recovery for IBM AIX Environments How New Technologies Are Making Data Protection, Recovery and High Availability Easier and More Affordable

More information

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper High Availability with Postgres Plus Advanced Server An EnterpriseDB White Paper For DBAs, Database Architects & IT Directors December 2013 Table of Contents Introduction 3 Active/Passive Clustering 4

More information

Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006

Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006 Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006 All trademark names are the property of their respective companies. This publication contains opinions of

More information

HA / DR Jargon Buster High Availability / Disaster Recovery

HA / DR Jargon Buster High Availability / Disaster Recovery HA / DR Jargon Buster High Availability / Disaster Recovery Welcome to Maxava s Jargon Buster. Your quick reference guide to Maxava HA and industry technical terms related to High Availability and Disaster

More information

IBM TotalStorage IBM TotalStorage Virtual Tape Server

IBM TotalStorage IBM TotalStorage Virtual Tape Server IBM TotalStorage IBM TotalStorage Virtual Tape Server A powerful tape storage system that helps address the demanding storage requirements of e-business storag Storage for Improved How can you strategically

More information

Protecting Microsoft SQL Server

Protecting Microsoft SQL Server Your company relies on its databases. How are you protecting them? Protecting Microsoft SQL Server 2 Hudson Place suite 700 Hoboken, NJ 07030 Powered by 800-674-9495 www.nsisoftware.com Executive Summary

More information

The One Essential Guide to Disaster Recovery: How to Ensure IT and Business Continuity

The One Essential Guide to Disaster Recovery: How to Ensure IT and Business Continuity The One Essential Guide to Disaster Recovery: How to Ensure IT and Business Continuity Start Here: Basic DR Only 6 percent of companies suffering from a catastrophic data loss survive, while 43 percent

More information

OPTIMIZING SERVER VIRTUALIZATION

OPTIMIZING SERVER VIRTUALIZATION OPTIMIZING SERVER VIRTUALIZATION HP MULTI-PORT SERVER ADAPTERS BASED ON INTEL ETHERNET TECHNOLOGY As enterprise-class server infrastructures adopt virtualization to improve total cost of ownership (TCO)

More information

Disaster Recovery for Oracle Database

Disaster Recovery for Oracle Database Disaster Recovery for Oracle Database Zero Data Loss Recovery Appliance, Active Data Guard and Oracle GoldenGate ORACLE WHITE PAPER APRIL 2015 Overview Oracle Database provides three different approaches

More information

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database An Oracle White Paper November 2010 Oracle Real Application Clusters One Node: The Always On Single-Instance Database Executive Summary... 1 Oracle Real Application Clusters One Node Overview... 1 Always

More information

High Availability and Disaster Recovery Solutions for Perforce

High Availability and Disaster Recovery Solutions for Perforce High Availability and Disaster Recovery Solutions for Perforce This paper provides strategies for achieving high Perforce server availability and minimizing data loss in the event of a disaster. Perforce

More information

The case for cloud-based disaster recovery

The case for cloud-based disaster recovery IBM Global Technology Services IBM SmartCloud IBM SmartCloud Virtualized Server Recovery i The case for cloud-based disaster recovery Cloud technologies help meet the need for quicker restoration of service

More information

Finding a Cure for Downtime

Finding a Cure for Downtime Finding a Cure for Downtime 7 Tips for Reducing Downtime in Healthcare Information Systems EXECUTIVE SUMMARY THE COST OF DOWNTIME IN HEALTHCARE According to research by Healthcare Informatics: Every minute

More information

CA XOsoft Replication r12.5 and CA XOsoft High Availability r12.5

CA XOsoft Replication r12.5 and CA XOsoft High Availability r12.5 FREQUENTLY ASKED QUESTIONS: CA XOSOFT REPLICATION AND CA XOSOFT HIGH AVAILABILITY CA XOsoft Replication r12.5 and CA XOsoft High Availability r12.5 Q: What are CA XOsoft Replication and CA XOsoft High

More information

Protecting SQL Server in Physical And Virtual Environments

Protecting SQL Server in Physical And Virtual Environments Protecting SQL Server in Physical And THE NEED TO PROTECT SQL SERVER AND RELATED APPLICATIONS Microsoft SQL Server is the preferred database management system for a large number of Windows-based applications.

More information

Five Secrets to SQL Server Availability

Five Secrets to SQL Server Availability Five Secrets to SQL Server Availability EXECUTIVE SUMMARY Microsoft SQL Server has become the data management tool of choice for a wide range of business critical systems, from electronic commerce to online

More information

CA XOsoft Replication and CA XOsoft High Availability CA Partner Frequently Asked Questions

CA XOsoft Replication and CA XOsoft High Availability CA Partner Frequently Asked Questions Q1. What do the terms Replication and High Availability mean? A. In the context of these two products, replication refers to the process of copying all application data from one server to another over

More information

CA Cloud Overview Benefits of the Hyper-V Cloud

CA Cloud Overview Benefits of the Hyper-V Cloud Benefits of the Hyper-V Cloud For more information, please contact: Email: sales@canadianwebhosting.com Ph: 888-821-7888 Canadian Web Hosting (www.canadianwebhosting.com) is an independent company, hereinafter

More information

PROTECTING MICROSOFT SQL SERVER TM

PROTECTING MICROSOFT SQL SERVER TM WHITE PAPER PROTECTING MICROSOFT SQL SERVER TM Your company relies on its databases. How are you protecting them? Published: February 2006 Executive Summary Database Management Systems (DBMS) are the hidden

More information

VERITAS Business Solutions. for DB2

VERITAS Business Solutions. for DB2 VERITAS Business Solutions for DB2 V E R I T A S W H I T E P A P E R Table of Contents............................................................. 1 VERITAS Database Edition for DB2............................................................

More information

Things You Need to Know About Cloud Backup

Things You Need to Know About Cloud Backup Things You Need to Know About Cloud Backup Over the last decade, cloud backup, recovery and restore (BURR) options have emerged as a secure, cost-effective and reliable method of safeguarding the increasing

More information

The Microsoft Large Mailbox Vision

The Microsoft Large Mailbox Vision WHITE PAPER The Microsoft Large Mailbox Vision Giving users large mailboxes without breaking your budget Introduction Giving your users the ability to store more e mail has many advantages. Large mailboxes

More information

Five Reasons Why Smaller Organizations Should Consider High Availability

Five Reasons Why Smaller Organizations Should Consider High Availability Five Reasons Why Smaller Organizations Should Consider High Availability Dramatic changes in cost and ease of use have made downtime-reducing technologies more accessible. Overview Until recently, IBM

More information

Application Brief: Using Titan for MS SQL

Application Brief: Using Titan for MS SQL Application Brief: Using Titan for MS Abstract Businesses rely heavily on databases for day-today transactions and for business decision systems. In today s information age, databases form the critical

More information

The Benefits of Data Replication in HACMP/PowerHA Cluster Management Implementations

The Benefits of Data Replication in HACMP/PowerHA Cluster Management Implementations The Benefits of Data Replication in HACMP/PowerHA Cluster Management Implementations Executive Summary In today's fast-paced world, businesses both large and small face increasing internal and external

More information

How to Manage Critical Data Stored in Microsoft Exchange Server 2010. By Hitachi Data Systems

How to Manage Critical Data Stored in Microsoft Exchange Server 2010. By Hitachi Data Systems W H I T E P A P E R How to Manage Critical Data Stored in Microsoft Exchange Server 2010 By Hitachi Data Systems April 2012 2 Table of Contents Executive Summary and Introduction 3 Mission-critical Microsoft

More information

End-to-End Availability for Microsoft SQL Server

End-to-End Availability for Microsoft SQL Server WHITE PAPER VERITAS Storage Foundation HA for Windows End-to-End Availability for Microsoft SQL Server January 2005 1 Table of Contents Executive Summary... 1 Overview... 1 The VERITAS Solution for SQL

More information

Eliminating End User and Application Downtime:

Eliminating End User and Application Downtime: Eliminating End User and Application Downtime: Architecting the Right Continuous Availability and Disaster Recovery Environment March 2010 Table of Contents Introduction 3 Where to Start 3 Moving to Continuous

More information

CA ARCserve Replication and High Availability Deployment Options for Hyper-V

CA ARCserve Replication and High Availability Deployment Options for Hyper-V Solution Brief: CA ARCserve R16.5 Complexity ate my budget CA ARCserve Replication and High Availability Deployment Options for Hyper-V Adding value to your Hyper-V environment Overview Server virtualization

More information

Virtualizing disaster recovery using cloud computing

Virtualizing disaster recovery using cloud computing IBM Global Technology Services Thought Leadership White Paper January 2012 Virtualizing disaster recovery using cloud computing Transition your applications quickly to a resilient cloud 2 Virtualizing

More information

Leveraging the Cloud for Data Protection and Disaster Recovery

Leveraging the Cloud for Data Protection and Disaster Recovery WHITE PAPER: Leveraging the Cloud for Data Protection and Disaster Recovery Leveraging the Cloud for Data Protection and Disaster Recovery Bennett Klein DATA MANAGEMENT CUSTOMER SOLUTIONS MARCH 2012 Table

More information

Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices

Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices Storage Backup and Disaster Recovery: Using New Technology to Develop Best Practices September 2008 Recent advances in data storage and data protection technology are nothing short of phenomenal. Today,

More information

Red Hat Enterprise linux 5 Continuous Availability

Red Hat Enterprise linux 5 Continuous Availability Red Hat Enterprise linux 5 Continuous Availability Businesses continuity needs to be at the heart of any enterprise IT deployment. Even a modest disruption in service is costly in terms of lost revenue

More information

iseries Recovery Options Pro s & Cons

iseries Recovery Options Pro s & Cons iseries Recovery Options Pro s & Cons Presented by: David Tedford Lakeview Technology, Inc. tedfordd@lakeviewtech.com 978-671-9211 office 617-901-7909 - cell Presenter background 1987, BS in CIS, Quinnipiac

More information

System Availability and Data Protection of Infortrend s ESVA Storage Solution

System Availability and Data Protection of Infortrend s ESVA Storage Solution System Availability and Data Protection of Infortrend s ESVA Storage Solution White paper Abstract This white paper analyzes system availability and data protection on Infortrend s ESVA storage systems.

More information

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models

TABLE OF CONTENTS THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY FOR SHAREPOINT DATA. Introduction. Examining Third-Party Replication Models 1 THE SHAREPOINT MVP GUIDE TO ACHIEVING HIGH AVAILABILITY TABLE OF CONTENTS 3 Introduction 14 Examining Third-Party Replication Models 4 Understanding Sharepoint High Availability Challenges With Sharepoint

More information

IBM and Vision Solutions application availability and data protection for IBM PureFlex System

IBM and Vision Solutions application availability and data protection for IBM PureFlex System IBM and Vision Solutions application availability and data protection for IBM PureFlex System The integration of Vision Solutions MIMIX Availability with the IBM PureSystems platform ensures application

More information

W H I T E P A P E R. Disaster Recovery Virtualization Protecting Production Systems Using VMware Virtual Infrastructure and Double-Take

W H I T E P A P E R. Disaster Recovery Virtualization Protecting Production Systems Using VMware Virtual Infrastructure and Double-Take W H I T E P A P E R Protecting Production Systems Using VMware Virtual Infrastructure and Double-Take Contents Introduction...1 What is VMware Infrastructure?...1 What is Double-Take?...1 Data Protection

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

Virtualization. Disaster Recovery. A Foundation for Disaster Recovery in the Cloud

Virtualization. Disaster Recovery. A Foundation for Disaster Recovery in the Cloud Technology Paper Disaster Acronym: DR The process, policies, and procedures that enable a business to recover data and systems after a disaster. A Foundation for Disaster in the Cloud Introduction Virtualization

More information

Protect Your Business with Automated Business Continuity Solutions

Protect Your Business with Automated Business Continuity Solutions SOLUTION brief Protect Your Business with Automated Overview VMware makes business continuity simple and affordable, so no company operating a single-site or multiple-site environment has to do without

More information

Combining Onsite and Cloud Backup

Combining Onsite and Cloud Backup Combining Onsite and Cloud Backup How businesses of all sizes can protect growing volumes of data and their bottom line Copyright Acronis, Inc., 2002 2012 ompanies of all sizes are dealing with large and

More information

Fault Tolerant Servers: The Choice for Continuous Availability

Fault Tolerant Servers: The Choice for Continuous Availability Fault Tolerant Servers: The Choice for Continuous Availability This paper discusses today s options for achieving continuous availability and how NEC s Express5800/ft servers can provide every company

More information

High availability and disaster recovery with Microsoft, Citrix and HP

High availability and disaster recovery with Microsoft, Citrix and HP High availability and disaster recovery White Paper High availability and disaster recovery with Microsoft, Citrix and HP Using virtualization, automation and next-generation storage to improve business

More information

Backup and Archiving Explained. White Paper

Backup and Archiving Explained. White Paper Backup and Archiving Explained White Paper Backup vs. Archiving The terms backup and archiving are often referenced together and sometimes incorrectly used interchangeably. While both technologies are

More information

DeltaV Virtualization High Availability and Disaster Recovery

DeltaV Virtualization High Availability and Disaster Recovery DeltaV Distributed Control System Whitepaper October 2014 DeltaV Virtualization High Availability and Disaster Recovery This document describes High Availiability and Disaster Recovery features supported

More information

Creating A Highly Available Database Solution

Creating A Highly Available Database Solution WHITE PAPER Creating A Highly Available Database Solution Advantage Database Server and High Availability TABLE OF CONTENTS 1 Introduction 1 High Availability 2 High Availability Hardware Requirements

More information

Publication Date: April 2007

Publication Date: April 2007 white paper Boost Block-level Replication with GoldenGate s TDM Technology for 100% Business Continuity Publication Date: April 2007 Abstract: Recent natural disasters and government regulations have created

More information

Cloud Backup and Recovery

Cloud Backup and Recovery 1-888-674-9495 www.doubletake.com Cloud Backup and Recovery Software applications and electronic data are the life blood of a business. When they aren t available due to a disaster or outage, business

More information

DISASTER RECOVERY PLANNING WITH VIRTUALIZATION TECHNOLOGIES

DISASTER RECOVERY PLANNING WITH VIRTUALIZATION TECHNOLOGIES DISASTER RECOVERY PLANNING WITH VIRTUALIZATION TECHNOLOGIES Business Value Whitepaper Double-Take Software, Inc. Published: October 2009 Virtualization and Recoverability Business continuity is not just

More information

WHITE PAPER. www.fusionstorm.com. The Double-Edged Sword of Virtualization:

WHITE PAPER. www.fusionstorm.com. The Double-Edged Sword of Virtualization: WHiTE PaPEr: Easing the Way to the cloud: 1 WHITE PAPER The Double-Edged Sword of Virtualization: Solutions and Strategies for minimizing the challenges and reaping the rewards of Disaster recovery in

More information

Archiving, Backup, and Recovery for Complete the Promise of Virtualization

Archiving, Backup, and Recovery for Complete the Promise of Virtualization Archiving, Backup, and Recovery for Complete the Promise of Virtualization Unified information management for enterprise Windows environments The explosion of unstructured information It is estimated that

More information

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment #1 HyperConverged Appliance for SMB and ROBO Developing a Complete RTO/RPO Strategy for Your Virtualized Environment NOVEMBER 2014 WHITE PAPER BY GEORGE CRUMP Lead Analyst Storage Switzerland, LLC Virtualization,

More information

Effortless No Downtime Server and Storage Migrations

Effortless No Downtime Server and Storage Migrations Double-Take Move Effortless No Downtime Server and Storage Migrations Migrating applications, systems and data has always been a challenge for IT staff; in fact, most have just gotten used to the pain

More information

BACKUP ESSENTIALS FOR PROTECTING YOUR DATA AND YOUR BUSINESS. Disasters happen. Don t wait until it s too late.

BACKUP ESSENTIALS FOR PROTECTING YOUR DATA AND YOUR BUSINESS. Disasters happen. Don t wait until it s too late. BACKUP ESSENTIALS FOR PROTECTING YOUR DATA AND YOUR BUSINESS Disasters happen. Don t wait until it s too late. OVERVIEW It s inevitable. At some point, your business will experience data loss. It could

More information

Contents. SnapComms Data Protection Recommendations

Contents. SnapComms Data Protection Recommendations Contents Abstract... 2 SnapComms Solution Environment... 2 Concepts... 3 What to Protect... 3 Database Failure Scenarios... 3 Physical Infrastructure Failures... 3 Logical Data Failures... 3 Service Recovery

More information

MaximumOnTM. Bringing High Availability to a New Level. Introducing the Comm100 Live Chat Patent Pending MaximumOn TM Technology

MaximumOnTM. Bringing High Availability to a New Level. Introducing the Comm100 Live Chat Patent Pending MaximumOn TM Technology MaximumOnTM Bringing High Availability to a New Level Introducing the Comm100 Live Chat Patent Pending MaximumOn TM Technology Introduction While businesses have become increasingly dependent on computer-based

More information

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

5 Essential Benefits of Hybrid Cloud Backup

5 Essential Benefits of Hybrid Cloud Backup 5 Essential Benefits of Hybrid Cloud Backup QBR is a backup, disaster recovery (BDR), and business continuity solution targeted to the small to medium business (SMB) market. QBR solutions are designed

More information

DISASTER RECOVERY PLANNING GUIDE

DISASTER RECOVERY PLANNING GUIDE DISASTER RECOVERY PLANNING GUIDE AN INTRODUCTION TO BUSINESS CONTINUITY PLANNING FOR JD EDWARDS SOFTWARE CUSTOMERS www.wts.com WTS Disaster Recovery Planning Guide Page 1 Introduction This guide will provide

More information

Dell Data Protection Point of View: Recover Everything. Every time. On time.

Dell Data Protection Point of View: Recover Everything. Every time. On time. Dell Data Protection Point of View: Recover Everything. Every time. On time. Dell Data Protection White Paper May 2013 THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February 2015. www.visolve.com

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February 2015. www.visolve.com High Availability of VistA EHR in Cloud ViSolve Inc. White Paper February 2015 1 Abstract Inspite of the accelerating migration to cloud computing in the Healthcare Industry, high availability and uptime

More information

Server and Storage Virtualization with IP Storage. David Dale, NetApp

Server and Storage Virtualization with IP Storage. David Dale, NetApp Server and Storage Virtualization with IP Storage David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this

More information

System Infrastructure Non-Functional Requirements Related Item List

System Infrastructure Non-Functional Requirements Related Item List System Infrastructure Non-Functional Requirements Related Item List April 2013 Information-Technology Promotion Agency, Japan Software Engineering Center Copyright 2010 IPA [Usage conditions] 1. The copyright

More information

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage Applied Technology Abstract This white paper provides an overview of the technologies that are used to perform backup and replication

More information

Informix Dynamic Server May 2007. Availability Solutions with Informix Dynamic Server 11

Informix Dynamic Server May 2007. Availability Solutions with Informix Dynamic Server 11 Informix Dynamic Server May 2007 Availability Solutions with Informix Dynamic Server 11 1 Availability Solutions with IBM Informix Dynamic Server 11.10 Madison Pruet Ajay Gupta The addition of Multi-node

More information

EMC RECOVERPOINT: BUSINESS CONTINUITY FOR SAP ENVIRONMENTS ACROSS DISTANCE

EMC RECOVERPOINT: BUSINESS CONTINUITY FOR SAP ENVIRONMENTS ACROSS DISTANCE White Paper EMC RECOVERPOINT: BUSINESS CONTINUITY FOR SAP ENVIRONMENTS ACROSS DISTANCE Applied Technology Abstract Business continuity is a critical component of any enterprise data protection strategy

More information

Effective Storage Management for Cloud Computing

Effective Storage Management for Cloud Computing IBM Software April 2010 Effective Management for Cloud Computing April 2010 smarter storage management Page 1 Page 2 EFFECTIVE STORAGE MANAGEMENT FOR CLOUD COMPUTING Contents: Introduction 3 Cloud Configurations

More information

ABSTRACT. February, 2014 EMC WHITE PAPER

ABSTRACT. February, 2014 EMC WHITE PAPER EMC APPSYNC SOLUTION FOR MANAGING PROTECTION OF MICROSOFT SQL SERVER SLA-DRIVEN, SELF-SERVICE CAPABILITIES FOR MAXIMIZING AND SIMPLIFYING DATA PROTECTION AND RECOVERABILITY ABSTRACT With Microsoft SQL

More information

HRG Assessment: Stratus everrun Enterprise

HRG Assessment: Stratus everrun Enterprise HRG Assessment: Stratus everrun Enterprise Today IT executive decision makers and their technology recommenders are faced with escalating demands for more effective technology based solutions while at

More information

Backup and Redundancy

Backup and Redundancy Backup and Redundancy White Paper NEC s UC for Business Backup and Redundancy allow businesses to operate with confidence, providing security for themselves and their customers. When a server goes down

More information

Real-time Protection for Hyper-V

Real-time Protection for Hyper-V 1-888-674-9495 www.doubletake.com Real-time Protection for Hyper-V Real-Time Protection for Hyper-V Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate

More information

Solution Overview. Business Continuity with ReadyNAS

Solution Overview. Business Continuity with ReadyNAS Business Continuity with ReadyNAS What is ReadyNAS? ReadyNAS is a family of network storage solutions for small and medium businesses, workgroups, and remote/home offices. ReadyNAS delivers unified storage

More information

Reducing the Cost and Complexity of Business Continuity and Disaster Recovery for Email

Reducing the Cost and Complexity of Business Continuity and Disaster Recovery for Email Reducing the Cost and Complexity of Business Continuity and Disaster Recovery for Email Harnessing the Power of Virtualization with an Integrated Solution Based on VMware vsphere and VMware Zimbra WHITE

More information

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

COMPARISON OF VMware VSHPERE HA/FT vs stratus

COMPARISON OF VMware VSHPERE HA/FT vs stratus COMPARISON OF VMware VSHPERE HA/FT vs stratus ftserver SYSTEMS White Paper 2 Ensuring Availability of Virtualized Business-Critical Applications in an Always-On World Introduction Virtualization has become

More information

Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication Software

Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication Software Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication September 2002 IBM Storage Products Division Raleigh, NC http://www.storage.ibm.com Table of contents Introduction... 3 Key

More information

CA XOsoft Replication and CA XOsoft High Availability to Support Flexible Business Continuity Over Any Distance

CA XOsoft Replication and CA XOsoft High Availability to Support Flexible Business Continuity Over Any Distance PRODUCT FAMILY BRIEF: CA XOSOFT CA XOsoft Replication and CA XOsoft High Availability to Support Flexible Business Continuity Over Any Distance CA Recovery Management Backup Replication and High Availability

More information