Vertical Scaling of Oracle 10g Performance on Red Hat

Size: px
Start display at page:

Download "Vertical Scaling of Oracle 10g Performance on Red Hat"

Transcription

1 Vertical Scaling of Oracle 10g Performance on Red Hat Enterprise Linux 5 on Intel Xeon-Based Servers Oracle 10g Red Hat Enterprise Linux 5 Intel Xeon-based servers 3 1. Introduction and executive summary 4 2. Performance testing methodology 5 3. Oracle oltp performance and scaling on red hat enterprise linux 5 / harpertown (Intel e5540) 6 4. Oracle OLTP Performance and Scaling on Red Hat Enterprise Linux 5 / Tigerton (Intel X7350) 7 5. Oracle OLTP Performance and Scaling on Red Hat Enterprise Linux 5 / Dunnington (Intel X7600) 8 6. Conclusions 8 7. References

2 Version Varsity Drive Raleigh, NC USA Phone: Phone: Fax: PO Box Research Triangle Park, NC USA Linux is a registered trademark of Linus Torvalds. Red Hat, Red Hat Enterprise Linux and the Red Hat Shadowman logo are registered trademarks of Red Hat, Inc. in the United States and other countries. All other trademarks referenced herein are the property of their respective owners by Red Hat, Inc. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at The information contained herein is subject to change without notice. Red Hat, Inc. shall not be liable for technical or editorial errors or omissions contained herein. Distribution of modified versions of this document is prohibited without the explicit permission of Red Hat Inc. Distribution of this work or derivative of this work in any standard (paper) book for commercial purposes is prohibited unless prior permission is obtained from Red Hat Inc. The GPG fingerprint of the security@redhat.com key is: CA B D6 9D FC 65 F6 EC C CD DB 42 A6 0E 2

3 1. Introduction and Executive Summary Customers seriously considering migrating mission-critical applications from UNIX to Red Hat Enterprise Linux are demanding up-to-date vertical scaling data for Oracle performance. This is an update of an earlier study which demonstrated scaling up to eight cores. The goal of this study is to characterize the performance and vertical scaling of Oracle OLTP performance on Red Hat Enterprise Linux 5 running on Intel Xeon-based servers (up to 24 cores). The OLTP workload was used because it represents a very common type of database workload that exercises both the memory and I/O sub-systems. The performance metric is transactions per minute (TPM). Since this TPM performance metric is for a synthetic benchmark workload, the actual TPM for a real application will depend on the characteristics of the application. Figure 1 illustrates the excellent scaling achieved up to 24 cores. Figure Oracle OLTP performance scaling on Red Hat Enterprise Linux 5 / Intel Xeon Thousands of TPM Number of cores Harpertown Tigerton Dunnington 3

4 2. Performance Testing Methodology Database performance and scalability often depend on many factors. However, it is impractical to try and collect data for all values of all factors that can influence Oracle performance on Red Hat Enterprise Linux. In order to get some useful information out to our sales, support, and consultants in the field in a timely manner, some judgment must be exercised in selecting the subset of the data that can be collected with the time and resources available. Specifically selected were: 1. Workload types: Online Transaction Processing (OLTP) Decision Support System (DSS) The OLTP workload was used because it represents a very common type of database workload which exercises both memory and I/O sub-systems. DSS workloads are less common and require large storage sub-systems. Since access to such storage subsystems was limited, we limited this version of the study to OLTP workloads. 2. File systems: EXT3 GFS NFS RAW device pseudo-files The EXT3 file system was selected as the basis for most of the experiments. EXT3 is a journalled file system and is the default system on Red Hat Enterprise Linux. Using a file system and/or LVM volumes for the Oracle databases maps to a large percent of users of Oracle on Red Hat Enterprise Linux. 3. I/O modes: Synchronous I/O Asynchronous I/O (AIO) Direct I/O (DIO) AIO with DIO (AIO + DIO) Raw I/O In previous experiments, it was observed that AIO+DIO consistently performed better than synch I/O, asynch I/O (AIO) and direct I/O (DIO) for OLTP workloads. So, studying AIO+DIO would yield the upper bound OLTP performance and scaling. AIO+DIO is what we recommend to our customers for OLTP workloads. 4. X86_64 servers: Intel Xeon AMD Opteron Processors from Intel s Harpertown, Tigerton, and Dunnington families were used. The enterprise customers simulated in these experiments, used the above OLTP workload with an average database size between GB. 4

5 3. Oracle OLTP Performance and Scaling on Red Hat Enterprise Linux 5 / Harpertown (Intel E5440) 3.1 Configuration Processor Dual socket, quad-core (total of eight cores) Intel Xeon E5440 (Harpertown) 2.83 GHz, 8 GB RAM Storage EqualLogic PS3800XV iscsi array 4.8 TB (16 x 300 GB, 15 K RPM SAS drives) Operating system Red Hat Enterprise Linux 5.1 File system EXT3 Database Oracle 10g R2 3.2 Results (Figure 2) Oracle scaling on Red Hat Enterprise Linux 5 / Harpertown Thousands of TPM Number of cores 5

6 4. Oracle OLTP Performance and Scaling on Red Hat Enterprise Linux 5 / Tigerton (Intel X7350) 4.1 Configuration Processor Quad socket, quad-core (total of 16 cores) Intel Xeon X7350 (Tigerton) 2.93 GHz, 32 GB RAM Storage HP StorageWorks 4400 Enterprise Virtual Array (EVA) 5.6 TB (20 x 280 GB drives) Operating system Red Hat Enterprise Linux 5.3 File system EXT3 Database Oracle 10g R2 4.2 Results (Figure 3) Oracle scaling on Red Hat Enterprise Linux 5 / Tigerton Thousands of TPM Number of cores 6

7 5. Oracle OLTP Performance and Scaling on Red Hat Enterprise Linux 5 / Dunnington (Intel X7600) 5.1 Configuration Processor Storage Quad socket, hex-core (total of 24 cores) Intel Xeon E7350 (Tigerton) 2.93 GHz, 32 GB RAM HP StorageWorks 2000 Modular Smart Array (MSA) TB (12 x 146 GB drives) for data + 2 x 80 GB Fusion IO SSD for logs Operating system Red Hat Enterprise Linux 5.3 File system Database EXT3 Oracle 10g R2 5.2 Results (Figure 4) Oracle scaling on Red Hat Enterprise Linux 5 / Dunnington Thousands of TPM Number of cores 7

8 6. Conclusions Database OLTP workloads represent a large portion of enterprise database customers real environments today. Chip vendors are driving scalability and innovation through larger processor counts and cores/ chips. As this trend continues to increase from dual-to-quad, quad-to-hex core on x86_64 servers open source Red Hat Enterprise Linux will continue to optimize the operating system (OS) for database scalability. Enterprise applications like Oracle can benefit from incremental improvement in real customer environments as CPU-cores increase. While the hardware design ultimately determines the position of the scale curve, the operating system and its capabilities affect the slope of the curve. This study demonstrates that given adequate I/O bandwidth, Oracle database OLTP performance scales very well up to 24 cores with Red Hat Enterprise Linux 5 on Intel Xeon servers. In the future, we expect to demonstrate vertical scaling of database OLTP performance to servers with: even larger numbers of cores or hyper-threads newer chip technology, such as Intel Nehalem 7. References 1. Red Hat Reference Architecture: Tuning & Optimizing Red Hat Enterprise Linux for Oracle 9i and 10g Databases. Version 1.1, November redhat.com/rhel/resource_center/reference_architecture.html 2. Red Hat Reference Architecture: Performance & Scalability of Virtualized Oracle 10g Servers on Red Hat Enterprise Linux, Version 1.0, June redhat.com/rhel/resource_center/reference_architecture.html Red Hat Reference Architecture: Oracle g Server on Red Hat Enterprise Linux 5 Deployment Recommendations, Version 1.2, November redhat.com/rhel/resource_center/reference_architecture.html Red Hat Sales and Inquiries NORTH AMERICA REDHAT1 EUROPE, MIDDLE EAST AND AFRICA europe@redhat.com ASIA PACIFIC apac@redhat.com LATIN AMERICA info-latam@redhat.com Copyright 2010 Red Hat, Inc. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, and RHCE are trademarks of Red Hat, Inc., registered in the U.S. and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. All other trademarks referenced herein are the property of their respective owners. # _0610

Optimizing Fusion iomemory on Red Hat Enterprise Linux 6 for Database Performance Acceleration. Sanjay Rao, Principal Software Engineer

Optimizing Fusion iomemory on Red Hat Enterprise Linux 6 for Database Performance Acceleration. Sanjay Rao, Principal Software Engineer Optimizing Fusion iomemory on Red Hat Enterprise Linux 6 for Database Performance Acceleration Sanjay Rao, Principal Software Engineer Version 1.0 August 2011 1801 Varsity Drive Raleigh NC 27606-2072 USA

More information

SAP SD Benchmark with DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2

SAP SD Benchmark with DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2 SAP SD Benchmark using DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2 Version 1.0 November 2008 SAP SD Benchmark with DB2 and Red Hat Enterprise Linux 5 on IBM System x3850 M2 1801 Varsity Drive

More information

Red Hat Enterprise Linux 5.5

Red Hat Enterprise Linux 5.5 Red Hat Enterprise Linux 5.5 Technical Overview By Tim Burke, Vice President, Engineering, Platform Engineering Abstract This paper provides a high-level summary of the primary enhancements included in

More information

Red Hat enterprise virtualization 3.0

Red Hat enterprise virtualization 3.0 Red Hat enterprise virtualization 3.0 feature comparison at a glance Red Hat Enterprise is the first fully open source, enterprise ready virtualization platform Compare the functionality of RHEV to VMware

More information

Whitepaper. at a glance

Whitepaper. at a glance Whitepaper Red Hat ENTERPRISE VIRTUALIZATION FOR DESKTOPS: at a glance Buy RHEV for Desktops in convenient annual subscrip tion packs of twenty-five desktops No costly Editions or add-ons that force you

More information

JBOSS OPERATIONS NETWORK FAQ Answers to frequently asked questions

JBOSS OPERATIONS NETWORK FAQ Answers to frequently asked questions Answers to frequently asked questions General Product Q: What is JBoss Operations Network? A: JBoss Operations Network is a middleware and application management solution that provides a single point of

More information

Red Hat enterprise virtualization 3.1 feature comparison

Red Hat enterprise virtualization 3.1 feature comparison Red Hat enterprise virtualization 3.1 feature comparison at a glance Red Hat Enterprise Virtualization 3.1 is first fully open source, enterprise ready virtualization platform Compare functionality of

More information

Red Hat Enterprise Linux

Red Hat Enterprise Linux Red Hat Enterprise Linux Security www.redhat.com A Powerful Collection of Red Hat Enterprise Linux Security Tools Computing security has never been more important. Increasing regulations, differing requirements

More information

Newest generation of HP ProLiant DL380 takes #1 position overall on Oracle E-Business Suite Small Model Benchmark

Newest generation of HP ProLiant DL380 takes #1 position overall on Oracle E-Business Suite Small Model Benchmark Newest generation of HP ProLiant DL380 takes #1 position overall on Oracle E-Business Suite Small Model Benchmark ProLiant DL380 G6 uses latest Intel Xeon X5570 technology for ultimate performance HP Leadership

More information

Using Red Hat Network Satellite to dynamically scale applications in a private cloud

Using Red Hat Network Satellite to dynamically scale applications in a private cloud Using Red Hat Network Satellite to dynamically scale applications in a private cloud www.redhat.com Abstract Private cloud infrastructure has many clear advantages, not the least of which is the decoupling

More information

Red Hat Enterprise Linux 6 Server:

Red Hat Enterprise Linux 6 Server: Tech notes Red Hat Enterprise Linux 6 Server: FEATURES AND BENEFITS Red Hat Enterprise Linux 6 is the best platform to tranform current and future technology innovations into the best value and scale for

More information

SUBSCRIPTION OVERVIEW

SUBSCRIPTION OVERVIEW RED HAT OPENSTACK PLATFORM SUBSCRIPTION OVERVIEW TECHNOLOGY OVERVIEW INTRODUCTION This overview outlines your Red Hat OpenStack Platform subscription options to help you choose the best solution for your

More information

Scaling Oracle 10g in a Red Hat Enterprise Virtualization Environment

Scaling Oracle 10g in a Red Hat Enterprise Virtualization Environment Scaling Oracle 10g in a Red Hat Enterprise Virtualization Environment OLTP Workload Oracle 10g Red Hat Enterprise Linux 5.3 Guest Red Hat Enterprise Linux 5.4 (with Integrated KVM Hypervisor) HP ProLiant

More information

10Gb iscsi Initiators

10Gb iscsi Initiators 10Gb iscsi Initiators t June 2009 1 iscsi 10Gb Broadcom HBA vs. 10Gb Intel Software Initiator with I/OAT enabled 2 iscsi 10Gb Broadcom HBA vs. 10Gb Intel Software Initiator with I/OAT enabled Key findings

More information

2.0: Getting started guide High-performance, reliable,

2.0: Getting started guide High-performance, reliable, Red Hat Enterprise MRG Messaging 2.0: Getting started guide High-performance, reliable, open AMQP messaging 1 What is MRG-M? 3 1.1 The MRG-M Model 3 1.2 The MRG-M Wire-level Format 5 1.3 Messages in MRG-M

More information

Using GNBD with Global File System. Configuration and Administration

Using GNBD with Global File System. Configuration and Administration Using GNBD with Global File System Configuration and Administration Using GNBD with Global File System: Configuration and Administration Copyright 2007 Red Hat, Inc. This book provides an overview on using

More information

Using GNBD with Global File System. Configuration and Administration 5.2

Using GNBD with Global File System. Configuration and Administration 5.2 Using GNBD with Global File System Configuration and Administration 5.2 Global_Network_Block_Device ISBN: N/A Publication date: May 2008 Using GNBD with Global File System This book provides an overview

More information

Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security

Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security The Red Hat Enterprise Virtualization Platform: Extending the Reach of Virtualization Delivering a cost-effective and highly manageable solution without compromising performance, scalability, or security

More information

RHEL OpenStack Platform on Red Hat Storage

RHEL OpenStack Platform on Red Hat Storage RHEL OpenStack Platform on Red Hat Storage Cinder Volume Performance Version 1.0 June 2014 100 East Davie Street Raleigh NC 27601 USA Phone: +1 919 754 4950 Fax: +1 919 800 3804 Linux is a registered trademark

More information

Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage

Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage Database Solutions Engineering By Raghunatha M, Ravi Ramappa Dell Product Group October 2009 Executive Summary

More information

metamatrix enterprise data services platform

metamatrix enterprise data services platform metamatrix enterprise data services platform Bridge the Gap with Data Services Leaders of high-priority application projects in businesses and government agencies are looking to complete projects efficiently,

More information

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays TECHNICAL REPORT: Performance Study Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays ABSTRACT The Dell EqualLogic hybrid arrays PS6010XVS and PS6000XVS

More information

Maximizing Six-Core AMD Opteron Processor Performance with RHEL

Maximizing Six-Core AMD Opteron Processor Performance with RHEL Maximizing Six-Core AMD Opteron Processor Performance with RHEL Bhavna Sarathy Red Hat Technical Lead, AMD Sanjay Rao Senior Software Engineer, Red Hat Sept 4, 2009 1 Agenda Six-Core AMD Opteron processor

More information

HP on CUTTING EDGE with ProLiant BL460c G6 server blade

HP on CUTTING EDGE with ProLiant BL460c G6 server blade HP on CUTTING EDGE with ProLiant BL460c G6 server blade HP ProLiant BL460c G6 achieves #1 Windows two-processor result on two-tier SAP Sales and Distribution Standard Application Benchmark with SAP enhancement

More information

HP SAS benchmark performance tests

HP SAS benchmark performance tests HP SAS benchmark performance tests technology brief Abstract... 2 Introduction... 2 Test hardware... 2 HP ProLiant DL585 server... 2 HP ProLiant DL380 G4 and G4 SAS servers... 3 HP Smart Array P600 SAS

More information

PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS

PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS PROGRAM GUIDE RED HAT CONNECT FOR TECHNOLOGY PARTNERS redhat.com PROGRAM GUIDE Red Hat Connect for Technology Partners 1 TABLE OF CONTENTS Disclaimer... 3 Program Language Changes... 3 Introduction...

More information

An Oracle Technical White Paper October Sizing Guide for Single Click Configurations of Oracle s MySQL on Sun Fire x86 Servers

An Oracle Technical White Paper October Sizing Guide for Single Click Configurations of Oracle s MySQL on Sun Fire x86 Servers An Oracle Technical White Paper October 2011 Sizing Guide for Single Click Configurations of Oracle s MySQL on Sun Fire x86 Servers Introduction... 1 Foundation for an Enterprise Infrastructure... 2 Sun

More information

Performance Evaluation Using Network File System (NFS) v3 Protocol. Hitachi Data Systems

Performance Evaluation Using Network File System (NFS) v3 Protocol. Hitachi Data Systems P E R F O R M A N C E B R I E F Hitachi NAS Platform 3080 Cluster Using the Hitachi Adaptable Modular Aciduisismodo Dolore Eolore Storage 2500: SPEC SFS2008 Dionseq Uatummy Odolorem Vel Performance Analysis

More information

34% DOING MORE WITH LESS How Red Hat Enterprise Linux shrinks total cost of ownership (TCO) compared to Windows. I n a study measuring

34% DOING MORE WITH LESS How Red Hat Enterprise Linux shrinks total cost of ownership (TCO) compared to Windows. I n a study measuring WHITEPAPER DOING MORE WITH LESS How shrinks total cost of ownership (TCO) compared to Windows I n a study measuring the TCO of Windows and servers, Red Hat Enterprise platforms exhibited 34% lower annual

More information

Sun Fire X4170 M2 Server Frequently Asked Questions

Sun Fire X4170 M2 Server Frequently Asked Questions Overview Faced with ever increasing computing needs and budget constraints, companies today want to set up infrastructures that offer optimal value, can easily be re-purposed, and have reduced complexity.

More information

QLE10000 Series Adapter Provides Application Benefits Through I/O Caching

QLE10000 Series Adapter Provides Application Benefits Through I/O Caching QLE10000 Series Adapter Provides Application Benefits Through I/O Caching QLogic Caching Technology Delivers Scalable Performance to Enterprise Applications Key Findings The QLogic 10000 Series 8Gb Fibre

More information

HP Dynamic Deduplication achieving a 50:1 ratio

HP Dynamic Deduplication achieving a 50:1 ratio HP Dynamic Deduplication achieving a 50:1 ratio Table of contents Introduction... 2 Data deduplication the hottest topic in data protection... 2 The benefits of data deduplication... 2 How does data deduplication

More information

HP ProLiant ML370 G4 Storage Server

HP ProLiant ML370 G4 Storage Server HP ProLiant ML370 G4 Storage Server Data sheet The HP ProLiant ML370 Storage Server is ideal for price conscious small to medium business (SMB) or remote offices that need more performance and scalability

More information

vrealize Business System Requirements Guide

vrealize Business System Requirements Guide vrealize Business System Requirements Guide vrealize Business Advanced and Enterprise 8.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

QuickSpecs. What's New HP 120GB 1.5Gb/s SATA 5400 rpm SFF HDD. HP Serial-ATA (SATA) Hard Drive Option Kits. Overview

QuickSpecs. What's New HP 120GB 1.5Gb/s SATA 5400 rpm SFF HDD. HP Serial-ATA (SATA) Hard Drive Option Kits. Overview Overview HP offers a variety of tested, HP-qualified, SMART* capable, SATA Hard Drives offering data integrity and availability in hotpluggable models. HP 3.5" and Small Form Factor (2.5") SATA drives

More information

Four-Socket Server Consolidation Using SQL Server 2008

Four-Socket Server Consolidation Using SQL Server 2008 Four-Socket Server Consolidation Using SQL Server 28 A Dell Technical White Paper Authors Raghunatha M Leena Basanthi K Executive Summary Businesses of all sizes often face challenges with legacy hardware

More information

High-Performance Lustre with Maximum Data Assurance

High-Performance Lustre with Maximum Data Assurance High-Performance Lustre with Maximum Data Assurance Silicon Graphics International Corp. 900 North McCarthy Blvd. Milpitas, CA 95035 Disclaimer and Copyright Notice The information presented here is meant

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Microsoft SQL Native Backup Reference Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information

More information

2 to 4 Intel Xeon Processor E v3 Family CPUs. Up to 12 SFF Disk Drives for Appliance Model. Up to 6 TB of Main Memory (with GB LRDIMMs)

2 to 4 Intel Xeon Processor E v3 Family CPUs. Up to 12 SFF Disk Drives for Appliance Model. Up to 6 TB of Main Memory (with GB LRDIMMs) Based on Cisco UCS C460 M4 Rack Servers Solution Brief May 2015 With Intelligent Intel Xeon Processors Highlights Integrate with Your Existing Data Center Our SAP HANA appliances help you get up and running

More information

Red Hat Enterprise IPA 1.0 User Guide 1.0 ISBN: Publication date:

Red Hat Enterprise IPA 1.0 User Guide 1.0 ISBN: Publication date: Red Hat Enterprise IPA 1.0 User Guide 1.0 ISBN: Publication date: Red Hat Enterprise IPA 1.0 This guide covers topics such as connecting to the Red Hat Enterprise IPA server, basic account management (self

More information

HP ProLiant DL580 G5. HP ProLiant BL680c G5. IBM p570 POWER6. Fujitsu Siemens PRIMERGY RX600 S4. Egenera BladeFrame PB400003R.

HP ProLiant DL580 G5. HP ProLiant BL680c G5. IBM p570 POWER6. Fujitsu Siemens PRIMERGY RX600 S4. Egenera BladeFrame PB400003R. HP ProLiant DL58 G5 earns #1 overall four-processor performance; ProLiant BL68c takes #2 four-processor performance on Windows in two-tier SAP Sales and Distribution Standard Application Benchmark HP leadership

More information

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5

Introduction...2. Executive summary...2. Test results...3 IOPs...3 Service demand...3 Throughput...4 Scalability...5 A6826A PCI-X Dual Channel 2Gb/s Fibre Channel Adapter Performance Paper for Integrity Servers Table of contents Introduction...2 Executive summary...2 Test results...3 IOPs...3 Service demand...3 Throughput...4

More information

Models PDC/O5000 9i W2K Cluster Kit B24

Models PDC/O5000 9i W2K Cluster Kit B24 Overview Models PDC/O5000 9i W2K Cluster Kit 252478-B24 Introduction The HP Parallel Database Clusters (PDC) for Windows are multi-node shared storage clusters, specifically designed, tested and optimized

More information

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA Evaluation report prepared under contract with HP Executive Summary The computing industry is experiencing an increasing demand for storage

More information

Lenovo Database Configuration

Lenovo Database Configuration Lenovo Database Configuration for Microsoft SQL Server OLTP on Flex System with DS6200 Reduce time to value with pretested hardware configurations - 20TB Database and 3 Million TPM OLTP problem and a solution

More information

HP ProLiant BL35p Server Blade

HP ProLiant BL35p Server Blade Data sheet The new HP ProLiant BL35p two-way Server Blade delivers uncompromising manageability, maximum compute density and breakthrough power efficiencies to the high-performance data centre. The ProLiant

More information

Dell PowerEdge R920 System Powers High Performing SQL Server Databases and Consolidates Databases

Dell PowerEdge R920 System Powers High Performing SQL Server Databases and Consolidates Databases Dell PowerEdge R920 System Powers High Performing SQL Server Databases and Consolidates Databases This white paper discusses OLTP database performance improvements using the Dell PowerEdge R920 system.

More information

E-BUSINESS SUITE APPLICATIONS R12 (R12.2.5) ORDER MANAGEMENT (OLTP) BENCHMARK - USING ORACLE11g

E-BUSINESS SUITE APPLICATIONS R12 (R12.2.5) ORDER MANAGEMENT (OLTP) BENCHMARK - USING ORACLE11g O R A C L E E - B U S I N E S S B E N C H M A R K R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (R12.2.5) ORDER MANAGEMENT (OLTP) BENCHMARK - USING ORACLE11g ON ORACLE S DATABASE CLOUD SERVICE As a global

More information

VMware VMmark V1.1 Results

VMware VMmark V1.1 Results VMware VMmark V1.1 Results Vendor and Hardware Platform: HP ProLiant DL585G5 Virtualization Platform: VMware ESX 4.0 (build 148783) Performance Section Performance Tested By: Hewlett Packard Test Date:

More information

SUPERMICRO, VEXATA AND INTEL ENABLING NEW LEVELS PERFORMANCE AND EFFICIENCY FOR REAL-TIME DATA ANALYTICS FOR SQL DATA WAREHOUSE DEPLOYMENTS

SUPERMICRO, VEXATA AND INTEL ENABLING NEW LEVELS PERFORMANCE AND EFFICIENCY FOR REAL-TIME DATA ANALYTICS FOR SQL DATA WAREHOUSE DEPLOYMENTS TABLE OF CONTENTS 2 THE AGE OF INFORMATION ACCELERATION Vexata Provides the Missing Piece in The Information Acceleration Puzzle The Vexata - Supermicro Partnership 4 CREATING ULTRA HIGH-PERFORMANCE DATA

More information

Red Hat Roi analysis. Red Hat JBoss fuse and Red Hat JBoss a-mq compared with apache community projects. Reduced time to market.

Red Hat Roi analysis. Red Hat JBoss fuse and Red Hat JBoss a-mq compared with apache community projects. Reduced time to market. Red Hat Roi analysis datasheet For the price of an annual Red Hat subscription, Apache project users can reduce operating costs by millions annually using Red Hat JBoss Fuse and Red Hat JBoss A-MQ. Benefits

More information

RMRR EXCLUSION. Technical Whitepaper. Alex Williamson Myron Stowe Laura Novich

RMRR EXCLUSION. Technical Whitepaper. Alex Williamson Myron Stowe Laura Novich RMRR EXCLUSION Technical Whitepaper Alex Williamson alex.williamson@redhat.com Myron Stowe myron.stowe@redhat.com Laura Novich lnovich@redhat.com Version 1.0 March 2015 1 100 East Davie Street Raleigh

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation report prepared under contract with Dot Hill August 2015 Executive Summary Solid state

More information

BrainPad Accelerates Multiple Web Analytics Systems with Fusion iomemory Solutions

BrainPad Accelerates Multiple Web Analytics Systems with Fusion iomemory Solutions CASE STUDY BrainPad Accelerates Multiple Web Analytics Systems with Fusion iomemory Solutions Web analytics provider dramatically cuts pay-per-click (PPC) and product recommendation analysis times while

More information

RIGHTNOW A C E

RIGHTNOW A C E RIGHTNOW A C E 2 0 1 4 2014 Aras 1 A C E 2 0 1 4 Scalability Test Projects Understanding the results 2014 Aras Overview Original Use Case Scalability vs Performance Scale to? Scaling the Database Server

More information

Dell PowerEdge R910 SQL OLTP Virtualization Study Measuring Performance and Power Improvements of New Intel Xeon E7 Processors and Low-Voltage Memory

Dell PowerEdge R910 SQL OLTP Virtualization Study Measuring Performance and Power Improvements of New Intel Xeon E7 Processors and Low-Voltage Memory Dell PowerEdge R910 SQL OLTP Virtualization Study Measuring Performance and Power Improvements of New Intel Xeon E7 Processors and Low-Voltage Memory A Dell Technical White Paper Dell, Inc. Waseem Raja

More information

NOTE: For additional information regarding the different features of SATA Entry drives please visit the SATA hard drive website:

NOTE: For additional information regarding the different features of SATA Entry drives please visit the SATA hard drive website: QuickSpecs Overview HP SATA drives are designed for the reliability and larger capacities demanded by today's entry server and external storage environments. The SATA portfolio is categorized into two

More information

HP solutions for mission critical SQL Server Data Management environments

HP solutions for mission critical SQL Server Data Management environments HP solutions for mission critical SQL Server Data Management environments SQL Server User Group Sweden Michael Kohs, Technical Consultant HP/MS EMEA Competence Center michael.kohs@hp.com 1 Agenda HP ProLiant

More information

ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS

ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS TECHNOLOGY DETAIL ENTERPRISE-GRADE MANAGEMENT FOR OPENSTACK WITH RED HAT CLOUDFORMS ABSTRACT Enterprises engaged in deploying, managing, and scaling out Red Hat Enterprise Linux OpenStack Platform have

More information

Consulting Solutions WHITE PAPER Citrix XenDesktop XenApp 6.x Planning Guide: Virtualization Best Practices

Consulting Solutions WHITE PAPER Citrix XenDesktop XenApp 6.x Planning Guide: Virtualization Best Practices Consulting Solutions WHITE PAPER Citrix XenDesktop XenApp 6.x Planning Guide: Virtualization Best Practices www.citrix.com Table of Contents Overview... 3 Scalability... 3 Guidelines... 4 Operations...

More information

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 A performance study of 14 th generation Dell EMC PowerEdge servers for Microsoft SQL Server Dell EMC Engineering September

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

IBM Emulex 16Gb Fibre Channel HBA Evaluation IBM Emulex 16Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage Performance Study of Microsoft SQL Server 2016 Dell Engineering February 2017 Table of contents

More information

SAS Enterprise Miner Performance on IBM System p 570. Jan, Hsian-Fen Tsao Brian Porter Harry Seifert. IBM Corporation

SAS Enterprise Miner Performance on IBM System p 570. Jan, Hsian-Fen Tsao Brian Porter Harry Seifert. IBM Corporation SAS Enterprise Miner Performance on IBM System p 570 Jan, 2008 Hsian-Fen Tsao Brian Porter Harry Seifert IBM Corporation Copyright IBM Corporation, 2008. All Rights Reserved. TABLE OF CONTENTS ABSTRACT...3

More information

RACKSPACE ONMETAL I/O V2 OUTPERFORMS AMAZON EC2 BY UP TO 2X IN BENCHMARK TESTING

RACKSPACE ONMETAL I/O V2 OUTPERFORMS AMAZON EC2 BY UP TO 2X IN BENCHMARK TESTING RACKSPACE ONMETAL I/O V2 OUTPERFORMS AMAZON EC2 BY UP TO 2X IN BENCHMARK TESTING EXECUTIVE SUMMARY Today, businesses are increasingly turning to cloud services for rapid deployment of apps and services.

More information

QuickSpecs. HP Serial-ATA (SATA) Hard Drive Option Kits. Overview

QuickSpecs. HP Serial-ATA (SATA) Hard Drive Option Kits. Overview Overview HP offers a variety of tested, HP-qualified, SMART* capable, SATA Hard Drives offering data integrity and availability in hotpluggable models. HP Large Form Factor (3.5-inch) and Small Form Factor

More information

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage A Dell Technical White Paper Dell Database Engineering Solutions Anthony Fernandez April 2010 THIS

More information

Hp Lto Ultrium Tape Drives Technical Reference Manual Lto 3

Hp Lto Ultrium Tape Drives Technical Reference Manual Lto 3 Hp Lto Ultrium Tape Drives Technical Reference Manual Lto 3 The LTO-6, LTO-5, LTO-4, and LTO-3 Ultrium tape drives feature the ability to and backup software that support the 1/8 G2 Tape Autoloader, reference

More information

KVM Virtualized I/O Performance

KVM Virtualized I/O Performance KVM Virtualized I/O Performance Achieving Leadership I/O Performance Using Virtio- Blk-Data-Plane Technology Preview in Red Hat Enterprise Linux 6.4 Khoa Huynh, Ph.D. - Linux Technology Center, IBM Andrew

More information

VMware VMmark V1.1 Results

VMware VMmark V1.1 Results VMware VMmark V1.1 Results Vendor and Hardware Platform: HP ProLiant DL585G5 Virtualization Platform: VMware ESX 3.5 Update 3 (build 123630) Performance Section Performance Tested By: Hewlett Packard Test

More information

QuickSpecs. HP Serial-ATA (SATA) Entry (ETY) and Midline (MDL) Hard Drive Option Kits Overview

QuickSpecs. HP Serial-ATA (SATA) Entry (ETY) and Midline (MDL) Hard Drive Option Kits Overview Overview HP introduces the next generation of SATA drives that are designed for the reliability and larger capacities demanded by today's entry server and external storage environments. The new SATA portfolio

More information

QuickSpecs. What's New. Models. HP SATA Hard Drives. Overview

QuickSpecs. What's New. Models. HP SATA Hard Drives. Overview Overview HP SATA drives are designed for the reliability and larger capacities demanded by today's entry server and external storage environments. HP SATA Midline drives are designed with economical reliability

More information

Accelerating HPC. (Nash) Dr. Avinash Palaniswamy High Performance Computing Data Center Group Marketing

Accelerating HPC. (Nash) Dr. Avinash Palaniswamy High Performance Computing Data Center Group Marketing Accelerating HPC (Nash) Dr. Avinash Palaniswamy High Performance Computing Data Center Group Marketing SAAHPC, Knoxville, July 13, 2010 Legal Disclaimer Intel may make changes to specifications and product

More information

Retired. Windows Server 2008 R2 for Itanium-Based Systems offers the following high-end features and capabilities:

Retired. Windows Server 2008 R2 for Itanium-Based Systems offers the following high-end features and capabilities: Overview NOTE: HP no longer sells Microsoft Windows Server 2008/2008 R2 on Integrity servers. HP will continue to support Microsoft Windows Server 2008/2008 R2 until Microsoft's end of mainstream support

More information

QuickSpecs. HPE SATA Hard Drives. Overview. HPE Hard Disk Drives

QuickSpecs. HPE SATA Hard Drives. Overview. HPE Hard Disk Drives Overview HPE Hard Disk Drives HPE Hard Disk Drives (HDDs) delivers proven performance at industry leading capacities backed by high quality and reliability, preferred choice for many workloads ranging

More information

Key results at a glance:

Key results at a glance: HP ProLiant BL680c G5 server blade takes world record for excellent performance for four-processor server on three-tier SAP SD Standard Application Benchmark with Microsoft Windows 2008. The HP Difference

More information

QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER

QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER QLIKVIEW SCALABILITY BENCHMARK WHITE PAPER Hardware Sizing Using Amazon EC2 A QlikView Scalability Center Technical White Paper June 2013 qlikview.com Table of Contents Executive Summary 3 A Challenge

More information

SUBSCRIPTION GUIDE FOR RED HAT JBOSS MIDDLEWARE

SUBSCRIPTION GUIDE FOR RED HAT JBOSS MIDDLEWARE TECHNOLOGY DETAIL SUBSCRIPTION GUIDE FOR RED HAT JBOSS MIDDLEWARE RED HAT JBOSS MIDDLEWARE SUBSCRIPTIONS Software subscriptions for Red Hat JBoss Middleware products deliver value throughout subscription

More information

Aster Database Platform/OS Support Matrix, version 5.0.2

Aster Database Platform/OS Support Matrix, version 5.0.2 Aster Database Platform/OS Support Matrix, version 5.0.2 Contents Introduction... 2 Support for Teradata Aster MapReduce Appliance 2... 2 Support for Teradata Aster Big Analytics Appliance 3H... 2 Teradata

More information

InfoBrief. Dell 2-Node Cluster Achieves Unprecedented Result with Three-tier SAP SD Parallel Standard Application Benchmark on Linux

InfoBrief. Dell 2-Node Cluster Achieves Unprecedented Result with Three-tier SAP SD Parallel Standard Application Benchmark on Linux InfoBrief Dell 2-Node Cluster Achieves Unprecedented Result with Three-tier SAP SD Parallel Standard Application Benchmark on Linux Leveraging Oracle 9i Real Application Clusters (RAC) Technology and Red

More information

RED HAT LEARNING SUBSCRIPTION

RED HAT LEARNING SUBSCRIPTION RED HAT LEARNING SUBSCRIPTION FREQUENTLY ASKED QUESTIONS INTRODUCTION In today s IT environment, it is vital for our teams to stay up-to-date with the top skills in the industry, especially as new technologies

More information

Comparison of Storage Protocol Performance ESX Server 3.5

Comparison of Storage Protocol Performance ESX Server 3.5 Performance Study Comparison of Storage Protocol Performance ESX Server 3.5 This study provides performance comparisons of various storage connection options available to VMware ESX Server. We used the

More information

E-BUSINESS SUITE APPLICATIONS R12 (R12.1.3) iprocurement (OLTP) BENCHMARK - USING ORACLE DATABASE 11g ON FUJITSU S M10-4S SERVER RUNNING SOLARIS 11

E-BUSINESS SUITE APPLICATIONS R12 (R12.1.3) iprocurement (OLTP) BENCHMARK - USING ORACLE DATABASE 11g ON FUJITSU S M10-4S SERVER RUNNING SOLARIS 11 User Count O R A C L E E - B U S I N E S S B E N C H M A R K R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (R12.1.3) iprocurement (OLTP) BENCHMARK - USING ORACLE DATABASE 11g ON FUJITSU S M10-4S SERVER RUNNING

More information

What is it? What does it do?

What is it? What does it do? JBoss Enterprise Application Platform What is it? JBoss Enterprise Application Platform is the industryleading platform for next-generation enterprise Java applications. It provides a stable, open source

More information

HPE ProLiant DL360 Gen P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21)

HPE ProLiant DL360 Gen P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21) Digital data sheet HPE ProLiant DL360 Gen10 4110 1P 16GB-R P408i-a 8SFF 500W PS Performance Server (P06453-B21) ProLiant DL Servers What's new Innovative design with greater flexibility to mix and match

More information

QuickSpecs. What's New. Models. HP SATA Hard Drives. Overview. HP 6G SATA SmartDrive Carriers

QuickSpecs. What's New. Models. HP SATA Hard Drives. Overview. HP 6G SATA SmartDrive Carriers Overview HP SATA drives are designed for the reliability and larger capacities demanded by today's entry server and external storage environments. HP SATA Midline drives are designed with economical reliability

More information

Doubling Performance in Amazon Web Services Cloud Using InfoScale Enterprise

Doubling Performance in Amazon Web Services Cloud Using InfoScale Enterprise Doubling Performance in Amazon Web Services Cloud Using InfoScale Enterprise Veritas InfoScale Enterprise 7.3 Last updated: 2017-07-12 Summary Veritas InfoScale Enterprise comprises the Veritas InfoScale

More information

ProLiant DL F100 Integrated Cluster Solutions and Non-Integrated Cluster Bundle Configurations. Configurations

ProLiant DL F100 Integrated Cluster Solutions and Non-Integrated Cluster Bundle Configurations. Configurations Overview ProLiant DL F100 Integrated Cluster Solutions and Non-Integrated Cluster Bundle Configurations 1. MSA1000 6. Fibre Channel Interconnect #1 and #2 2. Smart Array Controller 7. Ethernet "HeartBeat"

More information

High Volume Transaction Processing in Enterprise Applications

High Volume Transaction Processing in Enterprise Applications High Volume Transaction Processing in Enterprise Applications By Thomas Wheeler Recursion Software, Inc. February 16, 2005 TABLE OF CONTENTS Overview... 1 Products, Tools, and Environment... 1 OS and hardware

More information

HP and CATIA HP Workstations for running Dassault Systèmes CATIA

HP and CATIA HP Workstations for running Dassault Systèmes CATIA Whitepaper HP and NX HP and CATIA HP Workstations for running Dassault Systèmes CATIA 4AA3-xxxxENW, Created Month 20XX This is an HP Indigo digital print (optional) Table of contents 3 Introduction 3 What

More information

An Oracle White Paper. Released April 2013

An Oracle White Paper. Released April 2013 Performance and Scalability Benchmark: Siebel CRM Release 8.1.1.4 Industry Applications and Oracle 11.2.0.3 Database on Oracle's SPARC T5 Servers and Oracle Solaris An Oracle White Paper Released April

More information

QuickSpecs. What's New HP 1.2TB 6G SAS 10K rpm SFF (2.5-inch) SC Enterprise 3yr Warranty Hard Drive

QuickSpecs. What's New HP 1.2TB 6G SAS 10K rpm SFF (2.5-inch) SC Enterprise 3yr Warranty Hard Drive Overview Serial Attached SCSI (SAS) provides a superior storage solution. With some storage requirements escalating and others becoming more complex, factors such as flexibility, performance, increased

More information

IT Business Management System Requirements Guide

IT Business Management System Requirements Guide IT Business Management System Requirements Guide IT Business Management Advanced or Enterprise Edition 8.1 This document supports the version of each product listed and supports all subsequent versions

More information

HCP Data Migrator Release Notes Release 6.1

HCP Data Migrator Release Notes Release 6.1 HCP Data Migrator Release Notes Release 6.1 Hitachi Content Platform Data Migrator RN-90ARC031-11 4 December 2017 2014, 2017 Hitachi Vantara Corporation. All rights reserved. No part of this publication

More information

Memory Population Guidelines for AMD EPYC Processors

Memory Population Guidelines for AMD EPYC Processors Memory Population Guidelines for AMD EPYC Processors Publication # 56301 Revision: 0.70 Issue Date: July 2018 Advanced Micro Devices 2018 Advanced Micro Devices, Inc. All rights reserved. The information

More information

INCREASING DENSITY AND SIMPLIFYING SETUP WITH INTEL PROCESSOR-POWERED DELL POWEREDGE FX2 ARCHITECTURE

INCREASING DENSITY AND SIMPLIFYING SETUP WITH INTEL PROCESSOR-POWERED DELL POWEREDGE FX2 ARCHITECTURE INCREASING DENSITY AND SIMPLIFYING SETUP WITH INTEL PROCESSOR-POWERED DELL POWEREDGE FX2 ARCHITECTURE As your business grows, it faces the challenge of deploying, operating, powering, and maintaining an

More information

E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON A HEWLETT-PACKARD PROLIANT DL380 G6 SERVER

E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON A HEWLETT-PACKARD PROLIANT DL380 G6 SERVER O RACLE E-BUSINESS B ENCHMARK R EV. 1.1 E-BUSINESS SUITE APPLICATIONS R12 (RUP 4) LARGE/EXTRA-LARGE PAYROLL (BATCH) BENCHMARK - USING ORACLE10g ON A HEWLETT-PACKARD PROLIANT DL380 G6 SERVER As a global

More information

E-BUSINESS SUITE APPLICATIONS R12 (R12.2.5) HR (OLTP) BENCHMARK - USING ORACLE11g ON ORACLE S CLOUD INFRASTRUCTURE

E-BUSINESS SUITE APPLICATIONS R12 (R12.2.5) HR (OLTP) BENCHMARK - USING ORACLE11g ON ORACLE S CLOUD INFRASTRUCTURE O R A C L E E - B U S I N E S S B E N C H M A R K R EV. 1.0 E-BUSINESS SUITE APPLICATIONS R12 (R12.2.5) HR (OLTP) BENCHMARK - USING ORACLE11g ON ORACLE S CLOUD INFRASTRUCTURE As a global leader in e-business

More information