VERITAS Business Solutions. for DB2

Size: px
Start display at page:

Download "VERITAS Business Solutions. for DB2"

Transcription

1 VERITAS Business Solutions for DB2 V E R I T A S W H I T E P A P E R

2 Table of Contents VERITAS Database Edition for DB Optimizing DB2 Database Servers VERITAS Cluster Server and Agent for DB Highly Available DB2 Solutions VERITAS NetBackup for DB Online Backup/Restore Management for DB2 Environments VERITAS Cluster Server, VERITAS Volume Replicator and VERITAS Global Cluster Manager Multi-site, Automated Disaster Recovery for DB2 Environments The Cooperative Support Agreement Streamlined Support For Joint VERITAS/DB2 Customers Summary

3 Data drives today s business operations, and much of that data is stored in relational databases. Data growth has reached unprecedented levels, and increasing globalization has placed stringent uptime requirements on many database environments. In this climate, managing databases for optimal performance, availability and manageability is a real challenge for database administrators. VERITAS Software and IBM Data Management Systems (DMS) have collaborated to produce a range of business solutions, built around IBM s DB2 Universal Database (UDB) for SPARC/Solaris. These solutions simplify the management of database environments that must scale to meet business needs while delivering optimal performance and 24x7 availability. These solutions include: Performance and manageability solutions for standalone DB2 database servers Highly Available DB2 solutions Online backup and restore management for DB2 Multi-site disaster recovery solutions for DB2 environments Joint development efforts by VERITAS and IBM are ongoing to broaden the scope of business solutions to additional platforms. The VERITAS and IBM Cooperative Support Agreement (CSA) ensures enterprise-class support is provided to meet the requirements of mission-critical production environments. VERITAS Database Edition for DB2 Optimizing DB2 Database Servers The function of a database is to store, update and retrieve information in structured ways. The measure of a good database solution is the degree to which it can perform these tasks with high performance, ease-of-use and data integrity. VERITAS Database Edition for DB2 provides an underlying storage infrastructure that offers performance and manageability characteristics not available in other DB2 configurations. Today, DB2 customers have a choice between running DB2 on top of raw devices or running DB2 on file systems. Each approach has its advantages and disadvantages. Running DB2 on raw devices provides consistently high levels of performance and data integrity, but is very difficult to manage, particularly in large or dynamic DB2 environments. This is due to the lack of administrative tools for raw device management. On the other hand, running DB2 on file systems significantly improves manageability, but can present problems in the areas of performance and data integrity. Database Edition for DB2 provides a DB2 environment with performance and data integrity equal to or better than raw devices, with the manageability of file system-based configurations. IBM DB2 Universal Database IBM DB2 Universal Database DB2 Agent VERITAS Cluster Server Quick I/O/Cached Quick I/O Quick I/O/Cached Quick I/O VERITAS File System VERITAS File System VERITAS Volume Manager VERITAS Volume Manager SPARC/Solaris SPARC/Solaris VERITAS Database Edition for DB2 optimized management environment version VERITAS Database Edition for DB2 High Availability version Page 1

