IBM Power Systems Technical University Athens, Greece. November Oracle on Power Power advantages and license optimization.
|
|
|
- Rosalind Henderson
- 9 years ago
- Views:
Transcription
1 IBM Power Systems Technical University Athens, Greece November 2013 Oracle on Power Power advantages and license optimization November Alexander Hartmann <[email protected]> 2013 IBM Corporation
2 Agenda Advantages of Power Systems Virtualization on Power Systems Description of Power processor terms Oracle Editions Standard Edition RAC Sub-capacity pricing Licensing examples Summary of Power Advantages 2
3 Advantages of Power Systems Availability Security Scalability Virtualization Efficency IBM GreenIT 3
4 Virtualization on Power Systems CPU Virtualization: Dedicated, Donating, Shared Multiple Processor Pools Group by ISV, environment, department, agency, desired functionality (licenses), etc Memory Virtualization: Dedicated or shared Active Memory Expansion Active Memory Sharing Memory Deduplication Network/SAN/Int. Disks: Dedicated or shared (using Virtual I/O Servers) Virtualization of processor cores and consolidation of workload is the basic concept for saving license costs 6 6 Audi Oracle RAC Infrastruktur M.Springer, A.Hartmann
5 Virtualization on Power Systems Power advantages Virtualization is build into the system, Hardware based virtualization Therefore there is no overhead when you consolidate several systems onto one Power server Competitors only have software based virtualization which suffer from partially extreme overhead depending on system size and load VMWare, Xen, Oracle VM (based on Xen) are software based Only Oracle VM for SPARC also offers firmware-based hypervisor, but that one does not support sharing of CPU / memory / adapter resources or dynamic reallocation no efficient consolidation possible 7 7Source: A Comparison of PowerVM Audi and Oracle VMware RAC vsphere Infrastruktur 4.1 update M.Springer, 1 Virtualization A.Hartmann Performance, Edison Group, September
6 Workload Consolidation Consolidation allows you to size your system for the average usage plus overhead for peaks of some LPARs (but not all as long as peaks do not happen at the same time) Sharing CPU ressources lowers the number of required licenses 8 8 Audi Oracle RAC Infrastruktur M.Springer, A.Hartmann
7 Workload Consolidation Consolidation allows you to save: Licenses (share CPU ressources) Memory (Compression, Sharing), Physical Adapters (Sharing) Followup-Costs (How expensive is one managed LAN/SAN port?) Rack / Floor Space Power / Cooling Enhancement of server utilization from 17% to 60% at a consolidation from 64 dedicated servers with 256 cores on one server with 72 cores High-performance Power7 server enable a very efficent server environment 9 9 Audi Oracle RAC Infrastruktur M.Springer, A.Hartmann
8 Power advantages High availability AIX offers the highest availability and RAS features on the UNIX market No need to invest in Oracle RAC to have a high availability, PowerHA might be enough Downtime minutes per year of server operating systems min/year AIX on Power Solaris on SPARC HP-UX SuSE Linux RHEL Windows Server 2008 Windows Server 2003 Plattform * compare ITIC study, ITIC 2009 Global Server Hardware and Server OS Reliability Survey, July 2009 Audi Oracle RAC Infrastruktur M.Springer, A.Hartmann
9 Power advantages High per-core performance High single thread performance Up to 4,42 GHz 80 MB L3-Cache Up to 4 threads per core (SMT-4) Power 8 will provide Up to 12 cores / socket 96 MB L3-Cache Up to 128MB L4-Cache (off-chip) Up to 8 threads per core (SMT-8) High single thread performance will speed up applications / tasks that cannot be parallelized 11 11
10 Description of Power processor terms Physical: Real physical cores Active CoD (can be activated on an daily basis or permanently with license keys) deconfigured (broken) Dedicated: Used exclusively for a single LPAR Shared: Pool of physical processors for several LPARs (multiple pools can be configured) Virtual: Virtual cores which look like real cores for an LPAR, this is where overcommitment takes place Logical: Each virtual processor can run 1, 2 or 4 threads (SMT), similar to HyperThreading on x86. The amount (1,2 or 4) can be configured independently for each LPAR Audi Oracle RAC Infrastruktur M.Springer, A.Hartmann Entitled Capacity (EC): Number of physical cores guaranteed for an LPAR. This guarantee cannot be overcommitted. However if one LPAR does not need its guaranteed resources they are automatically redistributed to LPARs which need more power (up to the number of virtual processors) each 10 milliseconds Capped/Uncapped: Controls whether an LPAR is allowed to use more than their EC or not
11 Oracle Editions Enterprise Edition Flagship Oracle database Many options (with cost) available (RAC, Partitioning, Advanced Compression, OLAP, etc) Licensed by core or named user Standard Edition Four- socket version, including full clustering support (RAC support) Licensed by socket or named user Standard Edition One Two-socket version of Standard Edition (w/o RAC support) Licensed by socket or named user Personal Edition Full-featured (except RAC) version for a single user Express Edition Free of charge, limited (1 Core, 4GB of data), online forum support Oracle Database Mobile Server (formerly: Oracle Database Lite) Complete database software for the mobile database applications 13
12 Oracle Editions - List Prices [ October 2013 ] Enterprise Edition $/core $/core/year maintenance RAC: $/core $/core/year maintenance Partitioning: $/core $/core/year maintenance Standard Edition $/socket $/socket/year maintenance RAC included (Limit: total of 4 sockets in entire RAC) Standard Edition One 5.800$/socket $/socket/year maintenance Oracle Processor Core Factor Table: Multiplier for core count depending on processor model/type P780/795 Turbo Core does not limit number of cores to license (you still have to license 8 cores, not just 4) That s the official statement from Oracle discuss this topic with them, some customers report that Oracle aggeed to only charge 4 cores Unlimited License Agreement available, SAP licensing schema available 14
13 Use cases for Standard Edition on Power Systems If Standard Edition offers all features that you need you can save a significant amount of license cost Use case 1 : 2 node RAC 2 x p730/p740 with 2 sockets / 16 cores each Total of 32 cores, 128 logical CPU License cost (SE, 3 years): 4x17.500$ + 3x 4x 3.850$ = $ License cost (EE, 3 years): 32x47.500$ + 3x32x10.450$ + (RAC option): 32x23.000$ + 3x32x 5.060$ = $ Use case 2 : 1 node database, 4 Sockets 1 x p750 with 4 sockets / 32 cores / 128 logical CPU License cost (SE, 3 years): 4x17.500$ + 3x 4x 3.850$ = $ License cost (EE, 3 years): 32x47.500$ + 3x32x10.450$ = $ Use case 3 : 1 node database, 2 Sockets 1 x p730/740 with 2 sockets / 16 cores / 64 logical CPU License cost (SE One, 3 years): 2x 5.800$ + 3x 2x 1.276$ = $ License cost (EE, 3 years): 16x47.500$ + 3x16x10.450$ = $ 15
14 Most Important Features missing in Standard Edition No Compression, Encryption, Partitioning No Online index rebuild, online table redefinition, most Flashback features missing No Parallel Query, DML, Statistics Gathering, Index Builds, Datapump No DataGuard, but If DG is used for having a 30 minutes behind production database (to recover from logical data errors) a Manual Standby Database can be used, this requires just a few SQL and Unix scripts, see e.g. p/ /manual-standby-database-under-oracle-standard- Edition.htm If DG is used as a disaster recovery system to mirror data to a remote data centre a design alternative could be to replicate the data to remote data centre on SAN level. If the primary site fails the LUNs can be made visible on the backup nodes, after startup of Oracle a crash recovery will be done, after that the database is available again. 16
15 RAC Really needed if running on Power Systems? Costs 50% On Top of Enterprise Edition Really needed for all (consolidated) instances? By building more than one Shared Processor Pool you will need to buy RAC licenses only for a part of the system while still being able to consolidate Adds additional complexity / dangers of (operating/software) errors Use Cases for RAC: 17 Higher overall performance Power Systems provides single machines which can handle your workload In addition RAC introduces scalability problems which might cause you to rewrite / modify your application and/or schema (Sequences, Indexes on ascending / date columns) Higher availability Power Systems have the highest availability and RAS features on the UNIX market
16 RAC Really needed if running on Power Systems? Use Cases for RAC (cont.): Availability during planned machine downtimes Move your LPAR to a different machine using Live Partition Mobility with no downtime (* Might also be expensive, see later *) Availability during planned OS updates Move your database to another LPAR using DataGuard or PowerHA Availability during planned database updates Oracle supports Rolling Updates in a RAC environment for some patches However, does it always work? Is this really an option for your mission-critical system? You will probably need a planned downtime anyway Recommendation: No need to use RAC 18
17 Oracle editions Licensing availability on Power Systems Power Systems Product Description Core Pricing Oracle Database Edition Socket Pricing Power Systems Model Maximum Cores Maximum Oracle Socket Count Oracle Enterprise Edition Oracle Standard Edition Oracle Standard Edition One Power 710 (+) 8 (8) 1 (1) Power 720 (+) 8 (8) 1 (1) Power 730 (+) 16 (16) 2 (2) Power 740 (+) 16 (16) 2 (2) Power 750 (+) 32 (32) 4 (8 due to DCM) /No No Power due to DCM No No Power 770 (+) 64 (64) 16 No No Power 780 (+) 128 (128) 16 No No Power No No 19 For Standard Edition licensing eligibility with RAC the total number of sockets in the cluster is considered, not just the number of sockets in an individual system. Some Power7+ are Dual Chip Modules (DCM, 2 chips on each socket). Oracle counts those as 2 sockets each.
18 Oracle editions Licensing availability on Power Systems Power Systems Product Description Core Pricing Oracle Database Edition Socket Pricing Power Systems Model Maximum Cores Maximum Oracle Socket Count Oracle Enterprise Edition Oracle Standard Edition Oracle Standard Edition One PS PS PS PS PS No p p due to DCM No p No p24l (*) R1 (*) 8 1 7R2 (*) R4 (*) 32 4 No 20 For Standard Edition licensing eligibility with RAC the total number of sockets in the cluster is considered, not just the number of sockets in an individual system. (*) Running PowerLinux, only Oracle 10g available
19 Oracle recognizes IBM PowerVM for sub-capacity pricing Hard partitioning means that only the part of the server that is used for Oracle workload has to be licensed. This is referred to as sub-capacity pricing LPARs (DLPARs) on Power are accepted ways to do Hard partitioning. Soft partitioning is the standard for most other virtualization techniques, e.g. VMWare, XEN, KVM, Oracle VM (depending on configuration) or IBM WPARs. Soft partitioning it is not eligible for Oracle partitioning "sub-capacity" pricing Oracle VM (based on Xen) can be configured in a way that it is eligible for hard partitioning, but then the number of assigned cores has to be hard-coded and cannot be changed without restarting the partition (in contrast to Dynamic LPAR options with PowerVM) 21
20 Oracle and Live Partition Mobility 22 Live Partition Mobility enables you to move your running LPAR from one physical host to another without interuption of service. This could be used for e.g. maintenance or for load balancing features. End of August Oracle updated their Partitioning Policy document: It now contains the following paragraph: IBM Power VM Live Partition Mobility is not an approved hard partitioning technology. All cores on both the source and destination servers in an environment using IBM Power VM Live Partition Mobility must be licensed. This means that even if you have only a single LPAR which is configured with 4 cores (resulting in 4 licenses) you would have to license your entire source and target server (imagine a pair of p770 with 64 cores each) Please complain at your local Oracle representative to further be allowed to use this really benificial feature without having to pay exorbitant license costs which technically make no sense (you are never using more than those 4 cores for your workload)
21 Oracle recognizes IBM PowerVM for sub-capacity pricing Shared Processor Pools: If several LPARs running Oracle software use a Shared Processor Pool only the number of cores in that pool have to be licensed Note: No official external document exists, but Oracle LMS handles it that way. You can ask Oracle for a free Advisory Service to approve your setup 23
22 The Processor Core Factor For all core based licenses a core factor for each processor type is defined Examples UltraSparc T1 < 1.4GHz, T UltraSparc T1 1.4GHz, T2+, T4, T5, SPARC64 VII+, 0.5 M5, M6, Opteron, Xeon, Itanium before Dec SPARC64 VI, VII, UltraSparc IV, IV+, T2, 0.75 Power5+ (or earlier) 0.75 Power6/7/7+, System z 1.0 Itanium after Dec Even though Oracle charges more for Power Systems you can still save license costs on Power as you can better consolidate your instances due to a much more efficient virtualization compared to e.g. VMWare Always check the official list on the Oracle website as it is regularly updated. 24
23 Capacity on Demand Oracle charges for the maximum number of processors the product can run on at a specific time. The customer need not license the CoD (Capacity on Demand) until it is turned on, and then only if the capacity is available to Oracle If the intent of turning on the CoD is not for Oracle database usage, there are many ways to limit the active Oracle partition(s) so they can't use the capacity. When CoD is on, and depending on the mix of partitions, customer can also set the processor values to be consistent with the Oracle licensed values. When CoD is on, for an Oracle LPAR, the customer may have to purchase additional Oracle licenses if they don t currently own enough to cover the additional cores. 25
24 Licensing examples - Disclaimer The following slides show a few examples how you could design your system and what impact that would have on the number of licenses that you have to buy. The information is based on Oracle s Global Licensing website ( ). That website must be consulted for any formal and official clarification on Oracle s Licensing. Those examples should be used to get an idea which setups are possible and make good use of sub-capacity licensing. Therefore you should use those examples as a guideline to design your system and ask Oracle to accept your configuration. 26 <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
25 Detailed licensing rules visual examples will follow 27 Don t Panic <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
26 Core Licensing : Dedicated LPARs Number of cores to license: 6 28 <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
27 Core Licensing : Shared processor pool LPAR1: EC=1 + capped : 1 core LPAR2: VP=6 + uncapped: 6 cores Number of cores to license: 6 (number of CPUs in pool) 29 <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
28 Core Licensing : Shared processor pool LPAR1: EC=2 + capped : 2 cores LPAR2: VP=3 + uncapped: 3 cores Number of cores to license: 5 (EC=2 in LPAR3 does not count) 30 <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
29 Core Licensing : Shared processor pool LPAR1: EC=1.6 + capped : 1.6 cores LPAR2: VP=2 + uncapped: 2 cores Number of cores to license: 4 (3.6 rounded up) 31 <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
30 Core Licensing : Multiple shared processor pool LPAR1: EC=1.6 + capped : 1.6 cores LPAR2: VP=5 + uncapped: 5 cores LPAR1+2: 5 cores max LPAR4: VP=2 + uncapped: 2 cores Number of cores to license: 7 32 <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>>
31 PowerVM offers optimized use of Oracle-licensed CPUs - Oracle only has to be licensed for cores used by Oracle-LPARs, not the entire server - Multiple pools (e.g. Standalone, RAC, etc) within a single POWER7 - server possible - Within the Shared Pools regular micro-partitioning - Unique feature of IBM PowerVM Dynamically Resizable 21 Cores Cores 3 21Cores 6 Cores 7 Cores Virtual Cores I/O Cores Cores Cores Shared Processor Cores Virtual I/O Shared Processor Server Pool 1 Pool 2 Server Shared Processor Pool 3 Partition Partition Linux Int Virt Linux AIX Linux Int Virt Linux Manager V5.3 Manager Storage Storage Sharing Sharing Ethernet Ethernet Sharing Sharing Virtual I/O paths WebSphere WebSphere WebSphere WebSphere WebSphere Oracle Part.ing Oracle Part.ing Oracle Part.ing POWER Hypervisor Oracle 10g Oracle 10g Virtual LAN Oracle 9i Oracle10g Oracle11g Oracle 11g 33 SAN LAN LAN Processors in the Virtual I/O Servers which handle all the I/O do not have to be licensed! <<This document is not officially approved by Oracle - IBM is not liable for incorrect or incomplete information.>> SAN LAN LAN
32 Power Advantages for Oracle databases High performance / core Highest availability in the UNIX market Perfect platform for consolidation of instances / virtualization of resources while having a strong separation of environments like using separate hardware You only have to license exactly what you need Virtualization without overhead due to firmware implementation Active Memory Expansion supported with Oracle 11gR2 Live Partition Mobility supported with Oracle 10gR2, 11gR1 and 11gR2 (single instance) and 11gR2 (RAC) But as of now you have to license your entire servers Sell your surplus licenses!!! (European Court of Justice decision in July 2012 Oracle vs. UsedSoft ) 35
33 Thank you Alexander Hartmann Senior IT Specialist Migration Factory Lab Services System p [email protected] Please evaluate 36
SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs
SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs Narayana Pattipati IBM Systems and Technology Group ISV Enablement January 2013 Table of contents Abstract... 1 IBM PowerVM
Pete s All Things Sun: Comparing Solaris to RedHat Enterprise and AIX Virtualization Features
Pete s All Things Sun: Comparing Solaris to RedHat Enterprise and AIX Virtualization Features PETER BAER GALVIN Peter Baer Galvin is the chief technologist for Corporate Technologies, a premier systems
The Benefits of POWER7+ and PowerVM over Intel and an x86 Hypervisor
The Benefits of POWER7+ and PowerVM over Intel and an x86 Hypervisor Howard Anglin [email protected] IBM Competitive Project Office May 2013 Abstract...3 Virtualization and Why It Is Important...3 Resiliency
IOS110. Virtualization 5/27/2014 1
IOS110 Virtualization 5/27/2014 1 Agenda What is Virtualization? Types of Virtualization. Advantages and Disadvantages. Virtualization software Hyper V What is Virtualization? Virtualization Refers to
iseries Logical Partitioning
iseries Logical Partitioning Logical Partition (LPAR) SYS1 1:00 Japan SYS2 10:00 USA SYS3 11:00 Brazil SYS4 15:00 UK ORD EMEPROGRESSO i5/os Linux i5/os AIX LPARs operate independently! iseries Partition
Virtualization 101 for Power Systems
Page 1 of 6 close window Virtualization 101 for Power Systems October November 2009 by Jaqui Lynch Print Table 1 Resources Since the introduction of POWER5* technology, virtualization has offered many
Session 1: Managing Software Licenses in Virtual Environments. Paul Baguley, Principal, Advisory Services KPMG
Session 1: Managing Software Licenses in Virtual Environments Paul Baguley, Principal, Advisory Services KPMG Managing Software Licenses in Virtual Environments June 2015 Paul Baguley Principal KPMG LLP
How To Run A Power5 On A Powerbook On A Mini Computer (Power5) On A Microsoft Powerbook (Power4) On An Ipa (Power3) On Your Computer Or Ipa On A Minium (Power2
Planning for Virtualization Jaqui Lynch Userblue [email protected] http://www.circle4.com/papers/ubvirtual.pdf Agenda Partitioning Concepts Virtualization Planning Hints and Tips References 1 Partitioning
White Paper. IBM PowerVM Virtualization Technology on IBM POWER7 Systems
89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper IBM PowerVM Virtualization Technology on IBM POWER7 Systems A Comparison of PowerVM and VMware vsphere (4.1 & 5.0)
Hard Partitioning and Virtualization with Oracle Virtual Machine. An approach toward cost saving with Oracle Database licenses
Hard Partitioning and Virtualization with Oracle Virtual Machine An approach toward cost saving with Oracle Database licenses JANUARY 2013 Contents Introduction... 2 Hard Partitioning Concepts... 2 Oracle
Capacity planning for IBM Power Systems using LPAR2RRD. www.lpar2rrd.com www.stor2rrd.com
Capacity planning for IBM Power Systems using LPAR2RRD Agenda LPAR2RRD and STOR2RRD basic introduction Capacity Planning practical view CPU Capacity Planning LPAR2RRD Premium features Future STOR2RRD quick
Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies
Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies Kurt Klemperer, Principal System Performance Engineer [email protected] Agenda Session Length:
Server Virtualization: The Essentials
Server Virtualization: The Essentials Part 1 of 4 Jim Smith TeamQuest TeamQuest and the TeamQuest logo are registered trademarks in the US, EU and elsewhere. All other trademarks and service marks are
Virtualization what it is?
IBM EMEA Virtualization what it is? Tomaž Vincek System p FTSS CEMAAS [email protected] 2007 IBM Corporation What is needed? A very strong requirement: reduce costs and optimize investments On a
Agenda. Capacity Planning practical view CPU Capacity Planning LPAR2RRD LPAR2RRD. Discussion. Premium features Future
Agenda Capacity Planning practical view CPU Capacity Planning LPAR2RRD LPAR2RRD Premium features Future Discussion What is that? Does that save money? If so then how? Have you already have an IT capacity
UN 4013 V - Virtual Tape Libraries solutions update...
UN 4013 V - Virtual Tape Libraries solutions update... - a Unisys storage partner Key issues when considering virtual tape Connectivity is my platform supported by whom? (for Unisys environments, MCP,
SUSE Linux Enterprise 10 SP2: Virtualization Technology Support
Technical White Paper LINUX OPERATING SYSTEMS www.novell.com SUSE Linux Enterprise 10 SP2: Virtualization Technology Support Content and modifications. The contents of this document are not part of the
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
Current Oracle license rules and definitions. Oracle licensing. www.comparex.biz
Current Oracle license rules and definitions Oracle licensing 1 MANAGE WITH KNOWLEDGE. MANAGE YOUR ASSETS. SAVE MONEY. BE COMPLIANT. COMPAREX Software Asset Management www.comparex.lu What is a license?
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.
Systemverwaltung 2009 AIX / LPAR
Systemverwaltung 2009 AIX / LPAR Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.1 Integrated Virtualization Manager (IVM) (1 of 2) Provides
FOR SERVERS 2.2: FEATURE matrix
RED hat ENTERPRISE VIRTUALIZATION FOR SERVERS 2.2: FEATURE matrix Red hat enterprise virtualization for servers Server virtualization offers tremendous benefits for enterprise IT organizations server consolidation,
Why Not Oracle Standard Edition? A Dbvisit White Paper By Anton Els
Why Not Oracle Standard Edition? A Dbvisit White Paper By Anton Els Copyright 2011-2013 Dbvisit Software Limited. All Rights Reserved Nov 2013 Executive Summary... 3 Target Audience... 3 Introduction...
<Insert Picture Here> Oracle Database Support for Server Virtualization Updated December 7, 2009
Oracle Database Support for Server Virtualization Updated December 7, 2009 Support Policy Server virtualization software allows multiple operating system instances to run on the same
Basic Oracle Database Licensing
By Craig Moir of MyDBA March 2011 Version 2 CONTENTS Introduction Oracle Database Editions Enterprise Edition Features Enterprise Edition Options Management Packs Licensing Types Licensing Metrics Licensing
Copyright 2013, Oracle and/or its affiliates. All rights reserved.
1 Oracle SPARC Server for Enterprise Computing Dr. Heiner Bauch Senior Account Architect 19. April 2013 2 The following is intended to outline our general product direction. It is intended for information
Cloud Computing through Virtualization and HPC technologies
Cloud Computing through Virtualization and HPC technologies William Lu, Ph.D. 1 Agenda Cloud Computing & HPC A Case of HPC Implementation Application Performance in VM Summary 2 Cloud Computing & HPC HPC
Business Continuance of SAP Solutions on VMware vsphere. Oracle Databases on VMware Frequently Asked Questions (FAQ)
Business Continuance of SAP Solutions on VMware vsphere Oracle Databases on VMware Oracle Databases on VMware This product is protected by U.S. and international copyright and intellectual property laws.
Oracle Exadata Database Machine for SAP Systems - Innovation Provided by SAP and Oracle for Joint Customers
Oracle Exadata Database Machine for SAP Systems - Innovation Provided by SAP and Oracle for Joint Customers Masood Ahmed EMEA Infrastructure Solutions Oracle/SAP Relationship Overview First SAP R/3 release
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
VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER
VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER CORPORATE COLLEGE SEMINAR SERIES Date: April 15-19 Presented by: Lone Star Corporate College Format: Location: Classroom instruction 8 a.m.-5 p.m. (five-day session)
Redefining Backup for VMware Environment. Copyright 2009 EMC Corporation. All rights reserved.
Redefining Backup for VMware Environment 1 Agenda VMware infrastructure backup and recovery challenges Introduction to EMC Avamar Avamar solutions for VMware infrastructure Key takeaways Copyright 2009
Best Practices for Virtualised SharePoint
Best Practices for Virtualised SharePoint Brendan Law [email protected] @FlamerNZ Flamer.co.nz/spag/ Nathan Mercer [email protected] @NathanM blogs.technet.com/nmercer/ Agenda Why Virtualise? Hardware
Week Overview. Installing Linux Linux on your Desktop Virtualization Basic Linux system administration
ULI101 Week 06b Week Overview Installing Linux Linux on your Desktop Virtualization Basic Linux system administration Installing Linux Standalone installation Linux is the only OS on the computer Any existing
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
Unit 9: License Management
Unit 9: License Management 9-1 Introduction This unit provides instructions for the tasks involved in creating and maintaining license entitlement information and licenses for products. Objectives Objectives
Enabling Technologies for Distributed and Cloud Computing
Enabling Technologies for Distributed and Cloud Computing Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Multi-core CPUs and Multithreading
Running Oracle Databases in a z Systems Cloud environment
Running Oracle Databases in a z Systems Cloud environment Sam Amsavelu [email protected] ISV & Channels Technical Sales - Oracle IBM Advanced Technical Skills (ATS), America Technical University/Symposia
Enterprise Deployment: Laserfiche 8 in a Virtual Environment. White Paper
Enterprise Deployment: Laserfiche 8 in a Virtual Environment White Paper August 2008 The information contained in this document represents the current view of Compulink Management Center, Inc on the issues
White Paper. Recording Server Virtualization
White Paper Recording Server Virtualization Prepared by: Mike Sherwood, Senior Solutions Engineer Milestone Systems 23 March 2011 Table of Contents Introduction... 3 Target audience and white paper purpose...
VMware vsphere 5.1 Advanced Administration
Course ID VMW200 VMware vsphere 5.1 Advanced Administration Course Description This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter.
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
What s New. Avamar 7. Madis Pärn Senior System Engineer EMC [email protected]. Copyright 2013 EMC Corporation. All rights reserved.
What s New Avamar 7 Madis Pärn Senior System Engineer EMC [email protected] 1 Agenda ware VDP(A) and Avamar Advanced Integration with Data Domain Systems Virtualization Enhancements Application Integration
Oracle Database - Engineered for Innovation. Sedat Zencirci Teknoloji Satış Danışmanlığı Direktörü Türkiye ve Orta Asya
Oracle Database - Engineered for Innovation Sedat Zencirci Teknoloji Satış Danışmanlığı Direktörü Türkiye ve Orta Asya Oracle Database 11g Release 2 Shipping since September 2009 11.2.0.3 Patch Set now
Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software
Best Practices for Monitoring Databases on VMware Dean Richards Senior DBA, Confio Software 1 Who Am I? 20+ Years in Oracle & SQL Server DBA and Developer Worked for Oracle Consulting Specialize in Performance
ORACLE EXADATA DATABASE MACHINE X2-8
ORACLE EXADATA DATABASE MACHINE X2-8 FEATURES AND FACTS FEATURES 128 CPU cores and 2 TB of memory for database processing 168 CPU cores for storage processing 2 database servers 14 Oracle Exadata Storage
A Project Summary: VMware ESX Server to Facilitate: Infrastructure Management Services Server Consolidation Storage & Testing with Production Servers
A Project Summary: VMware ESX Server to Facilitate: Infrastructure Management Services Server Consolidation Storage & Testing with Production Servers Srinivas P Reddy - 16 th March 2006 [email protected]
QuickSpecs. HP Integrity Virtual Machines (Integrity VM) Overview. Currently shipping versions:
Currently shipping versions: HP Integrity VM (HP-UX 11i v2 VM Host) v3.5 HP Integrity VM (HP-UX 11i v3 VM Host) v4.1 Integrity Virtual Machines (Integrity VM) is a soft partitioning and virtualization
Best Practices. Improving Data Server Utilization and Management through Virtualization. IBM DB2 for Linux, UNIX, and Windows
IBM DB2 for Linux, UNIX, and Windows Best Practices Improving Data Server Utilization and Management through Virtualization Sunil Kamath Senior Technical Manager DB2 Performance Benchmarks and Solution
<Insert Picture Here> Oracle VM and Cloud Computing
Oracle VM and Cloud Computing Paulo Bosco Otto Sales Consultant [email protected] The following is intended to outline our general product direction. It is intended for
High Availability for Virtualized Environment. NEC Corporation
High Availability for Virtualized Environment http://www.nec.com/expresscluster NEC Corporation System Software Division December, 2012 Ensuring High Availability In Virtual Environment In the virtual
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
Performance brief for IBM WebSphere Application Server 7.0 with VMware ESX 4.0 on HP ProLiant DL380 G6 server
Performance brief for IBM WebSphere Application Server.0 with VMware ESX.0 on HP ProLiant DL0 G server Table of contents Executive summary... WebSphere test configuration... Server information... WebSphere
Infortrend ESVA Family Enterprise Scalable Virtualized Architecture
Infortrend ESVA Family Enterprise Scalable Virtualized Architecture R Optimized ROI Ensures the most efficient allocation of consolidated capacity and computing power, and meets wide array of service level
<Insert Picture Here> Oracle Database Directions Fred Louis Principal Sales Consultant Ohio Valley Region
Oracle Database Directions Fred Louis Principal Sales Consultant Ohio Valley Region 1977 Oracle Database 30 Years of Sustained Innovation Database Vault Transparent Data Encryption
HDS UCP for Oracle key differentiators and why it should be considered. Computacenter insight following intensive benchmarking test
HDS UCP for Oracle key differentiators and why it should be considered Computacenter insight following intensive benchmarking test Background Converged Infrastructures are becoming a common sight in most
White Paper. Better Performance, Lower Costs. The Advantages of IBM PowerLinux 7R2 with PowerVM versus HP DL380p G8 with vsphere 5.
89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper Better Performance, Lower Costs The Advantages of IBM PowerLinux 7R2 with PowerVM versus HP DL380p G8 with vsphere
The Truth Behind IBM AIX LPAR Performance
The Truth Behind IBM AIX LPAR Performance Yann Guernion, VP Technology EMEA HEADQUARTERS AMERICAS HEADQUARTERS Tour Franklin 92042 Paris La Défense Cedex France +33 [0] 1 47 73 12 12 [email protected] www.orsyp.com
SAN TECHNICAL - DETAILS/ SPECIFICATIONS
SAN TECHNICAL - DETAILS/ SPECIFICATIONS Technical Details / Specifications for 25 -TB Usable capacity SAN Solution Item 1) SAN STORAGE HARDWARE : One No. S.N. Features Description Technical Compliance
Capacity Planning and Performance Management on IBM PowerVM Virtualized Environment. Neeraj Bhatia
Capacity Planning and Performance Management on IBM PowerVM Virtualized Environment Neeraj Bhatia 1 Contents Introduction... 4 Section-I Concepts... 4 PowerVM and Power Hypervisor... 4 Partitioning Methods:
Hitachi Virtage Embedded Virtualization Hitachi BladeSymphony 10U
Hitachi Virtage Embedded Virtualization Hitachi BladeSymphony 10U Datasheet Brings the performance and reliability of mainframe virtualization to blade computing BladeSymphony is the first true enterprise-class
Microsoft Hyper-V chose a Primary Server Virtualization Platform
Roger Shupert, Integration Specialist } Lake Michigan College has been using Microsoft Hyper-V as it s primary server virtualization platform since 2008, in this presentation we will discuss the following;
PowerVC 1.2 Q4 2013 Power Systems Virtualization Center
PowerVC 1.2 Q4 2013 Power Systems Virtualization Center At last a simple tool to spin-off Power Virtual Machines with very little effort Nigel Griffiths IBM Power Systems Corporation Advanced Technology
Intro to Virtualization
Cloud@Ceid Seminars Intro to Virtualization Christos Alexakos Computer Engineer, MSc, PhD C. Sysadmin at Pattern Recognition Lab 1 st Seminar 19/3/2014 Contents What is virtualization How it works Hypervisor
Oracle Database Public Cloud Services
Oracle Database Public Cloud Services A Strategy and Technology Overview Bob Zeolla Principal Sales Consultant Oracle Education & Research November 23, 2015 Safe Harbor Statement The following is intended
The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality?
B.Jostmeyer Tivoli System Automation [email protected] The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? IBM Systems Management, Virtualisierung
Evaluation of Enterprise Data Protection using SEP Software
Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &
Symantec NetBackup 7 Clients and Agents
Complete protection for your information-driven enterprise Overview Symantec NetBackup provides a simple yet comprehensive selection of innovative clients and agents to optimize the performance and efficiency
Department of Technology Services UNIX SERVICE OFFERING
Department of Technology Services UNIX SERVICE OFFERING BACKGROUND The Department of Technology Services (DTS) operates dozens of UNIX-based systems to meet the business needs of its customers. The services
Server Virtualization and Consolidation
Server Virtualization and Consolidation An Ideal cost effective solution to maximize your Return on Investment of your organization's hardware infrastructure It is quit evident today that Business owners,
IBM Power 720 Express server
IBM Power 720 Express server Reliable, secure, and flexible 4U rack or tower server ideal for midsized business solutions Highlights Reliable, secure distributed application server or consolidation server
IBM Software Group. Lotus Domino 6.5 Server Enablement
IBM Software Group Lotus Domino 6.5 Server Enablement Agenda Delivery Strategy Themes Domino 6.5 Server Domino 6.0 SmartUpgrade Questions IBM Lotus Notes/Domino Delivery Strategy 6.0.x MRs every 4 months
Dell Virtualization Solution for Microsoft SQL Server 2012 using PowerEdge R820
Dell Virtualization Solution for Microsoft SQL Server 2012 using PowerEdge R820 This white paper discusses the SQL server workload consolidation capabilities of Dell PowerEdge R820 using Virtualization.
IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2.
IBM Tivoli Composite Application Manager for Microsoft Applications: Microsoft Hyper-V Server Agent Version 6.3.1 Fix Pack 2 Reference IBM Tivoli Composite Application Manager for Microsoft Applications:
Version 2.0. VMGuru.nl 2010. Erik Scholten
HYPERVISOR COMPARISON Version 2.0 A feature comparison of the three main competitors in the hypervisor space, Citrix, Microsoft and VMware. Updated to the latest two versions, Citrix XenServer 5.0 & 5.6,
Symantec NetBackup 5000 Appliance Series
A turnkey, end-to-end, global deduplication solution for the enterprise. Data Sheet: Data Protection Overview Symantec NetBackup 5000 series offers your organization a content aware, end-to-end, and global
Oracle Solutions on Top of VMware vsphere 4. Saša Hederić VMware Adriatic
Oracle Solutions on Top of VMware vsphere 4 Saša Hederić VMware Adriatic The Problem Where the IT Budget Goes 5% Infrastructure Investment 23% Application Investment 42% Infrastructure Maintenance Overwhelming
EMC Integrated Infrastructure for VMware
EMC Integrated Infrastructure for VMware Enabled by EMC Celerra NS-120 Reference Architecture EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000
SQL Server Virtualization
The Essential Guide to SQL Server Virtualization S p o n s o r e d b y Virtualization in the Enterprise Today most organizations understand the importance of implementing virtualization. Virtualization
Inge Os Sales Consulting Manager Oracle Norway
Inge Os Sales Consulting Manager Oracle Norway Agenda Oracle Fusion Middelware Oracle Database 11GR2 Oracle Database Machine Oracle & Sun Agenda Oracle Fusion Middelware Oracle Database 11GR2 Oracle 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
1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 7
1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 7 Oracle Virtual Machine Server pre x86 Marián Kuna Technology Sales
Datasheet. FUJITSU Storage ETERNUS SF Storage Cruiser V16.0 ETERNUS SF AdvancedCopy Manager V16.0 ETERNUS SF Express V16.0
Datasheet FUJITSU Storage ETERNUS SF Storage Cruiser V16.0 ETERNUS SF AdvancedCopy Manager V16.0 ETERNUS SF Express V16.0 Central console and advanced management functions for ETERNUS DX storage environments..
Virtualizing Exchange
Virtualizing Exchange Simplifying and Optimizing Management of Microsoft Exchange Server Using Virtualization Technologies By Anil Desai Microsoft MVP September, 2008 An Alternative to Hosted Exchange
Overview: X5 Generation Database Machines
Overview: X5 Generation Database Machines Spend Less by Doing More Spend Less by Paying Less Rob Kolb Exadata X5-2 Exadata X4-8 SuperCluster T5-8 SuperCluster M6-32 Big Memory Machine Oracle Exadata Database
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
Tivoli Flashcopy Manager Update and Demonstration
Tivoli Flashcopy Manager Update and Demonstration Dave Canan IBM March 2 nd, 2011 Session:9092 Topics Tivoli Flashcopy Manager Functionality Flashcopy Manager Backup and Restore Configuration Details Flashcopy
Oracle Database Scalability in VMware ESX VMware ESX 3.5
Performance Study Oracle Database Scalability in VMware ESX VMware ESX 3.5 Database applications running on individual physical servers represent a large consolidation opportunity. However enterprises
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
VMware vsphere 5.0 Boot Camp
VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this
HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN
HP recommended configuration for Microsoft Exchange Server 2010: HP LeftHand P4000 SAN Table of contents Executive summary... 2 Introduction... 2 Solution criteria... 3 Hyper-V guest machine configurations...
Symantec Storage Foundation and High Availability Solutions 6.2 Virtualization Guide - AIX
Symantec Storage Foundation and High Availability Solutions 6.2 Virtualization Guide - AIX August 2015 Symantec Storage Foundation and High Availability Solutions Virtualization Guide The software described
Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10.
Getting the Most Out of Virtualization of Your Progress OpenEdge Environment Libor Laubacher Principal Technical Support Engineer 8.10.2013 Agenda Virtualization Terms, benefits, vendors, supportability,
EMC BACKUP-AS-A-SERVICE
Reference Architecture EMC BACKUP-AS-A-SERVICE EMC AVAMAR, EMC DATA PROTECTION ADVISOR, AND EMC HOMEBASE Deliver backup services for cloud and traditional hosted environments Reduce storage space and increase
The future is in the management tools. Profoss 22/01/2008
The future is in the management tools Profoss 22/01/2008 Niko Nelissen Co founder & VP Business development Q layer Agenda Introduction Virtualization today Server & desktop virtualization Storage virtualization
How to Backup and Restore a VM using Veeam
How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication
