Implementation Study: Dell IT Scales Supply Chain Management with Oracle 10g RAC

Size: px
Start display at page:

Download "Implementation Study: Dell IT Scales Supply Chain Management with Oracle 10g RAC"

Transcription

1 Implementation Study: Dell IT Scales Supply Chain Management with Oracle 10g RAC By Dave Jaffe and Todd Muirhead Dell Enterprise Technology Center Tiong Tey and Raveendra Avutu Dell Information Technology Dell Enterprise Technology Center dell.com/techcenter January 2007

2 Contents Executive Summary...3 Introduction...4 Dell s Supply Chain Management...6 The Old Solution Proprietary Unix-based Servers...7 The New Solution Oracle 10g RAC on Dell Power Edge Servers...9 Measured Performance Improvement...12 Conclusions...13 Tables Table 1: Supply Chain Management components at Dell... 4 Table 2: Global Dell Supply Chain Management Deployments Table 3: Performance Gains of Ten Longest Running Database Transactions Figures Figure 1: The Proprietary Unix-based Solution... 7 Figure 2: The Dell-on-Dell Solution January 2007 Page 2 Dell Enterprise Technology Center

3 Section 1 Executive Summary In 2005, Dell s Information Technology group was faced with a supply chain management system that had reached its limits on expensive, proprietary servers running the Unix operating system. The group undertook the complete migration of the system to Oracle 10g Real Application Clusters running on low-cost industry standards-based Dell Power Edge servers. By moving the application to Dell servers when it did, Dell IT avoided significant new expenditures in proprietary Unix-based servers, achieved increased server uptime, and provided an easy path for growing the systems as needed by adding additional servers to the cluster. This paper documents in detail the scope of the supply chain management system, and the advantages of migrating it from Unix-based servers to Dell PowerEdge servers. January 2007 Page 3 Dell Enterprise Technology Center

4 Section 2 Introduction At Dell, the supply-chain management database systems manage key business functions that support Dell s worldwide manufacturing operations. Table 1 shows the major components of Dell s efficient inventory management model and fast, direct-to-the customer delivery of computers, accessories, parts and supplies. If these systems are down, Dell s factories are down, at the cost of thousands of dollars per minute. Component Configuration Management Procurement Cost Inventory Accounts Payable Description Manages part numbers and Bills of Material Manages Purchase Orders and communicates Dell production materials requirements to the suppliers Manages key areas of materials cost processes that calculates Bill of Materials cost and cost of good sold for Dell Orders Manages Dell and Hub inventories. Within each facility, it manages inventory stock room locations/bins and on-hand quantity. Manages Dell to suppliers payment processing. It also deals with invoices, receipts, and EDI processing. Table 1: Supply Chain Management components at Dell When Dell was a smaller company, before the development of powerful, industrystandard servers of the type that Dell manufactures and sells, the Dell Information Technology (IT) unit ran these database applications on large, expensive, proprietary Unix-based servers. However, as the company grew, these systems could not scale with the workload. Instead they were the cause of frequent downtime. Since they were not redundant it was necessary to bring down entire systems to update a single server. And when a server could not handle the required capacity it needed to be replaced by a larger server. In recent years, the increased performance of x86-based industry standard Dell PowerEdge servers has enabled the deployment of such database software as Oracle 10g Real Application Clusters. By sharing a large database across multiple PowerEdge servers, Oracle 10g RAC provides for very cost-effective scaling, high reliability, and the ability to add capacity by adding additional lowcost servers rather than buying larger, more expensive proprietary Unix-based servers. Dell IT has successfully implemented this solution for Dell s Americas, Brazil, Europe, and Asia Pacific/Japan regions. By using the same processes for disaster recovery, backup, and monitoring across all Dell operations, Dell IT has achieved a cost-effective and readily supported deployment model. January 2007 Page 4 Dell Enterprise Technology Center

5 This article describes in depth how Dell IT made the transition from proprietary Unix-based servers to running mission critical supply chain management applications on Dell s own hardware. The problem being solved by these database applications is described in detail in Section 3. The old solution and the Dell-on-Dell solution are described in Section 4 and Section 5. Finally, measured performance improvements are shown in Section 6. January 2007 Page 5 Dell Enterprise Technology Center

6 Section 3 Dell s Supply Chain Management The sheer number of transactions and pieces of information that the supply chain management system needs to handle is impressive. Each of the core components of the supply chain management (SCM) system are heavily used and relied on to keep Dell s operations running smoothly. Configuration Management: The Configuration Management system manages over 1 million Dell part numbers across approximately 200 product families, and over 2 million Bills of Materials (BOMs) per year. BOMs listing component part numbers are created for manufacturing to build assemblies and sub-assemblies to produce Dell s products. Procurement: The Procurement system manages nearly 1.8 million Purchase Order lines per year, from more than 5,000 suppliers worldwide. To streamline the procurement process Dell uses an automated application which includes workflow approvals and vendor communication, and provides for services such as defective part warranty replacement. Cost: The Cost component of the system runs mostly in batch mode to calculate the costs to Dell for all Bills of Materials. These batch jobs run weekly, monthly and quarterly, with each run rolling up total material costs. Inventory: Between all sites there are more than 3 million inventory movements daily from stock rooms to the factory floor. A corresponding 3 million messages are transmitted to various systems for reporting, analysis and factory scheduling. Accounts Payable: Accounts Payable handles approximately 15,000 items per day including payments to Dell suppliers, invoices and receipts. Vendor information includes number, location, negotiated terms and contact information. On top of these order-related transactions, there are several batch process jobs that need to be run to rollup data every week, month or quarter. The longest of these, the end-of-quarter (EOQ) rollup, took 31 hours under the Unix-based solution. In Dell's Americas region the SCM Oracle database application consists of approximately 3,000 database objects (functions, packages, procedures, triggers, tables, and views). The same SCM system is also supported by 6 Dell PowerEdge 2650 application servers, 5 internally developed web-based applications, more than 50 system-to-system integrations, approximately 125 batch jobs, and about 500 user interfaces deployed to support the entire SCM application. January 2007 Page 6 Dell Enterprise Technology Center

7 Section 4 The Old Solution Proprietary Unix-based Servers The Dell supply chain management solution was built out on Sun E6000-class Unix-based servers (see Figure 1). By 2005 performance was becoming an issue. Figure 1: The Proprietary Unix-based Solution January 2007 Page 7 Dell Enterprise Technology Center

8 Many of the batch processes were taking too long. The version of Oracle that was running on the Sun servers was outdated and unsupported, and did not support Real Application Clusters so adding more capacity by horizontally scaling out by adding more servers was not an option. The servers in the old solution shown in Figure 1 are Sun Enterprise E6000 servers running Sun Solaris 8 with Sun Cluster 2.2. The Primary and Secondary servers, each with MHz processors and 11GB of memory, managed the production database on Oracle The Disaster Recovery system, with MHz processors and 6GB of memory, was the backup. The disk storage was provided by EMC Symmetric arrays. High Availability on the Sun systems was achieved by clustering two servers connected to a shared disk. In this Sun Cluster configuration one server was active while the other server was in a standby or passive state. The database would fail over to the passive node from the active when there was a hardware or OS issue with the active server. The failover would be initiated when the passive node no longer detected a heartbeat signal coming from the active system. To accomplish this the Sun cluster would shut down Oracle on the active node and move the Oracle resources to the passive node. All users were disconnected during this failover and would have to reconnect. January 2007 Page 8 Dell Enterprise Technology Center

9 Section 5 The New Solution Oracle 10g RAC on Dell Power Edge Servers With Dell s rapid growth and the resulting increase in load on the supply chain management system it became apparent in 2005 that the proprietary Unix-based solution on Sun servers was quickly running out of capacity. A very large investment in even larger proprietary servers would be needed to stay with the Unix-based solution or a much lower cost and more scalable solution could be implemented on Dell PowerEdge servers with Oracle 10g Real Application Clusters (RAC). It was decided that the best approach to provide long term scalability was to switch platforms and implement an industry-standards based platform. It was necessary to act quickly to move to an Oracle10g RAC solution in a short period of time to avoid the need for any further investment in the Unix-based platform. As shown in Figure 2, the Sun systems were replaced with 6-node Oracle 10g RAC clusters running on PowerEdge 6650s, 4-way Xeon based servers. The new environment consists of three 6-node RACs. The Primary system is a 6- node RAC environment. The Disaster Recovery (DR) site has two 6-node RACs one using Oracle Dataguard and another using EMC s Symmetrix Remote Data Facility software (SRDF) to provide DR to the primary database. Oracle10g RAC architecture has built-in High Availability features. All RAC nodes/instances share the same physical database. If there is an issue with any of the physical nodes or instance, the users and connections are failed over to the other surviving instances in the RAC cluster. This is a seamless operation and is transparent to the users, meaning that the users do not have to reconnect as they did with the previous solution. Disaster Recovery is achieved through Oracle Dataguard and also using EMC SRDF. A six node RAC was set up using the Dataguard Broker component of Dataguard to ship logs in real time from the Primary system to the DR system (located across town) and apply them. Using Dataguard allows the database to keep in synch and also prevents any physical corruptions from being copied to the DR database (from the Primary). SRDF is used to ship the changed blocks at the storage level from the primary site to the DR site. This is an EMC Symmetrix feature that allows the transfer of changed blocks in real time. This method is fast but doesn t guard against data corruption. The combination of Dataguard and SRDF provides fast and secure replication of data to the DR site. The Oracle RMAN program is used to backup the database and archivelogs from the primary database. Two full (hot) backups per week are sent to tape directly through Legato Networker interface. Archivelogs are backed up hourly to provide the ability to recover the database to a point-in-time, if needed. It is also possible to backup the database from the DR site instead of taxing the primary nodes. Dell IT employs Oracle 10g s Services to load balance within each cluster. In the 6-node cluster, for example, nodes 1-3 handle online users while nodes 4-6 handle batch processing. January 2007 Page 9 Dell Enterprise Technology Center

10 Figure 2: The Dell-on-Dell Solution Oracle Grid Control was implemented to monitor and manage the RAC environments. Thresholds for various events were set in the Grid control to January 2007 Page 10 Dell Enterprise Technology Center

11 create trouble tickets through the problem management system. Grid Control makes the administration of the database very easy and intuitive. Database administrators use Grid Control extensively to perform day to day administration tasks. The old environment could not scale beyond the capacity of one physical server, while in the new architecture additional servers (nodes) can be added to the cluster on demand to meet business requirements and growth. The multi-node RAC architecture provides higher input/output throughput due to the increased number of available interfaces. The old Sun cluster was active/passive which meant the database was only running on a single node at any given time. In case of any failure the database had to be restarted on the passive node which required all users to reconnect. In the new architecture the failover is transparent and the database instances run on all nodes at all times. The failure of any node does not require any users to reconnect because they are automatically and transparently moved to another node in the cluster. As seen in Table 2, this same architecture has been extended to Dell facilities around the world. By standardizing on cost effective Oracle 10g RAC running on Dell PowerEdge servers with Dell/EMC storage, with similar processes for deployment, disaster recovery and backup, the new solution was rolled out around the world in a very short 8 months Region Primary Disaster Recovery Americas 6-node Oracle 10g RAC Two 6-node Oracle 10g RAC clusters China 3-node Oracle 10g RAC 3-node Oracle 10g RAC Brazil 2-node Oracle 10g RAC 2-node Oracle 10g RAC Europe 2-node Oracle 10g RAC 2-node Oracle 10g RAC Malaysia/Asia 2 sets of 2-node Oracle 10g RAC 2 sets of 2-node Oracle 10g RAC Table 2: Global Dell Supply Chain Management Deployments January 2007 Page 11 Dell Enterprise Technology Center

12 Section 6 Measured Performance Improvement Job Description Detailed measurements were made of database performance with the old system and the new system. The ten longest running end-of-month and end-of quarter transactions are shown in Table 3. The best gain was seen in a material movement extraction step, which dropped from almost 5 hours to 35 minutes, an 88% improvement. The end-ofquarter rollup mentioned in the Introduction dropped from 31 hours to 23 hours. Old Time (min) New Time (min) Performance Gain Entire end-of-quarter jobs processing % Compute cost per order % Quarterly BOM calculation % Entire end-of-month jobs processing % Compute new product material costs % Summarize data for all levels of order details % Extract data for all material movements transactions % Roll up all costs (material, royalty, transportation) % Create material management transactions based on % inventory transactions Create financial journal entries % Table 3: Performance Gains of Ten Longest Running Database Transactions January 2007 Page 12 Dell Enterprise Technology Center

13 Section 7 Conclusions Dell s Oracle-based supply chain management (SCM) is the heart of each region s operations. Not only are Dell s factory operations totally dependent on the health of these systems but Dell internal systems are dependent on this SCM system to provide information and visibility to key business functions. With the implementation on Oracle10g Real Applications Clusters running on industrystandard Dell PowerEdge servers, the SCM database systems have enabled Dell's Direct Model to scale efficiently. This scaling has resulted in lower material costs, near real-time visibility to inventory level, and tighter integration with suppliers. By moving the application to Dell servers when it did, Dell IT avoided significant new expenditures for proprietary Unix-based servers, increased server uptime, and provided an easy path for growing the systems as needed. The move to a Dell-on-Dell solution has been a big win for the company. THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND. Dell and PowerEdge are trademarks of Dell Inc. EMC, Navisphere and Symmetrix are registered trademarks of EMC Corp. Intel and Xeon are registered trademark of Intel Corp. Red Hat is a registered trademark of Red Hat Inc. Linux is a registered trademark of Linus Torvalds. Microsoft and Windows are registered trademarks of Microsoft Corporation. Oracle is a registered trademark of Oracle, Inc. Sun and Solaris are registered trademarks of Sun Microsystems, Inc. Other trademarks and trade names may be used in this document to refer to either the entities claiming the marks and names or their products. Dell disclaims proprietary interest in the marks and names of others. Copyright 2007 Dell Inc. All rights reserved. Reproduction in any manner whatsoever without the express written permission of Dell Inc. is strictly forbidden. For more information, contact Dell. Information in this document is subject to change without notice. January 2007 Page 13 Dell Enterprise Technology Center

Hosting Applications on Standards- Based and Open-Source Platforms Dell IT Executive Learning Series

Hosting Applications on Standards- Based and Open-Source Platforms Dell IT Executive Learning Series Hosting Applications on Standards- Based and Open-Source Platforms Dell IT Executive Learning Series Presented by Gerry Jacob THIS PRESENTATION SUMMARY IS FOR INFORMATIONAL PURPOSES ONLY AND MAY CONTAIN

More information

INFOBrief. Red Hat Enterprise Linux v5. Key Points of the Dell Implementation. Key Benefits to Dell Customers

INFOBrief. Red Hat Enterprise Linux v5. Key Points of the Dell Implementation. Key Benefits to Dell Customers INFOBrief Red Hat Enterprise Linux v5 Key Points of the Dell Implementation Xen Virtualization : Red Hat Enterprise Linux v5 (RHEL 5) is the first release from Red Hat to support the Xen virtualization

More information

Deploying Exchange Server 2007 SP1 on Windows Server 2008

Deploying Exchange Server 2007 SP1 on Windows Server 2008 Deploying Exchange Server 2007 SP1 on Windows Server 2008 Product Group - Enterprise Dell White Paper By Ananda Sankaran Andrew Bachler April 2008 Contents Introduction... 3 Deployment Considerations...

More information

INFOBrief. Red Hat Enterprise Linux 4. Key Points

INFOBrief. Red Hat Enterprise Linux 4. Key Points INFOBrief Red Hat Enterprise Linux 4 Key Points Red Hat Enterprise Linux 4 (RHEL 4) is the first release from Red Hat to support the 2.6 operating system kernel. This is a significant release as it contains

More information

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES By: Edward Whalen Performance Tuning Corporation INTRODUCTION There are a number of clustering products available on the market today, and clustering has become

More information

STANDARDIZATON CONSOLIDATION SCALING INTEROPERABILITY DATA MANAGEMENT PORTFOLIO MANAGEMENT

STANDARDIZATON CONSOLIDATION SCALING INTEROPERABILITY DATA MANAGEMENT PORTFOLIO MANAGEMENT STANDARDIZATON CONSOLIDATION SCALING INTEROPERABILITY DATA MANAGEMENT PORTFOLIO MANAGEMENT IT S WHO WE ARE AND HOW WE WORK Seems like every technology company is fond of saying they eat their own dog food.

More information

An Oracle White Paper November 2010. Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager

An Oracle White Paper November 2010. Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager An Oracle White Paper November 2010 Backup and Recovery with Oracle s Sun ZFS Storage Appliances and Oracle Recovery Manager Introduction...2 Oracle Backup and Recovery Solution Overview...3 Oracle Recovery

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

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center How to Setup a Microsoft Windows Server 2012 Failover Cluster Reference Guide Dell Compellent Technical Solutions Group January 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL

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 January 2013. A Technical Overview of New Features for Automatic Storage Management in Oracle Database 12c

An Oracle White Paper January 2013. A Technical Overview of New Features for Automatic Storage Management in Oracle Database 12c An Oracle White Paper January 2013 A Technical Overview of New Features for Automatic Storage Management in Oracle Database 12c TABLE OF CONTENTS Introduction 2 ASM Overview 2 Total Storage Management

More information

Power Comparison of Dell PowerEdge 2950 using Intel X5355 and E5345 Quad Core Xeon Processors

Power Comparison of Dell PowerEdge 2950 using Intel X5355 and E5345 Quad Core Xeon Processors Power Comparison of Dell PowerEdge 2950 using Intel X5355 and E5345 Quad Core Xeon Processors By Scott Hanson and Todd Muirhead Dell Enterprise Technology Center Dell Enterprise Technology Center dell.com/techcenter

More information

High Availability Databases based on Oracle 10g RAC on Linux

High Availability Databases based on Oracle 10g RAC on Linux High Availability Databases based on Oracle 10g RAC on Linux WLCG Tier2 Tutorials, CERN, June 2006 Luca Canali, CERN IT Outline Goals Architecture of an HA DB Service Deployment at the CERN Physics Database

More information

Migrating from Unix to Oracle on Linux. Sponsored by Red Hat. An Oracle and Red Hat White Paper September 2003

Migrating from Unix to Oracle on Linux. Sponsored by Red Hat. An Oracle and Red Hat White Paper September 2003 Migrating from Unix to Oracle on Linux Sponsored by Red Hat An Oracle and Red Hat White Paper September 2003 Migrating from Unix to Oracle on Linux Executive Overview... 3 Unbreakable Linux and Low-Cost

More information

Integrated Application and Data Protection. NEC ExpressCluster White Paper

Integrated Application and Data Protection. NEC ExpressCluster White Paper Integrated Application and Data Protection NEC ExpressCluster White Paper Introduction Critical business processes and operations depend on real-time access to IT systems that consist of applications and

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

IBM Maximo Asset Management Essentials

IBM Maximo Asset Management Essentials Enterprise asset capabilities for small and midsized organizations IBM Maximo Asset Essentials Highlights Leverage enterprise asset capabilities in a package specifically designed for small and midsized

More information

VMware ESX 2.5 Server Software Backup and Restore Guide on Dell PowerEdge Servers and PowerVault Storage

VMware ESX 2.5 Server Software Backup and Restore Guide on Dell PowerEdge Servers and PowerVault Storage VMware ESX 2.5 Server Software Backup and Restore Guide on Dell PowerEdge Servers and PowerVault Storage This document provides best practices for backup and recovery of Virtual Machines running on VMware

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 IBM DB2 FOR LINUX, UNIX, AND WINDOWS DATA WAREHOUSES ON EMC STORAGE ARRAYS

DEPLOYING IBM DB2 FOR LINUX, UNIX, AND WINDOWS DATA WAREHOUSES ON EMC STORAGE ARRAYS White Paper DEPLOYING IBM DB2 FOR LINUX, UNIX, AND WINDOWS DATA WAREHOUSES ON EMC STORAGE ARRAYS Abstract This white paper provides an overview of key components, criteria, and requirements for deploying

More information

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

Eliminate SQL Server Downtime Even for maintenance

Eliminate SQL Server Downtime Even for maintenance Eliminate SQL Server Downtime Even for maintenance Eliminate Outages Enable Continuous Availability of Data (zero downtime) Enable Geographic Disaster Recovery - NO crash recovery 2009 xkoto, Inc. All

More information

IBM Storwize V7000: For your VMware virtual infrastructure

IBM Storwize V7000: For your VMware virtual infrastructure IBM Storwize V7000: For your VMware virtual infrastructure Innovative midrange disk system leverages integrated storage technologies Highlights Complement server virtualization, extending cost savings

More information

SUN ORACLE DATABASE MACHINE

SUN ORACLE DATABASE MACHINE SUN ORACLE DATABASE MACHINE FEATURES AND FACTS FEATURES From 2 to 8 database servers From 3 to 14 Sun Oracle Exadata Storage Servers Up to 5.3 TB of Exadata QDR (40 Gb/second) InfiniBand Switches Uncompressed

More information

Ensuring High Availability for Critical Systems and Applications

Ensuring High Availability for Critical Systems and Applications Ensuring High Availability for Critical Systems and Applications Using SharePlex to Ensure Your Oracle Databases Are Always Up and Running Bill Brunt, Product Manager, Dell Software Abstract Keeping business

More information

Using Red Hat Network Satellite Server to Manage Dell PowerEdge Servers

Using Red Hat Network Satellite Server to Manage Dell PowerEdge Servers Using Red Hat Network Satellite Server to Manage Dell PowerEdge Servers Enterprise Product Group (EPG) Dell White Paper By Todd Muirhead and Peter Lillian July 2004 Contents Executive Summary... 3 Introduction...

More information

The functionality and advantages of a high-availability file server system

The functionality and advantages of a high-availability file server system The functionality and advantages of a high-availability file server system This paper discusses the benefits of deploying a JMR SHARE High-Availability File Server System. Hardware and performance considerations

More information

How To Backup And Restore A Database With A Powervault Backup And Powervaults Backup Software On A Poweredge Powervalt Backup On A Netvault 2.5 (Powervault) Powervast Backup On An Uniden Power

How To Backup And Restore A Database With A Powervault Backup And Powervaults Backup Software On A Poweredge Powervalt Backup On A Netvault 2.5 (Powervault) Powervast Backup On An Uniden Power Database Backup and Recovery using NetVault Backup and PowerVault MD3260 A Dell Technical White Paper Database Solutions Engineering Dell Product Group Umesh Sunnapu Mayura Deshmukh Robert Pound This document

More information

Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations. Database Solutions Engineering

Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations. Database Solutions Engineering Comprehending the Tradeoffs between Deploying Oracle Database on RAID 5 and RAID 10 Storage Configurations A Dell Technical White Paper Database Solutions Engineering By Sudhansu Sekhar and Raghunatha

More information

High Availability Database Solutions. for PostgreSQL & Postgres Plus

High Availability Database Solutions. for PostgreSQL & Postgres Plus High Availability Database Solutions for PostgreSQL & Postgres Plus An EnterpriseDB White Paper for DBAs, Application Developers and Enterprise Architects November, 2008 High Availability Database Solutions

More information

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Solutions for Large Environments Virtualization Solutions Engineering Ryan Weldon and Tom Harrington THIS WHITE PAPER IS FOR

More information

TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS

TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS TOP FIVE REASONS WHY CUSTOMERS USE EMC AND VMWARE TO VIRTUALIZE ORACLE ENVIRONMENTS Leverage EMC and VMware To Improve The Return On Your Oracle Investment ESSENTIALS Better Performance At Lower Cost Run

More information

VMware Infrastructure 3 and Stratus Continuous Availability:

VMware Infrastructure 3 and Stratus Continuous Availability: by Stratus Technologies, The Availability Company October, 2007 B E N E F I T F RO M VMware Infrastructure 3 and Stratus Continuous Availability: Going Beyond High Availability for Business-Critical Virtualization

More information

Unifying IT How Dell Is Using BMC

Unifying IT How Dell Is Using BMC Unifying IT Management: How Dell Is Using BMC Software to Implement ITIL ABSTRACT Companies are looking for ways to maximize the efficiency with which they plan, deliver, and manage technology services.

More information

Leveraging Virtualization in Data Centers

Leveraging Virtualization in Data Centers the Availability Digest Leveraging Virtualization for Availability December 2010 Virtualized environments are becoming commonplace in today s data centers. Since many virtual servers can be hosted on a

More information

Dell Reference Configuration for Hortonworks Data Platform

Dell Reference Configuration for Hortonworks Data Platform Dell Reference Configuration for Hortonworks Data Platform A Quick Reference Configuration Guide Armando Acosta Hadoop Product Manager Dell Revolutionary Cloud and Big Data Group Kris Applegate Solution

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

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

The Methodology Behind the Dell SQL Server Advisor Tool