4 Database Edition for DB2 is an integrated solution that includes VERITAS Volume Manager, VERITAS File System and Quick I/O. Volume Manager is a logical volume manager that removes the limitations of physical devices, supporting online volume management, RAID and dynamic multipathing. File System complements Volume Manager and provides journaling for data integrity and fast recovery, online management of file systems and extent-based block allocation for high performance. Quick I/O, a unique database accelerator technology available only from VERITAS, allows DB2 administrators to build DB2 database environments on File System files for improved manageability without sacrificing performance, data integrity or availability. Database Edition for DB2 provides some important business benefits for DB2 environments. By enabling easier manageability of the underlying storage, it increases the administrative span of control per operator, increasing productivity and allowing the customer to manage business growth with fewer administrative resources. These manageability improvements do not come with the traditional issues such as performance and data integrity associated with using file systems in database environments. The Quick I/O interface provides raw device performance, and Cached Quick I/O (a feature of Quick I/O) can provide significantly greater performance compared to raw devices in some environments. The Database Edition for DB2 performance white paper provides a detailed performance comparison of raw device, traditional file system and Quick I/O based environments. Database Edition for DB2 was designed to minimize overhead when used in DB2 environments. DB2 databases use their own buffer pools to manage page allocation more efficiently compared to a conventional file system cache manager. When DB2 is run on a conventional file system, double buffering of data occurs, resulting in data being copied twice once between the database buffer and the system buffer, and then later between the system buffer and disk. This additional buffering imposed by the file system inefficiently uses memory, effectively cutting usable memory in half. DB2 databases built on raw devices bypass the system buffer cache, resulting in increased performance on every read and write. Through the use of Quick I/O, VERITAS has a unique capability to turn file system buffering off, allowing writes to go straight to disk as they are committed from DB2. This not only speeds performance, but also removes a potential source of data corruption. Conventional file systems use an exclusive write lock at the file system level. As a result, all write operations to a single file system are serialized. DB2 supports the processing of read and write requests in parallel for performance. But this file system-imposed write serialization effectively blocks DB2 from performing any parallel processing at the file system level. As the size of a database grows, more users often attempt to access the same segment (and hence the same database devices) simultaneously, and this performance degradation becomes more pronounced. Again through the use of Quick I/O, VERITAS has a unique capability to remove file locking, allowing DB2 to manage all file locks and leverage its parallel read/write capability for higher performance. VERITAS Cluster Server and Agent for DB2 Highly Available DB2 Solutions With end users increasingly demanding higher levels of availability, information technology (IT) management is forced to proactively measure and manage the availability of key application environments. Mission-critical DB2 databases are clearly one of these environments. When measuring and managing DB2 availability, planned and unplanned downtime must be taken into account. Planned downtime is typically a result of two administrative tasks. One is to manage database growth to achieve optimum performance over time. The other is to protect the data in the database through backup and restore management. Unplanned downtime typically occurs in response to a hardware/software failure, operator error or the improper application of change management procedures. Regardless of the cause of downtime, the impact on end users is the same access to information necessary to run the business is cut off, negatively impacting revenue flow and customer satisfaction. The ability to perform online management is an important factor in minimizing database downtime. This is particularly true in dynamic DB2 environments, where high growth requires frequent tuning to maintain performance as the database grows, or in large DB2 environments, where the impact of downtime is widely felt across the enterprise. Database Edition for DB2 provides a number of features that address the planned downtime issue. Database Edition for DB2 minimizes downtime by Page 2

5 allowing administrative tasks such as tuning the underlying storage infrastructure to occur without shutting down the database. Complementing Database Edition for DB2, the RAID capabilities of Volume Manager ensure that disk failures do not impact data availability and allow failed disks to be replaced online. In addition, Volume Manager s dynamic multipathing feature can also make disruptions in the I/O path transparent, keeping the data flowing despite controller failures. VERITAS Cluster Server manages the availability of application services in clusters up to 32 nodes. An application agent for DB2 monitors and manages one or more DB2 databases running in a clustered environment. Cluster Server monitors all the hardware and software components associated with the DB2 server, ensuring automatic detection and recovery for all types of node failures that impact the availability of DB2. Database Edition for DB2 supports a manual failover mechanism to enable server maintenance or upgrades that only result in a momentary disruption in the data service as opposed to timeconsuming disruption. If a server must be brought down for maintenance, DB2 can be failed-over to run on another node in the cluster so that the maintenance can proceed without impacting the availability of DB2. The High Availability (HA) version of Database Edition for DB2 includes Cluster Server. IBM provides the DB2 Agent for DB2 DB2 DB2 DB2 DB2 is running on node 1 Node 1 Fails Cluster Server detects failure and moves DB2 to node 2 DB2 is running on node 2 Cluster Server on the DB2 media. The Cluster Server Java-based management graphical user interface (GUI) provides a single point of management for up to sixteen 2-node clusters, or may be used to manage a single 32-node cluster. Cluster Server can simultaneously monitor multiple application types, and supports a variety of cluster configurations such as hot standby, mutual takeover and N+1. This allows administrators to consolidate highly available application environments onto a centrally managed platform, lessening administrative overhead and costs. VERITAS NetBackup for DB2 Online Backup/Restore Management for DB2 Environments To ensure the recoverability of data across a variety of potential scenarios, backup has become an integral part of database administration. Historically, backup has required database downtime. But, DB2 includes a backup application-programming interface (API) that allows the online backup of DB2. Through this API, called sqluv, the backup of DB2 databases, table spaces and recoverable logs can be integrated into an automated, enterprise wide backup strategy. NetBackup for DB2 is a backup/restore management solution that interfaces with DB2 through the sqluv API and delivers comprehensive data protection for DB2. With NetBackup, organizations can centrally manage all aspects of backup and recovery for database and non-database files from an intuitive GUI. By managing centrally, the administrator can establish consistent backup policies across the enterprise. NetBackup for DB2 offers a broad range of media management support for heterogeneous devices; from standalone tape drives to large, multi-drive libraries. Tape library sharing through Shared Storage Option also is supported so that storage area network (SAN) environments may be protected under NetBackup s centralized management approach. Page 3

6 VERITAS ensures that all VERITAS products work together, providing a complete storage solution. For example, NetBackup integrates with multiple VERITAS products including VERITAS Global Data Manager and VERITAS Vault Extension. Through Global Data Manager, NetBackup can be extended to support centralized backup/restore management across multiple, geographically distributed sites around the world. Features such as multiple streams and parallel backup and recovery support scalable, high-speed data transfer that can be well matched to an organization s capabilities. Through Vault Extension, NetBackup customers can add extensive off-site media management capabilities to help simplify tape media rotation tasks. VERITAS Cluster Server, VERITAS Volume Replicator and VERITAS Global Cluster Manager Multi-site, Automated Disaster Recovery for DB2 Environments VERITAS Cluster Server provides a comprehensive solution for local availability management due to failures in hardware and software components, but does not address site disasters. Cluster Server interacts with data replication and wide area failover management products. Through this integration, customers can automate and speed the recovery of DB2 data services from catastrophic site failures. Replication ensures that wherever recovery occurs, local access to the most up-to-date data is available, while wide area failover management provides a proven, automated approach to migrating critical application services from one site to another. VERITAS Volume Replicator is a host-based product that leverages VERITAS Volume Manager. It can be used to copy data to remote locations over any IP-based network. Volume Replicator supports both synchronous and asynchronous replication modes, as well as enterprise-class fault management. Also, Volume Replicator can be flexibly configured to keep data states synchronized across 32 sites. Volume Replicator can be used with commercial database systems, such as DB2 and provides broad heterogeneous device support. This allows administrators to leverage existing storage subsystem investments, regardless of the storage hardware type, as well as integrate future technologies. This storage hardware independence is achieved because Volume Replicator focuses on volumes, regardless of the storage hardware type that is housing the data. Global Cluster Manager DB2 Universal Database VERITAS Volume Replicator Database Edition/HA for DB2 SPARC/Solaris Platform This example shows a solution with centralized management out of London. The four company sites have implemented a disaster recovery software stack using VERITAS Volume Replicator for site synchronization and VERITAS Global Cluster Manager for site failover management. VERITAS Global Cluster Manager is a web-based, multi-site cluster management solution. It allows IT staff to manage data and application availability worldwide. Administrators can view and manage multiple geographically dispersed VERITAS Cluster Server products and direct data replication to remote sites, all from a single location. Integrated, configurable events and policies allow coordinated application level, cluster or site migration, providing the capabilities to minimize the downtime associated with everything from data center moves to unexpected disasters. Page 4

7 The combination of Cluster Server, Volume Replicator and Global Cluster Manager can be used to establish geographically distributed business continuity solutions with extremely rapid and proven recovery. It may alternatively be used to establish follow-the-sun support strategies that keep your applications and data close to your active customers to speed response in problem situations. The Cooperative Support Agreement Streamlined Support For Joint VERITAS/DB2 Customers In 2001, VERITAS and IBM signed a Cooperative Support Agreement (CSA) to ensure that, as our joint customer base grew, our joint support model will meet enterprise requirements. The CSA includes the Support Implementation Plan (SIP) that specifically defines escalation paths with named contacts between the two companies. Other aspects of the agreement include engineering and technical support cross-training, dedicated test beds at our respective technical support sites for problem investigation and resolution, and 24x7 support options available on a worldwide basis. The CSA is an additional indicator of the strong relationship between VERITAS and IBM, complementing our joint development and certification. So far, the joint development includes VERITAS Database Edition for DB2 and VERITAS Cluster Server Agent for DB2, while the joint certification efforts include VERITAS NetBackup for DB2 and VERITAS Volume Replicator for DB2. VERITAS and IBM also each have strong relationships with Sun Microsystems. VERITAS has been a Sun Original Equipment Manufacturer (OEM) for intelligent storage software solutions since 1994, and the two companies have a strong ongoing relationship. VERITAS and Sun are currently developing new storage software solutions for the Sun market. The companies also continually certify VERITAS solutions on new Sun hardware and software components as those become available. In parallel, IBM has been selling DB2 solutions on Sun since 1996, and currently is the fastest-growing database on Sun. Cooperative Support Agreements are in place between VERITAS and Sun as well as between IBM and Sun. Summary VERITAS and IBM have a strong relationship and commitment to provide enterprise solutions for DB2 environments. Our joint development, certification and support efforts allow us to provide enterprise solutions for DB2 in four areas: Performance and manageability solutions for standalone DB2 database servers Highly Available DB2 solutions Online backup and restore management for DB2 Multi-site disaster recovery solutions for DB2 environments All of these solutions focus on providing customers with proven interoperability across a wide variety of heterogeneous storage devices in SPARC/Solaris configurations. As partners, our combined focus is to deliver solutions that improve the performance, availability and manageability of DB2 environments, whether those environments are limited to a single site, or geographically dispersed across multiple sites throughout the world. Page 5

8 VERITAS Software Corporation Corporate Headquarters 350 Ellis Street Mountain View, CA or For additional information about VERITAS Software, its products, or the location of an office near you, please call our corporate headquarters or visit our Web site at V E R I T A S W H I T E P A P E R Copyright 2001 VERITAS Software Corporation. All Rights Reserved. VERITAS, VERITAS SOFTWARE, the VERITAS logo, and all other VERITAS product names and slogans are trademarks or registered trademarks of VERITAS Software Corporation in the US and/or other countries. Other product names and/or slogans mentioned herein may be trademarks or registered trademarks of their respective companies. Specifications and product offerings subject to change without notice. Printed in USA. September

Database Storage Management with Veritas Storage Foundation by Symantec Manageability, availability, and superior performance for databases

Database Storage Management with Veritas Storage Foundation by Symantec Manageability, availability, and superior performance for databases Database Storage Management with Veritas Storage Foundation by Symantec Manageability, availability, and superior performance for databases Solution Brief: Database Storage Management Database Storage

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

VERITAS Storage Foundation 4.3 for Windows

VERITAS Storage Foundation 4.3 for Windows DATASHEET VERITAS Storage Foundation 4.3 for Windows Advanced Volume Management Technology for Windows In distributed client/server environments, users demand that databases, mission-critical applications

More information

VERITAS and HP A LONG-TERM COMMITMENT

VERITAS and HP A LONG-TERM COMMITMENT VERITAS and HP A LONG-TERM COMMITMENT Hewlett-Packard holds the respect and trust of enterprises worldwide that depend on HP servers, storage, printers, and other equipment to run their businesses. HP

More information

Veritas Cluster Server by Symantec

Veritas Cluster Server by Symantec Veritas Cluster Server by Symantec Reduce application downtime Veritas Cluster Server is the industry s leading clustering solution for reducing both planned and unplanned downtime. By monitoring the status

More information

STORAGE CENTER. The Industry s Only SAN with Automated Tiered Storage STORAGE CENTER

STORAGE CENTER. The Industry s Only SAN with Automated Tiered Storage STORAGE CENTER STORAGE CENTER DATASHEET STORAGE CENTER Go Beyond the Boundaries of Traditional Storage Systems Today s storage vendors promise to reduce the amount of time and money companies spend on storage but instead

More information

Turnkey Deduplication Solution for the Enterprise

Turnkey Deduplication Solution for the Enterprise Symantec NetBackup 5000 Appliance Turnkey Deduplication Solution for the Enterprise Mayur Dewaikar Sr. Product Manager, Information Management Group White Paper: A Deduplication Appliance Solution for

More information

Total Data Storage Management for Oracle E-Business

Total Data Storage Management for Oracle E-Business Total Data Storage Management for Oracle E-Business Solution Series for Oracle: 1 of 5 Table of Contents The E-Business Challenge................................2 VERITAS Delivers Business Continuance

More information

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware Introduction By leveraging the inherent benefits of a virtualization based platform, a Microsoft Exchange Server 2007 deployment on VMware Infrastructure 3 offers a variety of availability and recovery

More information

DATASHEET. Proactive Management and Quick Recovery for Exchange Storage

DATASHEET. Proactive Management and Quick Recovery for Exchange Storage VERITAS Edition for Microsoft Exchange 2000 Proactive Management and Quick Recovery for Exchange Storage The VERITAS Enterprise Administrator GUI enables centralized, cross-platform storage management.

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

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

recovery at a fraction of the cost of Oracle RAC

recovery at a fraction of the cost of Oracle RAC Concurrent data access and fast failover for unstructured data and Oracle databases recovery at a fraction of the cost of Oracle RAC Improve application performance and scalability - Get parallel processing

More information

Symantec Storage Foundation High Availability for Windows

Symantec Storage Foundation High Availability for Windows Symantec Storage Foundation High Availability for Windows Storage management, high availability and disaster recovery for physical and virtual Windows applications Data Sheet: High Availability Overview

More information

Symantec NetBackup 7 Clients and Agents

Symantec NetBackup 7 Clients and Agents Complete protection for your information-driven enterprise Overview Symantec NetBackup provides a simple yet comprehensive selection of innovative clients and agents to optimize the performance and efficiency

More information

BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA

BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA BEST PRACTICES FOR PROTECTING MICROSOFT EXCHANGE DATA Bill Webster September 25, 2003 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Introduction... 3 Exchange Data Protection Best Practices... 3 Application

More information

VERITAS Volume Management Technologies for Windows

VERITAS Volume Management Technologies for Windows WHITE PAPER VERITAS Volume Management Technologies for Windows V E R I T A S W H I T E P A P E R The Next Generation of Disk Management for Windows Platforms Windows 2000 and Windows Server 2003 1 TABLE

More information

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights

VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION DATASHEET. Product Highlights VERITAS NetBackup 6.0 Enterprise Server INNOVATIVE DATA PROTECTION As the recognized leader for enterprise-class backup and recovery, VERITAS NetBackup Enterprise Server software is designed to help provide

More information

Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager

Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager V E R I T A S W H I T E P A P E R for Microsoft Windows Table of Contents Online Storage Management Challenge.......................................................................................................................1

More information

The Benefits of Virtualizing

The Benefits of Virtualizing T E C H N I C A L B R I E F The Benefits of Virtualizing Aciduisismodo Microsoft SQL Dolore Server Eolore in Dionseq Hitachi Storage Uatummy Environments Odolorem Vel Leveraging Microsoft Hyper-V By Heidi

More information

Veritas NetBackup 6.0 Server Now from Symantec

Veritas NetBackup 6.0 Server Now from Symantec Veritas NetBackup 6.0 Server Now from Symantec Innovative data protection As the recognized leader for enterprise-class backup and recovery, Veritas NetBackup Server software is designed to help provide

More information

Veritas InfoScale Availability

Veritas InfoScale Availability Veritas InfoScale Availability Delivers high availability and disaster recovery for your critical applications Overview protects your most important applications from planned and unplanned downtime. InfoScale

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

Consulting Services for Veritas Storage Foundation

Consulting Services for Veritas Storage Foundation Reducing the complexity of enterprise storage management The continued explosive growth in corporate data, combined with the proliferation of disparate storage management tools and technologies, has created

More information

Accelerating Backup/Restore with the Virtual Tape Library Configuration That Fits Your Environment

Accelerating Backup/Restore with the Virtual Tape Library Configuration That Fits Your Environment Accelerating Backup/Restore with the Virtual Tape Library Configuration That Fits Your Environment A WHITE PAPER Abstract: Since VTL uses disk to back up data, it eliminates the media and mechanical errors

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

Symantec Storage Foundation for Windows

Symantec Storage Foundation for Windows Advanced online storage management Data Sheet: Storage Management Overview Symantec TM Storage Foundation for Windows brings advanced online storage management to Microsoft Windows Server physical and

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express IBM DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage Highlights Mixed host interfaces support (Fibre Channel/iSCSI) enables SAN tiering Balanced performance well-suited

More information

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration

Archive Data Retention & Compliance. Solutions Integrated Storage Appliances. Management Optimized Storage & Migration Solutions Integrated Storage Appliances Management Optimized Storage & Migration Archive Data Retention & Compliance Services Global Installation & Support SECURING THE FUTURE OF YOUR DATA w w w.q sta

More information

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Flexible IP NAS/iSCSI System Addresses Current Storage Needs While Offering Future Expansion According to Whatis.com, storage virtualization

More information

VERITAS Volume Management Technology for Windows COMPARISON: MICROSOFT LOGICAL DISK MANAGER (LDM) AND VERITAS STORAGE FOUNDATION FOR WINDOWS

VERITAS Volume Management Technology for Windows COMPARISON: MICROSOFT LOGICAL DISK MANAGER (LDM) AND VERITAS STORAGE FOUNDATION FOR WINDOWS WHITE PAPER VERITAS Volume Management Technology for COMPARISON: MICROSOFT LOGICAL DISK MANAGER (LDM) AND VERITAS STORAGE FOUNDATION FOR WINDOWS 2000 and 2003 1 TABLE OF CONTENTS Table of Contents...2

More information

Symantec Cluster Server powered by Veritas

Symantec Cluster Server powered by Veritas 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

Powering Linux in the Data Center

Powering Linux in the Data Center Powering Linux in the Data Center Solution Brief: Platform Solutions Powering Linux in the Data Center Contents Symantec and Linux in the data center...................................................................

More information

INCREASING EFFICIENCY WITH EASY AND COMPREHENSIVE STORAGE MANAGEMENT

INCREASING EFFICIENCY WITH EASY AND COMPREHENSIVE STORAGE MANAGEMENT INCREASING EFFICIENCY WITH EASY AND COMPREHENSIVE STORAGE MANAGEMENT UNPRECEDENTED OBSERVABILITY, COST-SAVING PERFORMANCE ACCELERATION, AND SUPERIOR DATA PROTECTION KEY FEATURES Unprecedented observability

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

VERITAS File Server Edition Turning Commodity Hardware into High Performance, Highly Available File Servers

VERITAS File Server Edition Turning Commodity Hardware into High Performance, Highly Available File Servers VERITAS File Server Edition Turning Commodity Hardware into High Performance, Highly Available File Servers Table of Contents The VERITAS File Server Edition...1 What is an Edition?...2 File Server Edition

More information

UPSTREAM for Linux on System z

UPSTREAM for Linux on System z PRODUCT SHEET UPSTREAM for Linux on System z UPSTREAM for Linux on System z UPSTREAM for Linux on System z is designed to provide comprehensive data protection for your Linux on System z environment, leveraging

