Deep Dive into Oracle Database Appliance with Oracle Database 12c

Size: px
Start display at page:

Download "Deep Dive into Oracle Database Appliance with Oracle Database 12c"

Transcription

1

2 Deep Dive into Oracle Database Appliance with Oracle Database 12c Tammy Bednar, Director of Product Management Oracle Database Appliance November, 2014

3 Safe Harbor Statement The following is intended to outline our general product direclon. It is intended for informalon purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or funclonality, and should not be relied upon in making purchasing decisions. The development, release, and Lming of any features or funclonality described for Oracle s products remains at the sole discrelon of Oracle.

4 Program Agenda Oracle Database Appliance Overview Appliance Manager Virtualized PlaRorm Updates Future: Monitoring with EM Plug- In Q & A

5 Oracle Database Appliance Vision Simple: Automated deployment, patching, and support Less Deployment Risk Reliable: Complete HA PlaRorm for DB and ApplicaLons in a Box Less Performance Risk Affordable: Capacity- on- Demand licensing Less OperaLng Risk

6 Simple to Install, Manage, and Maintain Automated Deployment Automated Patching Zero- Admin Storage Integrated VM Management Single Vendor Support

7 Reliable Highly Available Hardware Two dual- socket Oracle Linux servers Redundant private interconnect Redundant public networks Double- mirroring or triple- mirroring storage redundancy Redundant hot- swappable power, cooling, and fans So/ware Oracle Database 12c & 11g R2 Enterprise EdiLon Real ApplicaLon Clusters RAC One Node Single Instance Oracle Grid Infrastructure AutomaLc Storage Management Oracle Clusterware Oracle Linux and Oracle VM Oracle Appliance Manager

8 Oracle Database Appliance X4-2 Simple. Reliable. Affordable. 2 x 1RU x86 Servers. Each Server Contains: 2 x 12- core Intel Xeon Processors 256 GB RAM 600 GB local storage Redundant 10GbE Interconnect OpLonal 10GBase- T or 10GbE SFP+ Public Network 1 x 2RU Storage Shelf Direct- AIached: 800 GB SSDs for Redo 18 TB HDDs for Data OpLon for second storage shelf doubles capacity

9 Affordable Capacity On Demand Licensing OpLon 1: Build Your Own License 48 Cores for An/cipated Growth OpLon 2: Buy Database Appliance License as You Grow and Save Significantly 48 Cores 32 Cores 24 Cores 16 Cores 12 Cores 8 Cores OR Add Capacity When You Need It 4 Cores Year 1 Year 2 Year 3 Year 1 Year 2 Year 3 Purchase Capacity Up Front Purchase Capacity- on- Demand

10 Support ApplicaLon Workloads Through VirtualizaLon ULlizaLon of the full ODA capacity regardless of database core usage Efficient sharing of the plarorm with one or more applicalons Capacity- on- demand licensing for both database and applicalons IsolaLon between database and applicalon workloads Enables solulon- in- a- box

11 Oracle Database Appliance EvoluLon Simple. Reliable. Affordable. Oracle Database X4-2 Introduced Oracle Database X3-2 Introduced Oracle Database Appliance Introduced Support for Oracle Database 12c Hardware Upgrade 48 processor cores Flexible networking options Hardware Upgrade Support for Oracle VM 32 processor cores Capacity of Demand Licensing 512GB memory for Databases & Applications Optional storage expansion shelf Larger storage footprint Highly Available Database Solution Simplified Deployment, Maintenance, Support Capacity On Demand Database Licensing Copyright 2014, Oracle and/or its affiliates. All rights reserved.

12 Appliance Manager Oracle Database 12c Support, ACFS IntegraLon, Database Snapshots

13 Oracle Database 12c support Full support for Oracle Database Release 12c ( ) MulLtenant, In- Memory, Grid Infrastructure Upgraded to Support for database version: , , , Choice of CDB and non- CDB for new databases All the ODA plarorm advantages available for 12c databases OAKCLI automated database crealon Sizing template support Best praclces compliance with 12c init parameters

14 Provisioning IniLal ConfiguraLon Download latest version ODA somware bundle for BM or VM ( latest release) Grid Infrastructure and Database (/w Linux OS image for VM) Patched with current patch set, PSU and all crilcal one- off s Gather configuralon info through a Wizard Deploys Oracle RAC in less than an hour Configure Networking Create Cluster Create ASR Complete Complete Configure Storage Create Database

15 Appliance Manager Configurator includes Container Database OpLon

16 Database Templates Sized for Performance Database Class CPU Cores Memory # of Databases XX Small 2 4 GB 64 X Small 2 8 GB 32 Small 4 16 GB 16 Medium 8 32 GB 8 Large GB 5 X Large GB 2 Provides well defined database configuralon templates Sizing for CPU and Memory Out of the box allocalon for SGA and PGA Incorporates all best praclce database init parameter Advise on the storage characterislcs MulLple sizes to salsfy various workloads XX Large GB 2 XXX Large GB 1

17 Simple Commands to Patch System and Databases OAKCLI Interface Update system infrastructure and databases oakcli update patch infra Updates all firmware, OS, ILOM, Appliance Manager, and ASR oakcli update patch gi Updates Grid Infrastructure oakcli update patch database Update one, set or all databases to the latest PSU

18 Simple Commands to Create and Upgrade Databases OAKCLI Interface Create container databases oakcli create database -db <dbname> -version cdb Leverages sizing templates and defaults to provide best praclce compliant configuralon Upgrade 11.2 databases to Create new Oracle Home oakcli create dbhome version Upgrade the 11.2 database to the newly created home oakcli upgrade database db <dbname> to <dest_home>

19 ASM Cluster File System (ACFS) IntegraLon New Oracle 12c and 11g databases are automalcally created in ACFS Benefits of using ACFS High performance and highly available cluster file system Built on top of Oracle ASM Fully integrated with Grid Infrastructure Database aware Support advanced storage features like file system snapshots and replicalon Very high disk IO (nalve) performance for database workloads OpLmal for both Database and non- database workloads ExisLng databases remain in ASM

20 Appliance Manager Storage Architecture ASM Cluster File System (ACFS) data reco redo repo1..n ASM Disk Groups +DATA, +RECO, +REDO HDDs SSDs Disk Disk Group Volumes Used For HDD Outer Rings +DATA data Database data files HDD Outer Rings +DATA Repo1.. repon Shared Repository for VMs, VDisk HDD Inner Rings +RECO reco Database archive logs, RMAN backups (Fast Recovery Area) HDD Inner Rings +RECO Repo1.. repon Shared Repository for VMs, VDisk HDD Inner Rings +RECO cloudfs Clustered file system files that need to be accessed by either server node SSD +REDO redo Database redo logs

21 Database Snapshots Rapid and Efficient Database Copies Rapid and efficient provisioning of database environments for development and teslng of applicalons Complete OAKCLI integralon Very fast way to create database copies (less than 5 minutes) Snapshot databases only uses space for the data that changes Only meta- data is originally created Blocks are wriqen when data is changed Create large number of snapshots for a given database

22 Database Snapshots Flexible Independent of database type Single Instance EE - > Single Instance EE RAC - > RAC One Node RAC One Node - > RAC Independent of database template size Small - > Medium Large - > Very small Medium - > Extra Large

23 Database Snapshots Pre- Requisites Source database requirements or greater Located on ACFS ARCHIVE mode enabled Primary database and open All data files are online and no data file is missing If data files are encrypted, wallet password is required

24 Simple to Create Database Snapshots OAKCLI Interface Create database snapshots oakcli create snapshotdb db <snap_dbname> -from <dbname> MulLtenant database snapshots are created with SQLPlus

25 ProducLon Environment Exadata Server Use Case: Rapid Database Snapshots Test & Dev ODA Copy database From ProducLon Database Database Master Refresh DB ODA Server Before Snapshot Snapshot Refresh Snap Snapshot DB 3 rd - party server Test Database Test Database Test Database DB oakcli create snapshotdb db <snap_dbname> -from <dbname>

26 Virtualized PlaRorm Update VLAN IntegraLon, VDisk Support, VM Snapshots

27 Oracle Database Appliance Virtualized PlaRorm EvoluLon Jan 2013 (2.5) IniLal Release Aug 2013 (2.7) OVM Server Nov 2013 (2.8) VLAN, Shared repository Sep 2014 ( ) VM Snapshot, VDISK

28 Oracle Database Appliance Virtualized PlaRorm Architecture Oracle Database Appliance DOM 0 VM Storage Repository Node 1 Domain U Domain U Domain U ODA Base Appliance Manager Grid Infrastructure Database DOM 0 VM Storage Repository Node 0 Domain U Domain U Domain U ODA Base Appliance Manager Grid Infrastructure Database Domain 0 bootstraps the deployment process and maintains the local storage repository for VMs ODA Base is a privileged VM domain that provides nalve disk performance for databases Individual VM domains provide isolalon to run applicalons, middleware, etc.

29 VLAN Support Provide Network Security IsolaLon for MulLple Workloads Sharing Common Network ODA X3-2 and ODA X4-2 for outbound communicalon Ships with 2 highly available preconfigured (bonded) network interfaces VLAN enables customer to create mullple isolated, secure networks on these 2 interfaces ApplicaLon VMs can have dedicated VLAN to ensure security and compliance ODA_Base can also be configured to work with its own VLAN

30 VLAN OAKCLI Interface Create VLAN oakcli create vlan <vlan_name> -vlanid <tag_id> -if <interface_name> node <0 1> Show VLAN oakcli show vlan Delete VLAN oakcli delete vlan <vlan_name> -node <0 1> Aqach VLAN network to DomU oakcli modify vm <vmname> -addnetwork <network name> Remove VLAN network from DomU oakcli modify vm <vmname> -deletenetwork <network name>

31 VDisk Add AddiLonal Guest VM Storage Node- 0 Guest VM ODA_BASE Node- 1 Guest VM ODA_BASE VDisk- 1 VDisk- 2 VDisk- 3 VM Template Allows dynamic addilon of storage to exislng VM Full OAKCLI integralon Support for VM exclusive and shared VDISK Shared Repository

32 VDisk OAKCLI Interface Create VDisk oakcli create vdisk <vdisk_name> -repo <repo_name> -size <size> -type <shared local> Show VDisk oakcli show vdisk <vdisk_name> -repo <repo_name> Delete VDisk oakcli delete vdisk <vdisk_name> -repo <repo_name> Aqach VDISK to VM oakcli modify vm <vmname> -attachvdisk <vdisk_name> Remove VDisk from VM oakcli modify vm <vmname> -detachvdisk <vdisk_name>

33 VM Snapshots New VM in seconds Space efficient way to clone VM and Template Instantaneous VM in seconds even for large VM s Fully integrated with OAKCLI Leverages ACFS snapshot technology

34 VM Snapshots OAKCLI Interface Create VM Snapshot from VM template oakcli clone vm <vmname> -vmtemplate <template_name> -snap Create VM Snapshot from exislng VM oakcli clone vm <vmname> -vm <src_name> -snap

35 Use Case: Rapid VM Cloning Snapshot Node 1 Node 2 WebLogic Template WebLogic WebLogic VM WebLogic VM WebLogic VM VM WebLogic WebLogic VM WebLogic VM WebLogic VM VM Much faster provisioning with new snap feature 15 minutes WebLogic templates for 11g (10.3.6), 12c ( and ) Oracle Database 12c MulL domain and mull cluster oplons, including single instance Coherence oplon during provisioning New licensing oplons include a 'pool' of WebLogic licenses with min/max range, that can be allocated to WebLogic, Oracle Traffic Director and other Oracle Cloud ApplicaLon FoundaLon products. hqp:// oda/downloads/index.html

36 Use Case: Rapid Patch/Upgrade WebLogic Server 1 WebLogic Server 2 WebLogic Server 3 WebLogic Server 4 VDisk (ApplicaLon WebLogic 11.2) 12.1) VDisk (ApplicaLon Detach WebLogic VDisk 11.2) 12.1) VDisk (ApplicaLon WebLogic 11.2) 12.1) VDisk (ApplicaLon WebLogic 11.2) 12.1) Upgrade applicalon deployed on VDisk Aqach upgraded Vdisk with applcialon

37 Database and VM Snapshots Complete ApplicaLon Environment Ready in Minutes! Node- 0 Node- 1 App VM Gold App VM Snap App VM Snap Efficient database and applicalon VM snapshots ODA BASE ODA BASE Rapid full stack snapshots for development and test environments

38 Oracle Database Appliance Simple. Reliable. Affordable. Simple to deploy, manage and maintain Best- in- class availability Best- in- class performance Built- in scalability Capacity- on- demand licensing SoluLon- in- a- Box

39

40

Copyright 2013, Oracle and/or its affiliates. All rights reserved.

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Simple Reliable Affordable Oracle Engineered Systems Fastest Deployment. Lowest Cost. Extreme Performance. Oracle Database Appliance X3-2 Technical Overview Bob Thome Senior Director, Oracle Database

More information

The Oracle Database Appliance I/O and Performance Architecture

The Oracle Database Appliance I/O and Performance Architecture Simple Reliable Affordable The Oracle Database Appliance I/O and Performance Architecture Tammy Bednar, Sr. Principal Product Manager, ODA 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

More information

Conference Oracle Database Appliance Virtualized Implementation with HA and DR for Banner Database and Application Servers.

Conference Oracle Database Appliance Virtualized Implementation with HA and DR for Banner Database and Application Servers. Conference 2017 Oracle Database Appliance Virtualized Implementation with HA and DR for Banner Database and Application Servers. Shaya Hazeri-Chabok, B.SE, MBA, MCTS, OCP DBA, Capilano University Agenda

More information

Infrastructure at your Service. DOAG Webinar. ODA 12c new features. ODA 12c new features

Infrastructure at your Service. DOAG Webinar. ODA 12c new features. ODA 12c new features Infrastructure at your Service. DOAG Webinar Infrastructure at your Service. About us David Hueber COO Principal Consultant Mobile +41 79 963 43 68 david-.hueber@dbi-services.com www.dbi-services.com Page

More information

<Insert Picture Here> Introducing Oracle WebLogic Server on Oracle Database Appliance

<Insert Picture Here> Introducing Oracle WebLogic Server on Oracle Database Appliance Introducing Oracle WebLogic Server on Oracle Database Appliance Oracle Database Appliance with WebLogic Server Simple. Reliable. Affordable. 2 Virtualization on Oracle Database Appliance

More information

Deep-Dive into the Oracle Database Appliance Architecture

Deep-Dive into the Oracle Database Appliance Architecture Deep-Dive into the Oracle Database Appliance Architecture Tammy Bednar Oracle Database Appliance Product Development November 17, 2015 https://www.linkedin.com/groups/oracle-database-appliance UserGroup-4348075/about

More information

Oracle Real Application Clusters (RAC) Your way to the Cloud

Oracle Real Application Clusters (RAC) Your way to the Cloud Oracle Real Application Clusters (RAC) Your way to the Cloud Angelo Pruscino Senior Vice President Oracle RAC Development November 18, 2014 Safe Harbor Statement The following is intended to outline our

More information

Oracle Database Appliance

Oracle Database Appliance Oracle Database Appliance Release Notes Release 12.1.2.10.0 for Linux x86-64 E83195-01 February 2017 This document may be updated after the most recent version of the product is released. To check for

More information

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Solution-in-a-box: Deploying Oracle FLEXCUBE v12.1 on Oracle Database Appliance Virtualized Platform ORACLE WHITE PAPER JULY 2016

Solution-in-a-box: Deploying Oracle FLEXCUBE v12.1 on Oracle Database Appliance Virtualized Platform ORACLE WHITE PAPER JULY 2016 Solution-in-a-box: Deploying Oracle FLEXCUBE v12.1 on Oracle Database Appliance Virtualized Platform ORACLE WHITE PAPER JULY 2016 Table of Contents Executive Overview 2 Scope 2 Introduction 3 The Benefits

More information

Oracle Database Appliance

Oracle Database Appliance Oracle Database Appliance Administration and Reference Guide Release 12.1.2.6.0 for Linux x86-64 E68637-03 February 2016 Oracle Database Appliance Administration and Reference Guide, Release 12.1.2.6.0

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 ! 2 Oracle VM Introduction Adam Hawley, Senior Director Virtualization, Oracle January 15, 2013 Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Oracle Database Appliance X7-2 Deployment and User s Guide. Release for Linux x86-64

Oracle Database Appliance X7-2 Deployment and User s Guide. Release for Linux x86-64 Oracle Database Appliance X7-2 Deployment and User s Guide Release 12.2.1.2.0 for Linux x86-64 E91366-02 March 2018 Oracle Database Appliance X7-2 Deployment and User s Guide, Release 12.2.1.2.0 for Linux

More information

Oracle Exadata and OVM Best Practice Overview

Oracle Exadata and OVM Best Practice Overview Oracle Exadata and OVM Best Practice Overview Nov 2017 Update Topics Covered Ø Use Cases Ø ExadataOVM Software Requirements Ø ExadataIsolation Considerations Ø Exadata OVM Sizing and Prerequisites Ø Exadata

More information

Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure

Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure Create a DBaaS Catalog in an Hour with a PaaS-Ready Infrastructure Ken Kutzer, Ramin Maozeni Systems Engineering Systems Division September 30, 2014 CON5748 Moscone South 301 Safe Harbor Statement The

More information

Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option

Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option Consolidate and Prepare for Cloud Efficiencies Oracle Database 12c Oracle Multitenant Option Eric Rudie Master Principal Sales Consultant Oracle Public Sector 27 September 2016 Safe Harbor Statement The

More information

Oracle Database Appliance X5-2

Oracle Database Appliance X5-2 Oracle Database Appliance X5-2 Complete, Simple, Reliable, Affordable ORACLE WHITE PAPER OCTOBER 2015 Introduction The Oracle Database Appliance X5-2 is the fourth generation of the Oracle Database Appliance.

More information

Oracle Real Application Clusters (RAC) 12c Release 2 What s Next?

Oracle Real Application Clusters (RAC) 12c Release 2 What s Next? Oracle Real Application Clusters (RAC) 12c Release 2 What s Next? Markus Michalewicz Senior Director of Product Management, Oracle RAC Development Markus.Michalewicz@oracle.com @OracleRACpm http://www.linkedin.com/in/markusmichalewicz

More information

Database Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Database Level 100. Rohit Rahi November Copyright 2018, Oracle and/or its affiliates. All rights reserved. Database Level 100 Rohit Rahi November 2018 1 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Solution-in-a-Box: Best Practices for Deploying PeopleSoft Applications on Oracle 12c Multitenant Database on Oracle Database Appliance

Solution-in-a-Box: Best Practices for Deploying PeopleSoft Applications on Oracle 12c Multitenant Database on Oracle Database Appliance Solution-in-a-Box: Best Practices for Deploying PeopleSoft Applications on Oracle 12c Multitenant Database on Oracle Database Appliance ORACLE RED PAPER SEP 2015 Disclaimer The following is intended to

More information

Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall

Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall Oracle Linux, Virtualization & OEM12 Discussion Sahil Mahajan / Sundeep Dhall 1 Copyright 2011, 2013, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification

More information

Large-Scale Patch Automation for the Cloud-Generation DBAs

Large-Scale Patch Automation for the Cloud-Generation DBAs Large-Scale Patch Automation for the Cloud-Generation DBAs Pankaj Chandiramani Principal Product Manager, Oracle Sean Connolly Software Development Director, Oracle Steven Meredith EM Service Manager,

More information

Oracle Database Appliance X7-2 Model Family

Oracle Database Appliance X7-2 Model Family Oracle Database Appliance X7-2 Model Family MANAGING ORACLE DATABASE WITH A PURPOSE BUILT SYSTEM ORACLE WHITE PAPER OCTOBER 2017 Introduction The Oracle Database Appliance, introduced in 2011, is an Oracle

More information

Oracle Database Appliance Deep Dive

Oracle Database Appliance Deep Dive Oracle Database Appliance Deep Dive David Hueber, dbi services ltd. Introduction In 2011 Oracle has introduced a new Engineered System called Oracle Database Appliance. This platform, meant for databases

More information

Solaris Engineered Systems

Solaris Engineered Systems Solaris Engineered Systems SPARC SuperCluster Introduction Andy Harrison andy.harrison@oracle.com Engineered Systems, Revenue Product Engineering The following is intended to outline

More information

Copyright 2011, Oracle and/or its affiliates. All rights reserved.

Copyright 2011, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle Database Appliance

Oracle Database Appliance Oracle Database Appliance Robert van Espelo EMEA Lead for Oracle Database Appliance Hardware Business Development Oracle Database Appliance Simple. Reliable. Affordable. Available

More information

<Insert Picture Here> Oracle MAA und RAC Best Practices und Engineered Systems

<Insert Picture Here> Oracle MAA und RAC Best Practices und Engineered Systems Oracle MAA und RAC Best Practices und Engineered Systems Jörg Eggelsmann joerg.eggelsmann@oracle.com Leitender Systemberater 0177 5943 142 STCC Nord DB Agenda Maximum Availability

More information

Virtualization Strategies on Oracle x86. Hwanki Lee Hardware Solution Specialist, Local Product Server Sales

Virtualization Strategies on Oracle x86. Hwanki Lee Hardware Solution Specialist, Local Product Server Sales Virtualization Strategies on Oracle x86 Hwanki Lee Hardware Solution Specialist, Local Product Server Sales Agenda Customer Business Needs Oracle VM for x86/x64 Summary Customer Business Needs Common IT

More information

Rapid database cloning using SMU and ZFS Storage Appliance How Exalogic tooling can help

Rapid database cloning using SMU and ZFS Storage Appliance How Exalogic tooling can help Presented at Rapid database cloning using SMU and ZFS Storage Appliance How Exalogic tooling can help Jacco H. Landlust Platform Architect Director Oracle Consulting NL, Core Technology December, 2014

More information

Enterprise Manager Snap Clone Snapshot your data without snapping your storage David Wolf Director of Product Management

Enterprise Manager Snap Clone Snapshot your data without snapping your storage David Wolf Director of Product Management Enterprise Manager Snap Clone Snapshot your data without snapping your storage David Wolf Director of Product Management Fabio Batista Sales Consultant June 25, 2015 Copyright 2015, Oracle and/or its affiliates.

More information

Power your cloud infrastructure with Oracle VM and Cisco!

Power your cloud infrastructure with Oracle VM and Cisco! Power your cloud infrastructure with Oracle VM and Cisco! John Priest Director PM Oracle VM October 26/27, 2015 Safe Harbor Statement The following is intended to outline our general product direction.

More information

What's So Special about the Oracle Database Appliance?

What's So Special about the Oracle Database Appliance? What's So Special about the Oracle Database Appliance? Lonneke Dikmans & Frank Hoppe November 2014 v1.6 1 1 / 1051 About us Lonneke Dikmans Vennster - > eproseed Established 2007 SOA/BPM solu9ons Consul9ng,

More information

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Saar Maoz, RACPack RAC Development, Oracle Kai Yu, Oracle Solutions Engineering, Dell Inc About Authors Saar Maoz Consulting Software

More information

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips

Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips Virtualizing Oracle 11g/R2 RAC Database on Oracle VM: Methods/Tips IOUG Collaborate 12, Virtualization Boot Camp Session #328, Monday April 23 rd, 3:45-4:45pm Kai Yu Oracle Solutions Engineering Lab Dell

More information

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition

Understanding Oracle RAC ( ) Internals: The Cache Fusion Edition Understanding (12.1.0.2) Internals: The Cache Fusion Edition Subtitle Markus Michalewicz Director of Product Management Oracle Real Application Clusters (RAC) November 19th, 2014 @OracleRACpm http://www.linkedin.com/in/markusmichalewicz

More information

RDBMS & WLS Consolidation with ODA X5-2

RDBMS & WLS Consolidation with ODA X5-2 RDBMS & WLS Consolidation with ODA X5-2 Who we are Experts At Your Service > Over 50 specialists in IT infrastructure > Certified, experienced, passionate Based In Switzerland > 100% self-financed Swiss

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 NEW

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 NEW Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 NEW Duration: 5 Days What you will learn This 11g

More information

Database Consolidation with Oracle Exadata

Database Consolidation with Oracle Exadata Database Consolidation with Oracle Exadata Techniques and Best Practices Manish Shah Sr. Principal Product Manager, Exadata Oracle Corporation Ajit Singh Director, Data Technology Platforms New York Stock

More information

Oracle Exadata X7. Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer

Oracle Exadata X7. Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer Oracle Exadata X7 Uwe Kirchhoff Oracle ACS - Delivery Senior Principal Service Delivery Engineer 05.12.2017 Oracle Engineered Systems ZFS Backup Appliance Zero Data Loss Recovery Appliance Exadata Database

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 What you will learn In this intensive course, students will learn about the Oracle Grid Infrastructure products. This includes

More information

Javaentwicklung in der Oracle Cloud

Javaentwicklung in der Oracle Cloud Javaentwicklung in der Oracle Cloud Sören Halter Principal Sales Consultant 2016-11-17 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Under the Hood of Oracle Database Appliance. Alex Gorbachev

Under the Hood of Oracle Database Appliance. Alex Gorbachev Under the Hood of Oracle Database Appliance Alex Gorbachev Mountain View, CA 9-Nov-2011 http://bit.ly/pythianasmwebinar 2 Alex Gorbachev CTO, The Pythian Group Blogger OakTable Network member Oracle ACE

More information

Oracle Database 12c: RAC Administration Ed 1

Oracle Database 12c: RAC Administration Ed 1 Oracle University Contact Us: +7 (495) 641-14-00 Oracle Database 12c: RAC Administration Ed 1 Duration: 4 Days What you will learn This Oracle Database 12c: RAC Administration training will teach you about

More information

Road to Private Cloud mit OpenStack Projekterfahrungen

Road to Private Cloud mit OpenStack Projekterfahrungen Road to Private Cloud mit OpenStack Projekterfahrungen Andreas Kress Enterprise Architect Oracle Sales Consulting DOAG Regio Nürnberg/Franken 20. April 2017 Safe Harbor Statement The following is intended

More information

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification from Slide 8

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. reserved. Insert Information Protection Policy Classification from Slide 8 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Oracle ASM Cluster File System (ACFS) 12c Release 2. Ricardo Gonzalez Acuna, Oracle ASM Cluster File System (ACFS) Product Management 31 st May 2017

Oracle ASM Cluster File System (ACFS) 12c Release 2. Ricardo Gonzalez Acuna, Oracle ASM Cluster File System (ACFS) Product Management 31 st May 2017 Oracle ASM Cluster File System (ACFS) 12c Release 2 Ricardo Gonzalez Acuna, Oracle ASM Cluster File System (ACFS) Product Management 31 st May 2017 Safe Harbor Statement The following is intended to outline

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle University Contact Us: 0845 777 7711 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Duration: 5 Days What you will learn In this intensive course, you'll learn about

More information

Virtualizing Oracle on VMware

Virtualizing Oracle on VMware Virtualizing Oracle on VMware Sudhansu Pati, VCP Certified 4/20/2012 2011 VMware Inc. All rights reserved Agenda Introduction Oracle Databases on VMware Key Benefits Performance, Support, and Licensing

More information

Oracle Database 12c: RAC Administration Ed 1 LVC

Oracle Database 12c: RAC Administration Ed 1 LVC Oracle University Contact Us: 001-855-844-3881 Oracle Database 12c: RAC Administration Ed 1 LVC Duration: 4 Days What you will learn This Oracle Database 12c: RAC Administration training will teach you