The Methodology Behind the Dell SQL Server Advisor Tool The Methodology Behind the Dell SQL Server Advisor Tool Database Solutions Engineering By Phani MV Dell Product Group October 2009 Executive Summary The Dell SQL Server Advisor is intended to perform capacity

More information

Dual-Core Processors on Dell-Supported Operating Systems

Dual-Core Processors on Dell-Supported Operating Systems Dual-Core Processors on Dell-Supported Operating Systems With the advent of Intel s dual-core, in addition to existing Hyper-Threading capability, there is confusion regarding the number of that software

More information

Oracle Data Guard OTN Case Study SWEDISH POST

Oracle Data Guard OTN Case Study SWEDISH POST Oracle Data Guard OTN Case Study SWEDISH POST Corporate Profile Annual revenue EUR 2.5 billion 40,000 employees Serving 3 million homes and 800.000 businesses daily url: http://www.posten.se Disaster Recovery

More information

IBM Software Information Management Creating an Integrated, Optimized, and Secure Enterprise Data Platform:

IBM Software Information Management Creating an Integrated, Optimized, and Secure Enterprise Data Platform: Creating an Integrated, Optimized, and Secure Enterprise Data Platform: IBM PureData System for Transactions with SafeNet s ProtectDB and DataSecure Table of contents 1. Data, Data, Everywhere... 3 2.

More information

SAP CRM Benchmark on Dual-Core Dell Hardware

SAP CRM Benchmark on Dual-Core Dell Hardware SAP CRM Benchmark on Dual-Core Dell Hardware Morten Loderup Dell SAP Competence Center 28 August, 2006 Dell Inc. Contents Executive Summary. 3 SAP CRM Software a brief introduction..4 CRM Project....5

More information

DELL s Oracle Database Advisor

DELL s Oracle Database Advisor DELL s Oracle Database Advisor Underlying Methodology A Dell Technical White Paper Database Solutions Engineering By Roger Lopez Phani MV Dell Product Group January 2010 THIS WHITE PAPER IS FOR INFORMATIONAL

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

Dell Reference Configuration for DataStax Enterprise powered by Apache Cassandra

Dell Reference Configuration for DataStax Enterprise powered by Apache Cassandra Dell Reference Configuration for DataStax Enterprise powered by Apache Cassandra A Quick Reference Configuration Guide Kris Applegate kris_applegate@dell.com Solution Architect Dell Solution Centers Dave

More information

INTRODUCTION ADVANTAGES OF RUNNING ORACLE 11G ON WINDOWS. Edward Whalen, Performance Tuning Corporation

INTRODUCTION ADVANTAGES OF RUNNING ORACLE 11G ON WINDOWS. Edward Whalen, Performance Tuning Corporation ADVANTAGES OF RUNNING ORACLE11G ON MICROSOFT WINDOWS SERVER X64 Edward Whalen, Performance Tuning Corporation INTRODUCTION Microsoft Windows has long been an ideal platform for the Oracle database server.

More information

Total Disaster Recovery in Clustered Storage Servers

Total Disaster Recovery in Clustered Storage Servers Tech Sheet Total Disaster Recovery in Clustered Storage Servers 1 Copyright 1998-2009 American Megatrends, Inc. All rights reserved. American Megatrends, Inc. 5555 Oakbrook Parkway, Building 200 Norcross,

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

The Art of High Availability

The Art of High Availability The Essentials Series: Configuring High Availability for Windows Server 2008 Environments The Art of High Availability by The Art of High Availability... 1 Why Do We Need It?... 1 Downtime Hurts... 1 Critical

More information

An Oracle White Paper October 2011. Oracle Database Appliance

An Oracle White Paper October 2011. Oracle Database Appliance An Oracle White Paper October 2011 Oracle Database Appliance Introduction The Oracle Database Appliance is a new engineered system consisting of hardware and software that saves customers time and money

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

Microsoft Exchange 2010 on Dell Systems. Simple Distributed Configurations

Microsoft Exchange 2010 on Dell Systems. Simple Distributed Configurations Microsoft Exchange 2010 on Dell Systems Simple Distributed Configurations Global Solutions Engineering Dell Product Group Microsoft Exchange 2010 on Dell Systems Simple Distributed Configurations This

More information

An Oracle White Paper March 2014. Integrated High-Performance Disk-to-Disk Backup with the Oracle ZFS Storage ZS3-BA

An Oracle White Paper March 2014. Integrated High-Performance Disk-to-Disk Backup with the Oracle ZFS Storage ZS3-BA An Oracle White Paper March 2014 Integrated High-Performance Disk-to-Disk Backup with the Oracle ZFS Storage ZS3-BA Executive Overview... 2 Introduction... 2 Oracle Exadata Backup and Recovery Solution

More information

EMC Data Domain Boost for Oracle Recovery Manager (RMAN)

EMC Data Domain Boost for Oracle Recovery Manager (RMAN) White Paper EMC Data Domain Boost for Oracle Recovery Manager (RMAN) Abstract EMC delivers Database Administrators (DBAs) complete control of Oracle backup, recovery, and offsite disaster recovery with

More information

Comparing TCO for Mission Critical Linux and NonStop

Comparing TCO for Mission Critical Linux and NonStop Comparing TCO for Mission Critical Linux and NonStop Iain Liston-Brown EMEA NonStop PreSales BITUG, 2nd December 2014 1 Agenda What do we mean by Mission Critical? Mission Critical Infrastructure principles

More information

Enterprise Manager 10g Backup, Recovery and Disaster Recovery Considerations. An Oracle White Paper March 2004

Enterprise Manager 10g Backup, Recovery and Disaster Recovery Considerations. An Oracle White Paper March 2004 Enterprise Manager 10g Backup, Recovery and Disaster Recovery Considerations An Oracle White Paper March 2004 Enterprise Manager 10g Backup, Recovery and Disaster Recovery Considerations Introduction...

More information

White Paper. Low Cost High Availability Clustering for the Enterprise. Jointly published by Winchester Systems Inc. and Red Hat Inc.

White Paper. Low Cost High Availability Clustering for the Enterprise. Jointly published by Winchester Systems Inc. and Red Hat Inc. White Paper Low Cost High Availability Clustering for the Enterprise Jointly published by Winchester Systems Inc. and Red Hat Inc. Linux Clustering Moves Into the Enterprise Mention clustering and Linux

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

Non-Native Options for High Availability

Non-Native Options for High Availability The Essentials Series: Configuring High Availability for Windows Server 2008 Environments Non-Native Options for High Availability by Non-Native Options for High Availability... 1 Suitability and Cost...

More information

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

Upgrade to Microsoft Windows Server 2012 R2 on Dell PowerEdge Servers Abstract

Upgrade to Microsoft Windows Server 2012 R2 on Dell PowerEdge Servers Abstract Upgrade to Microsoft Windows Server 2012 R2 on Dell PowerEdge Servers Abstract Microsoft Windows Server 2012 R2, is Microsoft s latest version of Windows for Servers. This R2 release brings exciting new

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

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

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

The Trouble with Backups

The Trouble with Backups The Trouble with Backups Backups are central to any data protection strategy, but by some estimates more than half of all backups fail either in whole or in part. When you look at the reasons for why they

More information

ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS

ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS DOAG Nuremberg - 17/09/2013 Kirill Loifman Oracle Certified Professional DBA www: dadbm.com Twitter: @loifmkir ELEMENTS OF HIGH AVAILABILITY

More information

NEC Express Partner Program. Deliver true innovation. Enjoy the rewards.

NEC Express Partner Program. Deliver true innovation. Enjoy the rewards. NEC Express Partner Program Deliver true innovation. Enjoy the rewards. Why should you become an NEC Express Partner? As a value-added reseller, you re under enormous pressure to grow rapidly, control

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

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

For nearly 40 years, Metrologic Instruments has been designing and manufacturing both

For nearly 40 years, Metrologic Instruments has been designing and manufacturing both , Inc. Manufacturing backup/recovery/archiving n clustering n consolidation n database n management/utilities n messaging n VIRTUALIZATION n Customer Overview is a leading provider of hardware and software

More information

GIVE YOUR ORACLE DBAs THE BACKUPS THEY REALLY WANT

GIVE YOUR ORACLE DBAs THE BACKUPS THEY REALLY WANT Why Data Domain Series GIVE YOUR ORACLE DBAs THE BACKUPS THEY REALLY WANT Why you should take the time to read this paper Speed up backups (Up to 58.7 TB/hr, Data Domain systems are about 1.5 times faster

More information

EMC Business Continuity for Microsoft SQL Server Enabled by SQL DB Mirroring Celerra Unified Storage Platforms Using iscsi

EMC Business Continuity for Microsoft SQL Server Enabled by SQL DB Mirroring Celerra Unified Storage Platforms Using iscsi EMC Business Continuity for Microsoft SQL Server Enabled by SQL DB Mirroring Applied Technology Abstract Microsoft SQL Server includes a powerful capability to protect active databases by using either

More information

SUN ORACLE DATABASE MACHINE

SUN ORACLE DATABASE MACHINE SUN ORACLE DATABASE MACHINE FEATURES AND FACTS FEATURES From 1 to 8 database servers From 1 to 14 Sun Oracle Exadata Storage Servers Each Exadata Storage Server includes 384 GB of Exadata Smart Flash Cache

More information

Oracle Database Disaster Recovery Using Dell Storage Replication Solutions

Oracle Database Disaster Recovery Using Dell Storage Replication Solutions Oracle Database Disaster Recovery Using Dell Storage Replication Solutions This paper describes how to leverage Dell storage replication technologies to build a comprehensive disaster recovery solution

More information

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III White Paper Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III Performance of Microsoft SQL Server 2008 BI and D/W Solutions on Dell PowerEdge

More information

IBM Total Storage Virtual Tape Server Storage Solution Provides Exceptional Function, Scalability, Attachment, Availability, and Performance

IBM Total Storage Virtual Tape Server Storage Solution Provides Exceptional Function, Scalability, Attachment, Availability, and Performance Exam : 000-670 Title : IBM Total Storage Virtual Tape Server Storage Solution Provides Exceptional Function, Scalability, Attachment, Availability, and Performance Version : DEMO 1 / 10 1.A customer named

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

Microsoft SharePoint Server 2010

Microsoft SharePoint Server 2010 Microsoft SharePoint Server 2010 Designing and Implementing a Small Server Farm Dell Solutions Engineering Ravikanth Chaganti and Kevin Guinn May 2010 Executive Summary A Microsoft SharePoint Server 2010

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

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

Oracle Primavera P6 Enterprise Project Portfolio Management Performance and Sizing Guide. An Oracle White Paper October 2010

Oracle Primavera P6 Enterprise Project Portfolio Management Performance and Sizing Guide. An Oracle White Paper October 2010 Oracle Primavera P6 Enterprise Project Portfolio Management Performance and Sizing Guide An Oracle White Paper October 2010 Disclaimer The following is intended to outline our general product direction.

More information

Using Oracle Real Application Clusters (RAC)

Using Oracle Real Application Clusters (RAC) Using Oracle Real Application Clusters (RAC) DataDirect Connect for ODBC Introduction In today's e-business on-demand environment, more companies are turning to a Grid computing infrastructure for distributed

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

Healthy. COUNTRY: Canada INDUSTRY: Healthcare FOUNDED: 2006 NUMBER OF EMPLOYEES: 115 WEB ADDRESS: www.gov.ns.ca/health/

Healthy. COUNTRY: Canada INDUSTRY: Healthcare FOUNDED: 2006 NUMBER OF EMPLOYEES: 115 WEB ADDRESS: www.gov.ns.ca/health/ SOLUTIONS BACKUP/RECOVERY/ARCHIVING CONSOLIDATION MANAGEMENT/UTILITIES VIRTUALIZATION Healthy IT Dell helps Nova Scotia hospitals reduce the number of servers by 84 percent, reduce the data center footprint

More information

Module 14: Scalability and High Availability

Module 14: Scalability and High Availability Module 14: Scalability and High Availability Overview Key high availability features available in Oracle and SQL Server Key scalability features available in Oracle and SQL Server High Availability High

More information

EMC Virtual Infrastructure for Microsoft SQL Server

EMC Virtual Infrastructure for Microsoft SQL Server Microsoft SQL Server Enabled by EMC Celerra and Microsoft Hyper-V Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information in this publication is accurate

More information

ORACLE DATABASE 10G ENTERPRISE EDITION

ORACLE DATABASE 10G ENTERPRISE EDITION ORACLE DATABASE 10G ENTERPRISE EDITION OVERVIEW Oracle Database 10g Enterprise Edition is ideal for enterprises that ENTERPRISE EDITION For enterprises of any size For databases up to 8 Exabytes in size.

More information

Joe Young, Senior Windows Administrator, Hostway

Joe Young, Senior Windows Administrator, Hostway Many of our enterprise customers wanted dedicated virtual servers that offered a much higher degree of isolation... we needed to step up our virtualization efforts to stay competitive." Joe Young, Senior

More information

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS Server virtualization offers tremendous benefits for enterprise IT organizations server

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

Clustering in Parallels Virtuozzo-Based Systems

Clustering in Parallels Virtuozzo-Based Systems Parallels Clustering in Parallels Virtuozzo-Based Systems Copyright 1999-2009 Parallels Holdings, Ltd. ISBN: N/A Parallels Holdings, Ltd. c/o Parallels Software, Inc. 13755 Sunrise Valley Drive Suite 600

More information

Delivering Fat-Free CDP with Delphix. Using Database Virtualization for Continuous Data Protection without Storage Bloat.

Delivering Fat-Free CDP with Delphix. Using Database Virtualization for Continuous Data Protection without Storage Bloat. Delivering Fat-Free CDP with Delphix Using Database Virtualization for Continuous Data Protection without Storage Bloat White Paper Delivering Fat- Free CDP with Delphix Revision: June 2012 You can find

More information

ORACLE CONFIGURE TO ORDER SOLUTION

ORACLE CONFIGURE TO ORDER SOLUTION ORACLE CONFIGURE TO ORDER SOLUTION KEY FEATURES ORACLE CONFIGURE TO ORDER SOLUTION PROVIDES SUITE LEVEL SUPPORT FOR YOUR CONFIGURED BUISNESS. KEY FEATURES INCLUDE: Create and maintain assemble to order

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

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

Oracle Database Solutions on VMware High Availability. Business Continuance of SAP Solutions on Vmware vsphere

Oracle Database Solutions on VMware High Availability. Business Continuance of SAP Solutions on Vmware vsphere Business Continuance of SAP Solutions on Vmware vsphere This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed

More information

IBM Tivoli Service Request Manager

IBM Tivoli Service Request Manager Deliver high-quality services while helping to control cost IBM Tivoli Service Request Manager Highlights Streamline incident and problem management processes for more rapid service restoration at an appropriate

More information

Case Study: Oracle E-Business Suite with Data Guard Across a Wide Area Network

Case Study: Oracle E-Business Suite with Data Guard Across a Wide Area Network Case Study: Oracle E-Business Suite with Data Guard Across a Wide Area Network Data Guard is a complete, reliable, DR solution for the mission critical 5.5TB database that supports Oracle s global business

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