More information

CA Encryption Key Manager r14.5

CA Encryption Key Manager r14.5 PRODUCT SHEET CA Encryption Key Manager CA Encryption Key Manager r14.5 CA Encryption Key Manager is a z/os-based, software cryptographic solution that helps ensure the highest availability of encryption

More information

IBM Global Technology Services September 2007. NAS systems scale out to meet growing storage demand.

IBM Global Technology Services September 2007. NAS systems scale out to meet growing storage demand. IBM Global Technology Services September 2007 NAS systems scale out to meet Page 2 Contents 2 Introduction 2 Understanding the traditional NAS role 3 Gaining NAS benefits 4 NAS shortcomings in enterprise

More information

EMC Disk Library with EMC Data Domain Deployment Scenario

EMC Disk Library with EMC Data Domain Deployment Scenario EMC Disk Library with EMC Data Domain Deployment Scenario Best Practices Planning Abstract This white paper is an overview of the EMC Disk Library with EMC Data Domain deduplication storage system deployment

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

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief

WOS Cloud. ddn.com. Personal Storage for the Enterprise. DDN Solution Brief DDN Solution Brief Personal Storage for the Enterprise WOS Cloud Secure, Shared Drop-in File Access for Enterprise Users, Anytime and Anywhere 2011 DataDirect Networks. All Rights Reserved DDN WOS Cloud

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

VERITAS NetBackup 6.0 Database and Application Protection

VERITAS NetBackup 6.0 Database and Application Protection VERITAS NetBackup 6.0 Database and Application Protection INNOVATIVE DATA PROTECTION When it comes to database and application recovery, VERITAS Software has a clear goal in mind simplify the complexity

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

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

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach Introduction Email is becoming ubiquitous and has become the standard tool for communication in many

More information

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE

IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE White Paper IBM TSM DISASTER RECOVERY BEST PRACTICES WITH EMC DATA DOMAIN DEDUPLICATION STORAGE Abstract This white paper focuses on recovery of an IBM Tivoli Storage Manager (TSM) server and explores

More information

Symantec NetBackup Snapshots, Continuous Data Protection, and Replication

Symantec NetBackup Snapshots, Continuous Data Protection, and Replication Symantec NetBackup Snapshots, Continuous Data Protection, and Replication Technical Brief: Symantec NetBackup Symantec NetBackup Snapshots, Continuous Data Protection, and Replication Contents Overview...............................................................................................

More information

VERITAS NetBackup BusinesServer

VERITAS NetBackup BusinesServer VERITAS NetBackup BusinesServer A Scalable Backup Solution for UNIX or Heterogeneous Workgroups V E R I T A S W H I T E P A P E R Table of Contents Overview...................................................................................1

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

Realizing the True Potential of Software-Defined Storage

Realizing the True Potential of Software-Defined Storage Realizing the True Potential of Software-Defined Storage Who should read this paper Technology leaders, architects, and application owners who are looking at transforming their organization s storage infrastructure

More information

Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation

Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation Next Generation Data Protection with Symantec NetBackup 7 Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation White Paper: Next Generation Data Protection with NetBackup

More information

Constant Replicator: An Introduction

Constant Replicator: An Introduction Data Availability Storage Software Constant Replicator: An Introduction Configurations, Applications and Solutions of Constant Replicator A White Paper A Constant Data Technology Document August 2004 Copyright

More information

How VERITAS Storage Foundation TM for Windows Compliments Microsoft Windows Server 2003

How VERITAS Storage Foundation TM for Windows Compliments Microsoft Windows Server 2003 White Paper VERITAS Storage Foundation TM 4.1 for Windows How VERITAS Storage Foundation TM for Windows Compliments Microsoft Windows Server 2003 9/14/2004 1 Introduction...3 Storage Technologies In Windows

More information

Powering Linux in the Data Center

Powering Linux in the Data Center SOLUTION BRIEF: POWERING LINUX IN THE DATA CENTER........................................ Powering Linux in the Data Center Who should read this paper Linux IT Architect and Director of IT for Linux Servers

More information

Data Sheet: Disaster Recovery Veritas Volume Replicator by Symantec Data replication for disaster recovery

Data Sheet: Disaster Recovery Veritas Volume Replicator by Symantec Data replication for disaster recovery Data replication for disaster recovery Overview Veritas Volume Replicator provides organizations with a world-class foundation for continuous data replication, enabling rapid and reliable recovery of critical

More information

Big data management with IBM General Parallel File System

Big data management with IBM General Parallel File System Big data management with IBM General Parallel File System Optimize storage management and boost your return on investment Highlights Handles the explosive growth of structured and unstructured data Offers

More information

ETERNUS CS800 data protection appliance featuring deduplication to protect your unique data

ETERNUS CS800 data protection appliance featuring deduplication to protect your unique data data protection appliance featuring deduplication to protect your unique data Just for a moment imagine your daily business from a different perspective We lift you up where you belong Forget the constraints

More information

VERITAS Volume Replicator in an Oracle Environment

VERITAS Volume Replicator in an Oracle Environment VERITAS Volume Replicator in an Oracle Environment Introduction Remote replication of online disks and volumes is emerging as the technique of choice for protecting enterprise data against disasters. VERITAS

More information

June 2009. Blade.org 2009 ALL RIGHTS RESERVED

June 2009. Blade.org 2009 ALL RIGHTS RESERVED Contributions for this vendor neutral technology paper have been provided by Blade.org members including NetApp, BLADE Network Technologies, and Double-Take Software. June 2009 Blade.org 2009 ALL RIGHTS

More information

Symantec NetBackup OpenStorage Solutions Guide for Disk

Symantec NetBackup OpenStorage Solutions Guide for Disk Symantec NetBackup OpenStorage Solutions Guide for Disk UNIX, Windows, Linux Release 7.6 Symantec NetBackup OpenStorage Solutions Guide for Disk The software described in this book is furnished under a

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

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

WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY

WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY Confidence in a connected world. Protecting Business-Critical Applications in a VMware Infrastructure 3 Environment Using Veritas Cluster

More information

Designing & Managing Reliable IT Services

Designing & Managing Reliable IT Services Solution Brief: Designing & Managing Reliable IT Services WITH EGENERA CLOUD SUITE SOFTWARE Egenera, Inc. 80 Central St. Boxborough, MA 01719 Phone: 978.206.6300 www.egenera.com Introduction In today s

More information

Veritas Storage Foundation 4.3 for Windows by Symantec

Veritas Storage Foundation 4.3 for Windows by Symantec Veritas Storage Foundation 4.3 for Windows by Symantec Advanced online volume management technology for Windows Veritas Storage Foundation for Windows brings advanced volume management technology to Windows

More information

IBM Tivoli Storage Manager

IBM Tivoli Storage Manager Help maintain business continuity through efficient and effective storage management IBM Tivoli Storage Manager Highlights Increase business continuity by shortening backup and recovery times and maximizing

More information

Preface... 1. Introduction... 1 High Availability... 2 Users... 4 Other Resources... 5 Conventions... 5

Preface... 1. Introduction... 1 High Availability... 2 Users... 4 Other Resources... 5 Conventions... 5 Table of Contents Preface.................................................... 1 Introduction............................................................. 1 High Availability.........................................................

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

IBM Virtualization Engine TS7700 GRID Solutions for Business Continuity

IBM Virtualization Engine TS7700 GRID Solutions for Business Continuity Simplifying storage processes and ensuring business continuity and high availability IBM Virtualization Engine TS7700 GRID Solutions for Business Continuity The risks are even greater for companies that

More information

EMC VPLEX FAMILY. Transparent information mobility within, across, and between data centers ESSENTIALS A STORAGE PLATFORM FOR THE PRIVATE CLOUD

EMC VPLEX FAMILY. Transparent information mobility within, across, and between data centers ESSENTIALS A STORAGE PLATFORM FOR THE PRIVATE CLOUD EMC VPLEX FAMILY Transparent information mobility within, across, and between data centers A STORAGE PLATFORM FOR THE PRIVATE CLOUD In the past, users have relied on traditional physical storage to meet

More information

Solution Overview: Data Protection Archiving, Backup, and Recovery Unified Information Management for Complex Windows Environments

Solution Overview: Data Protection Archiving, Backup, and Recovery Unified Information Management for Complex Windows Environments Unified Information Management for Complex Windows Environments The Explosion of Unstructured Information It is estimated that email, documents, presentations, and other types of unstructured information

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

Business-Centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance

Business-Centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance Intel Xeon processor Business-Centric Storage FUJITSU Storage ETERNUS CS800 Data Protection Appliance The easy solution for backup to disk with deduplication Intel Inside. Powerful Solution Outside. If

More information

Cloud Based Application Architectures using Smart Computing

Cloud Based Application Architectures using Smart Computing Cloud Based Application Architectures using Smart Computing How to Use this Guide Joyent Smart Technology represents a sophisticated evolution in cloud computing infrastructure. Most cloud computing products

More information

SAN TECHNICAL - DETAILS/ SPECIFICATIONS

SAN TECHNICAL - DETAILS/ SPECIFICATIONS SAN TECHNICAL - DETAILS/ SPECIFICATIONS Technical Details / Specifications for 25 -TB Usable capacity SAN Solution Item 1) SAN STORAGE HARDWARE : One No. S.N. Features Description Technical Compliance

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

Microsoft SQL Server 2005 on Windows Server 2003