More information

Moving Databases to Oracle Cloud: Performance Best Practices

Moving Databases to Oracle Cloud: Performance Best Practices Moving Databases to Oracle Cloud: Performance Best Practices Kurt Engeleiter Product Manager Oracle Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Oracle Database Lifecycle Management

Oracle Database Lifecycle Management Oracle Database Lifecycle Management Simplified Database management across clouds #EM12c Copyright 2014 Oracle and/or its affiliates. All rights reserved. Agenda Key Challenges and Solutions Oracle Database

More information

Oracle Database 12c R2: RAC Administration Ed 2

Oracle Database 12c R2: RAC Administration Ed 2 Oracle University Contact Us: +36 1224 1760 Oracle Database 12c R2: RAC Administration Ed 2 Duration: 4 Days What you will learn This Oracle Database 12c R2: RAC Administration training will teach you

More information

Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION

Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION Oracle Database Appliance X6-2S / X6-2M ORACLE ENGINEERED SYSTEMS NOW WITHIN REACH FOR EVERY ORGANIZATION Introduction The Oracle Database Appliance, introduced in 2011, is an Oracle Engineered System

More information

Modernize Your Backup and DR Using Actifio in AWS

Modernize Your Backup and DR Using Actifio in AWS FOR AWS Modernize Your Backup and DR Using Actifio in AWS 150105H FOR AWS Modernize Your Backup and DR Using Actifio in AWS What is Actifio? Actifio virtualizes the data that s the lifeblood of business.

More information

High Performance Database on Bare Metal Cloud Services

High Performance Database on Bare Metal Cloud Services High Performance Database on Bare Metal Cloud Services Vivek Sharma Technologist Hybrid Cloud SoluHons Core Technology, Asia Pacific viveklsharma.wordpress.com May, 2017 ConfidenHal Oracle Internal/Restricted/Highly

More information

<Insert Picture Here> Linux: The Journey, Milestones, and What s Ahead Edward Screven, Chief Corporate Architect, Oracle

<Insert Picture Here> Linux: The Journey, Milestones, and What s Ahead Edward Screven, Chief Corporate Architect, Oracle Linux: The Journey, Milestones, and What s Ahead Edward Screven, Chief Corporate Architect, Oracle SAFE HARBOR STATEMENT The following is intended to outline our general product direction.

More information

Oracle Zero Data Loss Recovery Appliance (ZDLRA)

Oracle Zero Data Loss Recovery Appliance (ZDLRA) Oracle Zero Data Loss Recovery Appliance (ZDLRA) Overview Attila Mester Principal Sales Consultant Data Protection Copyright 2015, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement

More information

S317077: Lessons from the RAC Pack: Oracle Real Application Clusters on Oracle VM - Best Practices

S317077: Lessons from the RAC Pack: Oracle Real Application Clusters on Oracle VM - Best Practices 1 S317077: Lessons from the RAC Pack: Oracle Real Application Clusters on Oracle VM - Best Practices Saar Maoz RACPack Oracle RAC Development Roger Lopez Oracle Database Solutions

More information

Deploying Your Oracle Database Appliance X7-2S/X7-2M

Deploying Your Oracle Database Appliance X7-2S/X7-2M Deploying Your Oracle Database Appliance X7-2S/X7-2M Preparing to Deploy Oracle Database Appliance 1 Register with My Oracle Support A Verify that your shipment contains the correct power cables for your

More information

Oracle VM Workshop Applica>on Driven Virtualiza>on

Oracle VM Workshop Applica>on Driven Virtualiza>on Oracle VM Workshop Applica>on Driven Virtualiza>on Simon COTER Principal Product Manager Oracle VM & VirtualBox simon.coter@oracle.com hnps://blogs.oracle.com/scoter November 25th, 2015 Copyright 2014

More information

Evaluating Hyperconverged Full Stack Solutions by, David Floyer

Evaluating Hyperconverged Full Stack Solutions by, David Floyer Evaluating Hyperconverged Full Stack Solutions by, David Floyer April 30th, 2018 Wikibon analysis and modeling is used to evaluate a Hyperconverged Full Stack approach compared to a traditional x86 White

More information

Experiences with OracleVM 3.3

Experiences with OracleVM 3.3 Experiences with OracleVM 3.3 Hans Forbrich Oracle ACE Director Forbrich Consulting Ltd Based in Alberta, Canada Why I use Oracle VM Oracle shop Oracle product licensing Hard Partitioning Fixed servers

More information

Oracle Database Appliance X7-2-HA

Oracle Database Appliance X7-2-HA ORACLE DATA SHEET Oracle Database Appliance X7-2-HA Oracle Database Appliance X7-2-HA is an Oracle Engineered System that saves time and money by simplifying deployment, maintenance, and support of high

More information

Oracle Database Appliance X6-2S/X6-2M/X6-2L Deployment and User s Guide. Release for Linux x86-64

Oracle Database Appliance X6-2S/X6-2M/X6-2L Deployment and User s Guide. Release for Linux x86-64 Oracle Database Appliance X6-2S/X6-2M/X6-2L Deployment and User s Guide Release 12.1.2.12.0 for Linux x86-64 E88397-01 September 2017 Oracle Database Appliance X6-2S/X6-2M/X6-2L Deployment and User s Guide,

More information

ORACLE RAC DBA COURSE CONTENT

ORACLE RAC DBA COURSE CONTENT ORACLE RAC DBA COURSE CONTENT Course Objectives Understand Oracle Clusterware architecture Describe how Grid Plug and Play affects Clusterware Describe Automatic Storage Management (ASM) architecture Perform

More information

Hyper-converged storage for Oracle RAC based on NVMe SSDs and standard x86 servers

Hyper-converged storage for Oracle RAC based on NVMe SSDs and standard x86 servers Hyper-converged storage for Oracle RAC based on NVMe SSDs and standard x86 servers White Paper rev. 2016-05-18 2015-2016 FlashGrid Inc. 1 www.flashgrid.io Abstract Oracle Real Application Clusters (RAC)

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle University Contact Us: 1.800.529.0165 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Duration: 5 Days What you will learn This Oracle 11g: RAC and Grid Infrastructure

More information

Oracle 12c Grid Infrastructure Management Repository Everything You Wanted To Know

Oracle 12c Grid Infrastructure Management Repository Everything You Wanted To Know Oracle 12c Grid Infrastructure Management Repository Everything You Wanted To Know Mark V. Scardina - Director Oracle QoS Management & Oracle Autonomous Health Framework Copyright 2016, Oracle and/or its

More information

Engineered Systems X7 Update

Engineered Systems X7 Update Engineered Systems X7 Update Continue Tradition of State-of-the-Art Hardware February 6, 2018 Oracle Nederland, Utrecht Copyright 2017 Oracle and/or its affiliates. All rights reserved. 1 Rob Kolb Principal

More information

Security Compliance and Data Governance: Dual problems, single solution CON8015

Security Compliance and Data Governance: Dual problems, single solution CON8015 Security Compliance and Data Governance: Dual problems, single solution CON8015 David Wolf Director of Product Management Oracle Development, Enterprise Manager Steve Ries Senior Systems Architect Technology

More information

WLS Neue Optionen braucht das Land

WLS Neue Optionen braucht das Land WLS Neue Optionen braucht das Land Sören Halter Principal Sales Consultant 2016-11-16 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Private Cloud Database Consolidation Name, Title

Private Cloud Database Consolidation Name, Title Private Cloud Database Consolidation Name, Title Agenda Cloud Introduction Business Drivers Cloud Architectures Enabling Technologies Service Level Expectations Customer Case Studies Conclusions

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated Release 2 What you will learn This Oracle 11g: RAC and Grid Infrastructure Administration Accelerated training teaches you about the Oracle

More information

Actifio Sky DB. Actifio s Solution for Oracle, Oracle EBS with standalone, RAC, ASM, EXADATA configurations

Actifio Sky DB. Actifio s Solution for Oracle, Oracle EBS with standalone, RAC, ASM, EXADATA configurations Actifio Sky DB Actifio s Solution for Oracle, Oracle EBS with standalone, RAC, ASM, EXADATA configurations The Big Database Problem Database Cloning Time-consuming. No self service. Storageintensive. Can

More information

Installing and Configuring Oracle VM on Oracle Cloud Infrastructure ORACLE WHITE PAPER NOVEMBER 2017

Installing and Configuring Oracle VM on Oracle Cloud Infrastructure ORACLE WHITE PAPER NOVEMBER 2017 Installing and Configuring Oracle VM on Oracle Cloud Infrastructure ORACLE WHITE PAPER NOVEMBER 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics

How to Troubleshoot Databases and Exadata Using Oracle Log Analytics How to Troubleshoot Databases and Exadata Using Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Copyright 2018, Oracle and/or its affiliates. All

More information

OPTIMIZING YOUR ORACLE DATABASE ENVIRONMENTS

OPTIMIZING YOUR ORACLE DATABASE ENVIRONMENTS OPTIMIZING YOUR ORACLE DATABASE ENVIRONMENTS EMC And VMware Sam H. Afyouni, Ed.D. Advisory Systems Engineer Turkey, East Europe, Africa, Middle East Region Oracle Subject Matter 1 EMC And Oracle Alliance

More information

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC

FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC white paper FlashGrid Software Intel SSD DC P3700/P3600/P3500 Topic: Hyper-converged Database/Storage FlashGrid Software Enables Converged and Hyper-Converged Appliances for Oracle* RAC Abstract FlashGrid

More information

<Insert Picture Here> Oracle VM October 20, 2010

<Insert Picture Here> Oracle VM October 20, 2010 Oracle VM October 20, 2010 Edward Screven Edward Screven Chief Corporate Architect Safe Harbor Statement Statements in this presentation relating to Oracle's or its Board of Directors

More information

Database Services at CERN with Oracle 10g RAC and ASM on Commodity HW

Database Services at CERN with Oracle 10g RAC and ASM on Commodity HW Database Services at CERN with Oracle 10g RAC and ASM on Commodity HW UKOUG RAC SIG Meeting London, October 24 th, 2006 Luca Canali, CERN IT CH-1211 LCGenève 23 Outline Oracle at CERN Architecture of CERN

More information

ORACLE DATABASE APPLIANCE X3 2

ORACLE DATABASE APPLIANCE X3 2 ORACLE DATABASE APPLIANCE X3 2 FEATURES Fully integrated database appliance Simple one button installation, patching, and diagnostics Oracle Database, Enterprise Edition Oracle Real Application Clusters

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 Managing Oracle Database 12c with Oracle Enterprise Manager 12c Martin

More information

Oracle Real Application Clusters One Node

Oracle Real Application Clusters One Node Oracle Real Application Clusters One Node Better Virtualization for Databases Bob Thome, Oracle Grid Development Agenda Overview Comparison with VMs and other failover solutions Pricing

More information

ReDefine Enterprise Storage

ReDefine Enterprise Storage ReDefine Enterprise Storage What s New With VMAX 1 INDUSTRY S FIRST ENTERPRISE DATA PLATFORM 2 LOW LATENCY Flash optimized NO DOWNTIME Always On availability BUSINESS ORIENTED 1-Click Service Levels CLOUD

More information

Configuring and Managing a Private Cloud with Oracle Enterprise Manager

Configuring and Managing a Private Cloud with Oracle Enterprise Manager Configuring and Managing a Private Cloud with Oracle Enterprise Manager Oracle OpenWorld 2011 Session #06980, Tuesday, 5:30 pm Kai Yu Dell Inc. Madhup Gulati, Oracle Corporation Akanksha Sheoran, Oracle

More information

THE HYBRID CLOUD DATA STRATEGY

THE HYBRID CLOUD DATA STRATEGY TITLE REDEFINING ALL CAPS VMAX INTERNAL, DENIS VILFORT, DARK CHIEF BACKGROUND EVANGELIST EMC 1 Data Business Value THE HYBRID CLOUD DATA STRATEGY 100% 90% 80% 70% 60% 50% 40% 30% PRIVATE CLOUD PUBLIC CLOUD

More information

EM 12c: Broadest, Most Complete Range of Enterprise Services

EM 12c: Broadest, Most Complete Range of Enterprise Services Enterprise Manager 12c Cloud Taxonomy EM Product Management 1 Copyright 2011, Oracle and/or its affiliates. All rights EM 12c: Broadest, Most Complete Range of Enterprise Services Self-Service Application/

More information

Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager

Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager Provisioning Oracle RAC in a Virtualized Environment, Using Oracle Enterprise Manager Oracle RAC SIG Web Seminar Thursday, August 5, 2010 Kai Yu, Sr. System Engineer Consultant Dell Global Solutions Engineering

More information

FlexPod. The Journey to the Cloud. Technical Presentation. Presented Jointly by NetApp and Cisco

FlexPod. The Journey to the Cloud. Technical Presentation. Presented Jointly by NetApp and Cisco FlexPod The Journey to the Cloud Technical Presentation Presented Jointly by NetApp and Cisco Agenda Alliance Highlights Introducing FlexPod One Shared Vision and Journey FlexPod for the Oracle base base

More information

Microsoft SQL Server HA and DR with DVX

Microsoft SQL Server HA and DR with DVX Microsoft SQL Server HA and DR with DVX 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introduction A Datrium DVX solution allows you to start small and scale out.

More information

<Insert Picture Here> Virtualisierung mit Oracle VirtualBox und Oracle Solaris Containern

<Insert Picture Here> Virtualisierung mit Oracle VirtualBox und Oracle Solaris Containern 1 Virtualisierung mit Oracle VirtualBox und Oracle Solaris Containern Detlef Drewanz Principal Sales Consultant SAFE HARBOR STATEMENT The following is intended to outline our general

More information

Oracle Database 11g: RAC Administration Release 2 NEW

Oracle Database 11g: RAC Administration Release 2 NEW Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle Database 11g: RAC Administration Release 2 NEW Duration: 4 Days What you will learn This Oracle Database 11g: RAC Administration

More information

Managing VMware ESXi in the Datacenter. Dwarakanath P Rao Sr Partner consultant 6 th November 2008

Managing VMware ESXi in the Datacenter. Dwarakanath P Rao Sr Partner consultant 6 th November 2008 Managing VMware ESXi in the Datacenter Dwarakanath P Rao Sr Partner consultant 6 th November 2008 Agenda VMware ESXi Overview ESXi Getting Started Case Studies VMware ESXi Overview Next What generation

More information

Don t Rewrite, Reuse!

Don t Rewrite, Reuse! Don t Rewrite, Reuse! Architecture for Mobile Enablement CON2571 Jeff Davies Sr. Product Manager Oracle Mobile October 2, 2014 Copyright 2014 Oracle and/or its affiliates. All rights reserved. Oracle ConfidenLal

More information

VMware Overview VMware Infrastructure 3: Install and Configure Rev C Copyright 2007 VMware, Inc. All rights reserved.

VMware Overview VMware Infrastructure 3: Install and Configure Rev C Copyright 2007 VMware, Inc. All rights reserved. VMware Overview Kontakt: jens.soeldner@netlogix.de 1-1 You Are Here Virtual Infrastructure VMware Overview ESX Server Installation ESX Server Installation Networking Networking Storage Storage ESX Server

More information

2-4 April 2019 Taets Art and Event Park, Amsterdam CLICK TO KNOW MORE

2-4 April 2019 Taets Art and Event Park, Amsterdam CLICK TO KNOW MORE Co-Host Host 2-4 April 2019 Taets Art and Event Park, Amsterdam CLICK TO KNOW MORE Oracle Cloud Computing Strategy Han Wammes Public Sector Market Development Manager 1 Copyright 2012, Oracle and/or its

More information

Oracle Database 12c: Clusterware & ASM Admin Accelerated Ed 1

Oracle Database 12c: Clusterware & ASM Admin Accelerated Ed 1 Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Clusterware & ASM Admin Accelerated Ed 1 Duration: 5 Days What you will learn Oracle Database 12c: Clusterware & ASM Admin Accelerated

More information

What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud

What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud What s New with Oracle Database 12c on Windows: On-Premises and in the Cloud Santanu Datta Vice President Database Technologies Alex Keh Senior Principal Product Manager Database Technologies Oracle Confidential

More information

Advanced Architectures for Oracle Database on Amazon EC2

Advanced Architectures for Oracle Database on Amazon EC2 Advanced Architectures for Oracle Database on Amazon EC2 Abdul Sathar Sait Jinyoung Jung Amazon Web Services November 2014 Last update: April 2016 Contents Abstract 2 Introduction 3 Oracle Database Editions

More information