Microsoft SQL Server 2005 on Windows Server 2003 EMC Backup and Recovery for SAP Microsoft SQL Server 2005 on Windows Server 2003 Enabled by EMC CLARiiON CX3, EMC Disk Library, EMC Replication Manager, EMC NetWorker, and Symantec Veritas NetBackup Reference

More information

Advanced High Availability Architecture. White Paper

Advanced High Availability Architecture. White Paper Advanced High Advanced High Production database servers are replicated in near-real time to a peer data center within the same geographic region in Asia Pacific Japan (APJ); Europe, Middle East and Africa

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

Deploying Global Clusters for Site Disaster Recovery via Symantec Storage Foundation on Infortrend Systems

Deploying Global Clusters for Site Disaster Recovery via Symantec Storage Foundation on Infortrend Systems Deploying Global Clusters for Site Disaster Recovery via Symantec Storage Foundation on Infortrend Systems Application Notes Abstract: This document describes how to apply global clusters in site disaster

More information

Quantum DXi6500 Family of Network-Attached Disk Backup Appliances with Deduplication

Quantum DXi6500 Family of Network-Attached Disk Backup Appliances with Deduplication PRODUCT BRIEF Quantum DXi6500 Family of Network-Attached Disk Backup Appliances with Deduplication NOTICE This Product Brief contains proprietary information protected by copyright. Information in this

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

EMC PowerPath Family

EMC PowerPath Family DATA SHEET EMC PowerPath Family PowerPath Multipathing PowerPath Migration Enabler PowerPath Encryption with RSA The enabler for EMC host-based solutions The Big Picture Intelligent high-performance path

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

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

BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g

BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g BUSINESS CONTINUITY AND DISASTER RECOVERY FOR ORACLE 11g ENABLED BY EMC VMAX 10K AND EMC RECOVERPOINT Technical Presentation EMC Solutions Group 1 Agenda Business case Symmetrix VMAX 10K overview RecoverPoint

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

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

Microsoft SQL Server Always On Technologies

Microsoft SQL Server Always On Technologies Microsoft SQL Server Always On Technologies Hitachi Data Systems Contributes Always On Storage Solutions A Partner Solutions White Paper By Rick Andersen and Simon Pengelly December 2006 Executive Summary

More information

Double-Take Replication in the VMware Environment: Building DR solutions using Double-Take and VMware Infrastructure and VMware Server

Double-Take Replication in the VMware Environment: Building DR solutions using Double-Take and VMware Infrastructure and VMware Server Double-Take Replication in the VMware Environment: Building DR solutions using Double-Take and VMware Infrastructure and VMware Server Double-Take Software, Inc. 257 Turnpike Road; Suite 210 Southborough,

More information

WHITE PAPER. Best Practices to Ensure SAP Availability. Software for Innovative Open Solutions. Abstract. What is high availability?

WHITE PAPER. Best Practices to Ensure SAP Availability. Software for Innovative Open Solutions. Abstract. What is high availability? Best Practices to Ensure SAP Availability Abstract Ensuring the continuous availability of mission-critical systems is a high priority for corporate IT groups. This paper presents five best practices that

More information

Blackboard Managed Hosting SM Disaster Recovery Planning Document

Blackboard Managed Hosting SM Disaster Recovery Planning Document BLACKBOARD MANAGED HOSTING Blackboard Managed Hosting SM Disaster Recovery Planning Document Prepared By: MH Services Modified Date: March 2009 Revision: 1.8 1. OBJECTIVES... 3 2. SCOPE... 3 3. ASSUMPTIONS...

More information

WHITE PAPER: ENTERPRISE SECURITY. Symantec Backup Exec Quick Recovery and Off-Host Backup Solutions

WHITE PAPER: ENTERPRISE SECURITY. Symantec Backup Exec Quick Recovery and Off-Host Backup Solutions WHITE PAPER: ENTERPRISE SECURITY Symantec Backup Exec Quick Recovery and Off-Host Backup Solutions for Microsoft Exchange Server 2003 and Microsoft SQL Server White Paper: Enterprise Security Symantec

More information

EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise

EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise EMC ISILON OneFS OPERATING SYSTEM Powering scale-out storage for the new world of Big Data in the enterprise ESSENTIALS Easy-to-use, single volume, single file system architecture Highly scalable with

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

How To Protect Data On Network Attached Storage (Nas) From Disaster

How To Protect Data On Network Attached Storage (Nas) From Disaster White Paper EMC FOR NETWORK ATTACHED STORAGE (NAS) BACKUP AND RECOVERY Abstract This white paper provides an overview of EMC s industry leading backup and recovery solutions for NAS systems. It also explains

More information

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE Complementary technologies provide unique advantages over traditional storage architectures Often seen as competing technologies, Storage Area

More information