Oracle Database Exadata Cloud Service: Technical Deep Dive

Size: px
Start display at page:

Download "Oracle Database Exadata Cloud Service: Technical Deep Dive"

Transcription

1 Oracle Database Exadata Cloud Service: Technical Deep Dive [TRN4117] Nitin Vengurlekar, CTO-Architect-Service Delivery-Cloud Evangelist, Viscosity North America Niloy Banerjee, Senior Director of Development -- Cloud Platforms, Oracle Brian Spendolini, Product Manager, Oracle 1

2 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 into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, timing, and pricing of any features or functionality described for Oracle s products may change and remains at the sole discretion of Oracle Corporation.

3 Nitin Vengurlekar CTO & Chief Architect at Viscosity Responsible for Service Delivery Focus on Virtualization, Engineered & Converged Systems Database Cloud Architect/Evangelist Developed white papers and Best Practices for Application/Database High Availability & Consolidation Oracle ACE Director and Vmware vexpert One of two people in the world with both of these designations Oracle Cloud Architect Certified / AWS Cloud Architect Certified Infrastructure and Zero Downtime Systems Migration specialist 18 Years with Oracle Oracle Support, RAC/ASM Product Management, Private Database Cloud Evangelist

4 Agenda Overview Specifications and Features Networking Service Creation Management and Monitoring CLI/APIs Migration 4

5 Overview 5

6 Oracle Database Exadata Cloud Service Overview Full Oracle Database with all advanced options Oracle Cloud exclusive options like RAC and Active Data Guard Oracle Database , , , and 18c On fastest and most available database cloud platform Highly available and redundant hardware for maximum uptime Complete isolation of tenants with no overprovisioning All the benefits of a Public Cloud Fast, elastic, web driven provisioning Deploy across the world No capex monthly subscription Start with what you need, scale anytime 6

7 Specifications and Features 7

8 Oracle Database Exadata Cloud Service Overview Number of DB Compute Nodes Maximum Number of OCPUs X7 Quarter Rack X7 Half Rack X7 Full Rack Total Memory 1440 GB 2880 GB 5760 GB Total Flash Capacity 76.8 TB TB TB Max DB Size (No Local Backup) 85.5 TB TB TB Network Connectivity 2x25 Gb Ethernet (bonded) 2x25 Gb Ethernet (bonded) 2x25 Gb Ethernet (bonded)

9 Oracle Database Exadata Cloud Service Overview Exadata Compute Nodes (X7) 2x 24-Core Xeon GB of Memory idb Protocol InfiniBand Network idb Protocol Exadata Storage Cells HC (X7) 2x 10-Core Xeon GB of Memory 12x 10 TB 7,200 RPM Disks 4x 6.4 TB NVMe PCIe 3.0 flash Cards 9

10 Oracle Database Exadata Cloud Service Overview Dom0 Client Subnet DomU Backup Subnet Operating System Grid Infrastructure Databases Cloud Tooling InfiniBand Connection to Storage Cells 10

11 Exadata Cloud Enterprise Edition Extreme Performance Most Powerful Database + Platform Multitenant Offload SQL to Storage In-Memory DB InfiniBand Fabric Real Application Clusters Smart Flash Cache, Log Active Data Guard Storage Indexes Partitioning Advanced Compression All Oracle Database Innovations All Exadata DB Machine Innovations Advanced Security, Label Security, DB Vault Real Application Testing Advanced Analytics, Spatial and Graph Management Packs for Oracle Database PCI Flash Columnar Flash Cache Hybrid Columnar Compression I/O Resource Management Network Resource Management HCC 10:1 I/O I/O I/O In-Memory Fault Tolerance Exafusion Direct-to-Wire Protocol 11

12 Access and Security Secure Access from on-premises clients Identity and Access Management Service with security rules Secure Access through a Virtual Cloud Network (VCN) InfiniBand partition per tenant for complete isolation Databases encrypted by default Key Based OS Authentication VM isolates hardware from tenant 2 Physical Networks Client Network Application Connectivity Backup Network Separate network for DB backup traffic Low-latency network connectivity from Compute Tier in Oracle Cloud 12

13 Service Operation Oracle manages the Exadata infrastructure Servers, storage, storage software, networking, firmware, hypervisor, etc. Customers control and manage software that directly affects their application Authentication to access customer VMs Customers have root access to customer VMs Database, Grid Infrastructure, agents, operating system, etc. Customers configure and run databases as they like Manage database schemas, users, TDE keys Invoke Cloud Automation to perform administrative tasks such as updates, backups 13

14 Exadata Cloud Service Use Cases Mission Critical Production Databases 100% Compatible with on-premises databases: Extend your Data Center beyond the physical boundaries Disaster Recovery OLTP In-Memory Analytics Database Consolidation 14

15 OCI Regions PHOENIX CANADA Toronto ASHBURN LONDON FRANKFURT SOUTH KOREA GOV GOV INDIA JAPAN SAO PAOLO OCI OCI- ANNOUNCED 15

16 OCI Current Compliance Certifications PCI DSS (Payment Card Industry Data Security Standard) HIPAA (Health Insurance Portability and Accountability Act) For more Information, visit 16

17 Commercial Consumption Models for Exadata Cloud Oracle Database Enterprise Edition Extreme Performance Included All Oracle Database Enterprise Edition Options, DB Enterprise Manager Packs All Exadata software features included Bring Your Own License (BYOL) entitlements to Exadata Cloud Includes DB Enterprise Edition, add preferred DB Options currently used on-premises License entitlements for the following Oracle Database features included Transparent Data Encryption (TDE), Data Masking and Subsetting Pack Diagnostics Pack, Tuning Pack, Real Application Testing One Oracle Processor License maps to 2 OCPUs All Exadata software features included 17

18 Networking 18

19 Virtual Network: High-Fidelity Private Networking and Connectivity ORACLE CLOUD REGION VIRTUAL CLOUD NETWORK FastConnect AVAILABILITY DOMAIN-1 Client Subnet Subnet-A Backup Subnet Subnet-n App Subnet Customer Datacenter VPN AVAILABILITY DOMAIN-2 Development Subnet-B Subnet Subnet-n Development Subnet Internet Access Internet Gateway AVAILABILITY DOMAIN-3 Client Subnet Subnet-C Backup Subnet Subnet-n App Subnet

20 Virtual Network: High-Fidelity Private Networking and Connectivity Virtual Cloud Network Region Peering over a Private Network ORACLE CLOUD REGION VIRTUAL CLOUD NETWORK ORACLE CLOUD REGION VIRTUAL CLOUD NETWORK Subnet Subnet Cross Region Data Guard

21 Service Creation 21

22 Exadata Cloud Service Creation Start by naming your service and placing it into an Availability Domain Choose a Shape and OCPUs License Included or BYOL Add a Public Key Decide how your Storage will be used Select a VCN and subnets Name your Database and Choose a Version Create the Service 22

23 Management and Monitoring 23

24 Management and Monitoring Use Your Existing Tools Enterprise Manager 13cR2 24

25 Management and Monitoring Use Your Existing Tools Enterprise Manager Express SQL Developer 3 rd Party Tools REST APIs 25

26 Management and Monitoring New Cloud Tools Cloud Access Security Broker (CASB) Real-time threat Detection Predictive Analytics Cloud Visibility 26

27 CLI/APIs 27

28 REST APIs All Database Cloud provisioning and lifecycle operations are exposed through Web Interfaces and RESTful APIs Scale OCPUs Manage Virtual Network and Security Lists Manage Access/SSH Keys Start/Stop Compute Nodes Create Database Allows integration with customers existing automation infrastructure ServiceNow, OpenStack, Cloud Foundry, Terraform 28

29 Exadata Cloud Service CLIs/APIs - Command Line Utilities dbaasapi Database Lifecycle Management Exadata Cloud Service CLIs/APIs dbaascli ExaCLI TDE Management Oracle Home Maintenance Listener Control PDB Lifecycle Management Patching Storage Cell Metrics and Diagnostics bkup_api Backup and Recovery 29

30 ExaCS Debugging and Behind the Scenes Logs generated from executing tooling are in /var/opt/oracle - Become familiar with this directory structure CreateDB trace files and logs located in /var/opt/oracle/logs/<dbname> After create db/delete db review /var/opt/oracle/cstate.xml Use the following tool for diagnostics Execute /var/opt/oracle/misc/dbaas_diag_tool.pl Run Linux sosreport 30

31 ExaCS Debugging and Behind the Scenes The following will be filesystem layout once Exadata is provisioned. log]# df hp Filesystem Size Used Avail Use% Mounted on /dev/mapper/vgexadb-lvdbsys1 24G 20G 2.9G 88% / tmpfs 709G 616M 708G 1% /dev/shm /dev/xvda1 488M 26M 437M 6% /boot /dev/mapper/vgexadb-lvdbora1 20G 11G 7.7G 59% /u01 /dev/xvdb 50G 13G 34G 28% /u01/app/ /grid /dev/xvdc 50G 8.9G 38G 20% /u01/app/oracle/product/ /dbhome_1 /dev/xvdd 50G 7.8G 39G 17% /u01/app/oracle/product/ /dbhome_1 /dev/xvde 50G 5.8G 41G 13% /u01/app/oracle/product/ /dbhome_1 /dev/xvdg 197G 124G 64G 66% /u02 /dev/asm/c1_dg11v G 154G 66G 71% /scratch/acfsc1_dg1 /dev/asm/c1_dg12v G 37G 402G 9% /u02/app_acfs /dev/asm/c1_dg2v G 28G 191G 13% /var/opt/oracle/dbaas_acfs xx.xx:/StdbyDB 2.5T 2.5T 40G 99% /mnt/stdbydb 31

32 ExaCS Debugging and Behind the Scenes # Example of job definition: # minute (0-59) # hour (0-23) # day of month (1-31) # month (1-12) OR jan,feb,mar,apr... #.---- day of week (0-6) (Sunday=0 or 7) OR sun,mon,tue,wed,thu,fri,sat # # * * * * * user-name command to be executed 0,30 * * * * root /var/opt/oracle/bkup_api/bkup_api bkup_archlogs --dbname=yoda 15 * * * * oracle /var/opt/oracle/dbaascli/dbaascli tde backup --alldb * * 6 oracle /var/opt/oracle/cleandb/cleandblogs.pl * * 6 grid /var/opt/oracle/cleandb/cleandblogs.pl 32

33 Migration 33

34 Options for Migrating Databases to Cloud 100% Oracle Database compatibility makes migration easy and low risk Logical Migration: allows reorganization and optimization Data Pump, GoldenGate Replication Physical Migration: simplest, byte-to-byte copy RMAN backup, Transportable technologies, Data Guard Restore from backup on Oracle Public Cloud Data Movement Options: Use public internet Private high bandwidth virtual network (FastConnect) Data Transfer Services MAA Migration Best Practices Best Practices for Migrating to Exadata Database Machine 34

35 Would you like to know more? Available in the Book Store (Moscone West 2 nd floor) Today! Oracle Exadata Cloud Service Overview Exadata Cloud Services Tooling and CLIs Smart Scans and Storage Indexes Compression Techniques Exadata Resource Management Tools for Managing and Monitoring your Exadata Cloud Service Migration to the Exadata Cloud Service 35

36 Exadata Command Cheat Sheet Available here or at viscosityna.com 36

37 37

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

Oracle Database Exadata Cloud Service: Technical Deep Dive

Oracle Database Exadata Cloud Service: Technical Deep Dive Oracle Database Exadata Cloud Service: Technical Deep Dive CON6666 Binoy Sukumaran Vice President Database Cloud Services Karl S Jonsson Senior Enterprise Architect Reinhart Foodservice, LLC Brian Spendolini

More information

Oracle Database Exadata Cloud Service Exadata Performance, Cloud Simplicity DATABASE CLOUD SERVICE

Oracle Database Exadata Cloud Service Exadata Performance, Cloud Simplicity DATABASE CLOUD SERVICE Oracle Database Exadata Exadata Performance, Cloud Simplicity DATABASE CLOUD SERVICE Oracle Database Exadata combines the best database with the best cloud platform. Exadata is the culmination of more

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

Oracle Cloud Infrastructure Exadata Cloud Service: Implementing Exadata Apps

Oracle Cloud Infrastructure Exadata Cloud Service: Implementing Exadata Apps Oracle Cloud Infrastructure Exadata Cloud Service: Implementing Exadata Apps Enterprise Grade Cloud Platform built for Oracle Databases Mahesh Thiagarajan Senior Principal Product Manager, Oracle Rob Fuchsteiner

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 Exadata: Strategy and Roadmap

Oracle Exadata: Strategy and Roadmap Oracle Exadata: Strategy and Roadmap - New Technologies, Cloud, and On-Premises Juan Loaiza Senior Vice President, Database Systems Technologies, Oracle Safe Harbor Statement The following is intended

More information

Getting started with Oracle Cloud Infrastructure Level 100

Getting started with Oracle Cloud Infrastructure Level 100 Getting started with Oracle Cloud Infrastructure 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

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 Exadata Cloud Service

Oracle Database Exadata Cloud Service Oracle Database Exadata Cloud Service Technical Overview Ashish Ray, Vice President, Product Management, Oracle Binoy Sukumaran, Vice President, Product Development, Oracle Sridhar Ramireddy, Lead Engineer,

More information

Oracle Database 18c and Autonomous Database

Oracle Database 18c and Autonomous Database Oracle Database 18c and Autonomous Database Maria Colgan Oracle Database Product Management March 2018 @SQLMaria Safe Harbor Statement The following is intended to outline our general product direction.

More information

Infrastructure Consolidation with OCI

Infrastructure Consolidation with OCI Infrastructure Consolidation with OCI Who we are Experts At Your Service Over 60 specialists in IT infrastructure Certified, experienced, passionate Based In Switzerland 100% self-financed Swiss company

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

Copyright 2017 Oracle and/or its affiliates. All rights reserved.

Copyright 2017 Oracle and/or its affiliates. All rights reserved. Copyright 2017 Oracle and/or its affiliates. All rights reserved. On Cloud 9 with Speed and Stability A Journey to Cloud Transformation Ken E. Molter, Director IT, Ryder Bill Wimsatt, Sr. Manager, Enterprise

More information

Oracle Maximum Availability Architecture for Oracle Cloud

Oracle Maximum Availability Architecture for Oracle Cloud Oracle Maximum Availability Architecture for Oracle Cloud Best Practices and Techniques Sridhar Ranganathan Sr. Principal Product Manager Oracle Database MAA October 04, 2017 Safe Harbor Statement The

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

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

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

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

Oracle Database Exadata Cloud Service

Oracle Database Exadata Cloud Service Oracle Database Exadata Cloud Service Exadata Performance, Cloud Simplicity Oracle Database Exadata Cloud Service (Exadata Service) delivers the world s best Cloud Database Platform by combining the world

More information

Oracle Database Exadata Cloud at Customer

Oracle Database Exadata Cloud at Customer Oracle Database Exadata Cloud at Customer Exadata Performance, with Cloud Simplicity Oracle Database Exadata Cloud at Customer delivers the world s most advanced database cloud to customers who require

More information

Oracle Autonomous Database

Oracle Autonomous Database Oracle Autonomous Database Maria Colgan Master Product Manager Oracle Database Development August 2018 @SQLMaria #thinkautonomous Safe Harbor Statement The following is intended to outline our general

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

Oracle Exadata. Smart Database Platforms - Dramatic Performance and Cost Advantages. Juan Loaiza Senior Vice President Oracle Database Systems

Oracle Exadata. Smart Database Platforms - Dramatic Performance and Cost Advantages. Juan Loaiza Senior Vice President Oracle Database Systems Oracle Exadata Smart Database Platforms - Dramatic Performance and Cost Advantages Juan Loaiza Senior Vice President Oracle Database Systems Exadata X5-2 Exadata X5-8 SuperCluster M7-8 Exadata Vision Dramatically

More information

#techsummitch

#techsummitch www.thomasmaurer.ch #techsummitch Justin Incarnato Justin Incarnato Microsoft Principal PM - Azure Stack Hyper-scale Hybrid Power of Azure in your datacenter Azure Stack Enterprise-proven On-premises

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

Future of Database. - Journey to the Cloud. Juan Loaiza Senior Vice President Oracle Database Systems

Future of Database. - Journey to the Cloud. Juan Loaiza Senior Vice President Oracle Database Systems Future of Database - Journey to the Cloud Juan Loaiza Senior Vice President Oracle Database Systems Copyright 2016, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following

More information

Exadata Database Machine: 12c Administration Workshop Ed 2

Exadata Database Machine: 12c Administration Workshop Ed 2 Oracle University Contact Us: 00 9714 390 9050 Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop

More information

Exadata Implementation Strategy

Exadata Implementation Strategy Exadata Implementation Strategy BY UMAIR MANSOOB 1 Who Am I Work as Senior Principle Engineer for an Oracle Partner Oracle Certified Administrator from Oracle 7 12c Exadata Certified Implementation Specialist

More information

Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days

Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days This Exadata Database Machine: 12c Administration Workshop introduces you to Oracle Exadata Database Machine. Explore the various

More information

Under the Hood of Oracle Database Cloud Service for Oracle DBAs 2017 ANZ Webinar Tour by

Under the Hood of Oracle Database Cloud Service for Oracle DBAs 2017 ANZ Webinar Tour by Under the Hood of Oracle Database Cloud Service for Oracle DBAs 2017 ANZ Webinar Tour by Kai Yu Oracle Solutions Engineering Dell EMC Kai Yu Technical Staff, Dell EMC Database Engineering 25+ years working

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into 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

Exadata Database Machine Administration Workshop NEW

Exadata Database Machine Administration Workshop NEW Exadata Database Machine Administration Workshop NEW What you will learn: This course introduces students to Oracle Exadata Database Machine. Students learn about the various Exadata Database Machine features

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

Oracle Database Exadata Cloud at Customer

Oracle Database Exadata Cloud at Customer Oracle Database Exadata Cloud at Customer Exadata Performance, with Cloud Simplicity Oracle Database Exadata Cloud at Customer delivers the world s most advanced database cloud to customers who require

More information

Exadata Database Machine Administration Workshop

Exadata Database Machine Administration Workshop Exadata Database Machine Administration Workshop Duration : 32 Hours This course introduces you to the Oracle Exadata Database Machine. You'll learn about the various Exadata Database Machine features

More information

PeopleSoft on Oracle Cloud Platform: Built for Enterprise. Copyright 2017, Oracle and/or its affiliates. All rights reserved.

PeopleSoft on Oracle Cloud Platform: Built for Enterprise. Copyright 2017, Oracle and/or its affiliates. All rights reserved. PeopleSoft on Oracle Cloud Platform: Built for Enterprise Copyright 2017, Oracle and/or its affiliates. All rights reserved. Bare Metal Cloud Service Why PeopleSoft on Bare Metal Cloud Services? Fully

More information

Exdata Database Machine: 12c Administration Workshop Ed 2

Exdata Database Machine: 12c Administration Workshop Ed 2 Exdata Database Machine: 12c Administration Workshop Ed 2 Duration 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop training introduces you to Oracle Exadata Database

More information

An Insider s Guide to Oracle Autonomous Transaction Processing

An Insider s Guide to Oracle Autonomous Transaction Processing An Insider s Guide to Oracle Autonomous Transaction Processing Maria Colgan Master Product Manager Troy Anthony Senior Director, Product Management #thinkautonomous Autonomous Database Traditionally each

More information

Exadata Monitoring and Management Best Practices

Exadata Monitoring and Management Best Practices Exadata Monitoring and Management Best Practices Mughees A. Minhas Oracle Redwood Shores, CA, USA Keywords: Oracle, Exadata, monitoring, management, database, performance, monitor, Enterprise Manager,

More information

Database Consolidation onto Private Cloud. Piotr Kołodziej, Oracle Polska

Database Consolidation onto Private Cloud. Piotr Kołodziej, Oracle Polska Database Consolidation onto Private Cloud Piotr Kołodziej, Oracle Polska WHAT IS CLOUD COMPUTING? NIST Definition of Cloud Computing v15 Cloud computing is a model for enabling convenient,

More information

Safe Harbor Statement

Safe Harbor Statement 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 into any contract. It is not a commitment

More information

Storage Optimization with Oracle Database 11g

Storage Optimization with Oracle Database 11g Storage Optimization with Oracle Database 11g Terabytes of Data Reduce Storage Costs by Factor of 10x Data Growth Continues to Outpace Budget Growth Rate of Database Growth 1000 800 600 400 200 1998 2000

More information

Exadata Database Machine: 12c Administration Workshop Ed 2

Exadata Database Machine: 12c Administration Workshop Ed 2 Oracle University Contact Us: 800-260-690 Exadata Database Machine: 12c Administration Workshop Ed 2 Duration: 5 Days What you will learn This Exadata Database Machine: 12c Administration Workshop training

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

Oracle IaaS y Database Cloud Service

Oracle IaaS y Database Cloud Service Oracle IaaS y Database Cloud Service Angel Freire Ramírez Oracle Solution Architect Oracle Cloud Services 16/12/2016 Oracle Cloud Infrastructure as a Service (IaaS) INFRASTRUCTURE Bare Metal Cloud Services

More information

Getting Started with Oracle DBaaS

Getting Started with Oracle DBaaS Getting Started with Oracle DBaaS Ami Aharonovich Oracle ACE & OCP Ami@DBAces.com 13-Nov-16 1 About Me Oracle ACE Oracle Certified Professional DBA (OCP) Founder and CEO, Brillix-DBAces President, Israel

More information

Exadata Database Machine: 12c Administration Workshop Ed 1

Exadata Database Machine: 12c Administration Workshop Ed 1 Oracle University Contact Us: 20 (0)2 35350254 Exadata Database Machine: 12c Administration Workshop Ed 1 Duration: 5 Days What you will learn This course introduces students to Oracle Exadata Database

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

Exadata Database Machine Administration Workshop

Exadata Database Machine Administration Workshop Exadata Database Machine Administration Workshop Training Calendar Date Training Time Location 11 March 2019 5 Days Bilginç IT Academy 15 April 2019 5 Days Bilginç IT Academy Training Details Training

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme LHC2384BU VMware Cloud on AWS A Technical Deep Dive Ray Budavari @rbudavari Frank Denneman - @frankdenneman #VMworld #LHC2384BU Disclaimer This presentation may contain product features that are currently

More information

Virtual Cloud Network Best Practices Level 201. Jamal Arif November 2018

Virtual Cloud Network Best Practices Level 201. Jamal Arif November 2018 Virtual Cloud Network Best Practices Level 201 Jamal Arif November 2018 Copyright Copyright 2018, Oracle 2018, and/or Oracle its and/or affiliates. its affiliates. All rights All reserved. rights reserved.

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 Exadata Statement of Direction NOVEMBER 2017

Oracle Exadata Statement of Direction NOVEMBER 2017 Oracle Exadata Statement of Direction NOVEMBER 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Oracle IaaS, a modern felhő infrastruktúra

Oracle IaaS, a modern felhő infrastruktúra Sárecz Lajos Cloud Platform Sales Consultant Oracle IaaS, a modern felhő infrastruktúra Copyright 2017, Oracle and/or its affiliates. All rights reserved. Azure Window collapsed Oracle Infrastructure as

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

Oracle - Exadata Database Machine: 12c

Oracle - Exadata Database Machine: 12c Oracle - Exadata Database Machine: 12c Administration Workshop Ed 2 Code: Lengt h: URL: D92889GC20 5 days View Online This Exadata Database Machine: 12c Administration Workshop training introduces you

More information

Automating Information Lifecycle Management with

Automating Information Lifecycle Management with Automating Information Lifecycle Management with Oracle Database 2c The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Exadata Implementation Strategy

Exadata Implementation Strategy BY UMAIR MANSOOB Who Am I Oracle Certified Administrator from Oracle 7 12c Exadata Certified Implementation Specialist since 2011 Oracle Database Performance Tuning Certified Expert Oracle Business Intelligence

More information

Copyright 2016 Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted 2

Copyright 2016 Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted 2 Copyright 2016 Oracle and/or its affiliates. All rights reserved. Oracle Confidential Internal/Restricted/Highly Restricted 2 Oracle Database Cloud Platform for Business Innovation Ashwani Chandhok Senior

More information

Oracle 1Z Oracle Cloud Solutions Infrastructure Architect Associate.

Oracle 1Z Oracle Cloud Solutions Infrastructure Architect Associate. Oracle 1Z0-932 Oracle Cloud Solutions Infrastructure Architect Associate https://killexams.com/pass4sure/exam-detail/1z0-932 QUESTION: 76 Which two resources are available by default when your Oracle Cloud

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into 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

Introduction to Oracle Databases in the Cloud

Introduction to Oracle Databases in the Cloud Introduction to Oracle Databases in the Cloud Biju Thomas Principal Solutions Architect OneNeck IT Solutions www.oneneck.com @biju_thomas OneNeck IT Solutions at a Glance Backed by Fortune 500 strength

More information

B. Using Data Guard Physical Standby to migrate from an 11.1 database to Exadata is beneficial because it allows you to adopt HCC during migration.

B. Using Data Guard Physical Standby to migrate from an 11.1 database to Exadata is beneficial because it allows you to adopt HCC during migration. Volume: 71 Questions Question No : 1 Which two statements are true about migrating your database to Exadata? A. Because Exadata uses InfiniBand, in order to migrate your database to Exadata, you must have

More information

Focus On: Oracle Database 11g Release 2

Focus On: Oracle Database 11g Release 2 Focus On: Oracle Database 11g Release 2 Focus on: Oracle Database 11g Release 2 Oracle s most recent database version, Oracle Database 11g Release 2 [11g R2] is focused on cost saving, high availability

More information

Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager

Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager Latest Innovations in Database as a Service Enabled by Oracle Enterprise Manager Hari Srinivasan Consulting Product Manager, Oracle Bala Kuchibhotla Sr. Director Engineering, Oracle Gurushankar Director

More information

Oracle made it easy: Cloud DB Vergleich

Oracle made it easy: Cloud DB Vergleich Oracle made it easy: Cloud DB Vergleich MATTHIAS FUCHS, ESENTRI BORYS NESELOVSKYI, OPITZ CONSULTING DOAG 2018 KONFERENZ, NÜRNBERG Cloud Angebote für Oracle Datenbank ORACLE CLOUD Oracle Datenbank Microsoft

More information

File Storage Level 100

File Storage Level 100 File Storage 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

More information

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into 1 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

More information

1Z Oracle Exadata X5 Administration Exam Summary Syllabus Questions

1Z Oracle Exadata X5 Administration Exam Summary Syllabus Questions 1Z0-070 Oracle Exadata X5 Administration Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-070 Exam on Oracle Exadata X5 Administration... 2 Oracle 1Z0-070 Certification Details:...

More information

Microsoft Azure Stack Hybrid Cloud. The Modern System Architecture

Microsoft Azure Stack Hybrid Cloud. The Modern System Architecture Microsoft & itnetx 2017 Microsoft Azure Stack Hybrid Cloud. The Modern System Architecture Uwe Lüthy PTS at Microsoft www.microsoft.com Thomas Maurer Solution Architect at itnetx Microsoft MVP / P-TSP

More information

Zero Data Loss Recovery Appliance DOAG Konferenz 2014, Nürnberg

Zero Data Loss Recovery Appliance DOAG Konferenz 2014, Nürnberg Zero Data Loss Recovery Appliance Frank Schneede, Sebastian Solbach Systemberater, BU Database, Oracle Deutschland B.V. & Co. KG Safe Harbor Statement The following is intended to outline our general product

More information

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market

MySQL CLOUD SERVICE. Propel Innovation and Time-to-Market MySQL CLOUD SERVICE Propel Innovation and Time-to-Market The #1 open source database in Oracle. Looking to drive digital transformation initiatives and deliver new modern applications? Oracle MySQL Service

More information

Next Generation Database Clouds

Next Generation Database Clouds Sebastian Solbach Consulting Member of Technical Staff Bare Metal Cloud DBaaS Service Oracle Deutschland b.v. & C.o KG @s2solbach Sebastian.solbach@oracle.com Next Generation Database Clouds Real Application

More information

Understanding As-a-service: Teradata IntelliCloud

Understanding As-a-service: Teradata IntelliCloud Understanding As-a-service: Teradata IntelliCloud Brian Wood, Director of Cloud Marketing 1 2 Agenda Key Takeaways Is it real and ready for prime-time? Yes! 50+ customers, growing size & complexity, AWS,

More information

DBAs can use Oracle Application Express? Why?

DBAs can use Oracle Application Express? Why? DBAs can use Oracle Application Express? Why? 20. Jubilarna HROUG Konferencija October 15, 2015 Joel R. Kallman Director, Software Development Oracle Application Express, Server Technologies Division Copyright

More information

hcloud Deployment Models

hcloud Deployment Models hcloud Deployment Models Drew Dietrich Director, Oracle Managed Cloud Services 1 The Safe Harbor The following is intended to outline our general product direction. It is intended for information purposes

More information

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2

The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 1 The Fastest and Most Cost-Effective Backup for Oracle Database: What s New in Oracle Secure Backup 10.2 Donna Cooksey Principal Product Manager, Oracle Corporation Sean McKeown

More information

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions Providing Superior Server and Storage Performance, Efficiency and Return on Investment As Announced and Demonstrated at

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

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

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Engineered Systems - Exadata Juan Loaiza Senior Vice President Systems Technology October 4, 2012 2 Safe Harbor Statement "Safe Harbor Statement: Statements in this presentation relating to Oracle's

More information

Connectivity FastConnect Level 200. Jamal Arif November 2018

Connectivity FastConnect Level 200. Jamal Arif November 2018 Connectivity FastConnect Level 200 Jamal Arif November 2018 Copyright Copyright 2018, Oracle 2018, and/or Oracle its and/or affiliates. its affiliates. All rights reserved. All rights reserved. 1 Safe

More information

Exam : Implementing Microsoft Azure Infrastructure Solutions

Exam : Implementing Microsoft Azure Infrastructure Solutions Exam 70-533: Implementing Microsoft Azure Infrastructure Solutions Objective Domain Note: This document shows tracked changes that are effective as of January 18, 2018. Design and Implement Azure App Service

More information

Oracle Exadata Course Content

Oracle Exadata Course Content 1 Oracle Exadata Course Content Introduction Course Objectives Audience and Prerequisites Course Contents Terminology Additional Resources Introducing the Laboratory Environment Exadata Database Machine

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

Performance Innovations with Oracle Database In-Memory

Performance Innovations with Oracle Database In-Memory Performance Innovations with Oracle Database In-Memory Eric Cohen Solution Architect Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

More information

Cloud Computing - Generation 2 Impenetrable Barriers + Autonomous Robots

Cloud Computing - Generation 2 Impenetrable Barriers + Autonomous Robots Cloud Computing - Generation 2 Impenetrable Barriers + Autonomous Robots Larry Ellison Chief Technology Officer Star Wars Defenses Force Fields & RoBots Safe Harbor Statement Statements in this presentation

More information

Virtual Cloud Network Level 200. Jamal Arif November 2018

Virtual Cloud Network Level 200. Jamal Arif November 2018 Virtual Cloud Network Level 200 Jamal Arif November 2018 Copyright Copyright 2018, Oracle 2018, and/or Oracle its and/or affiliates. its affiliates. All rights All reserved. rights reserved. 1 Safe Harbor

More information

Recent Innovations in Data Storage Technologies Dr Roger MacNicol Software Architect

Recent Innovations in Data Storage Technologies Dr Roger MacNicol Software Architect Recent Innovations in Data Storage Technologies Dr Roger MacNicol Software Architect Copyright 2017, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to

More information

Oracle EXAM - 1Z Oracle Exadata Database Machine Administration, Software Release 11.x Exam. Buy Full Product

Oracle EXAM - 1Z Oracle Exadata Database Machine Administration, Software Release 11.x Exam. Buy Full Product Oracle EXAM - 1Z0-027 Oracle Exadata Database Machine Administration, Software Release 11.x Exam Buy Full Product http://www.examskey.com/1z0-027.html Examskey Oracle 1Z0-027 exam demo product is here

More information

Frequently Asked Questions for Oracle

Frequently Asked Questions for Oracle Frequently Asked Questions for Oracle Autonomous Database This document includes a list of frequently asked questions and answers for the Oracle Autonomous Database (ADB), Autonomous Data Warehouse and

More information

Oracle Autonomous Transaction Processing Overview and Roadmap

Oracle Autonomous Transaction Processing Overview and Roadmap Oracle Autonomous Transaction Processing Overview and Roadmap Juan Loaiza Senior Vice President Database Systems Technologies #thinkautonomous Autonomous Database Traditionally each database deployment

More information

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 13 Operational Best Practices for Oracle Exadata Lawrence To Senior Director,

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

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

Copyright 2013, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Information Retention and Oracle Database Kevin Jernigan Senior Director Oracle Database Performance Product Management The following is intended to outline our general product direction. It is intended

More information

Private Cloud Public Cloud Edge. Consistent Infrastructure & Consistent Operations

Private Cloud Public Cloud Edge. Consistent Infrastructure & Consistent Operations Hybrid Cloud Native Public Cloud Private Cloud Public Cloud Edge Consistent Infrastructure & Consistent Operations VMs and Containers Management and Automation Cloud Ops DevOps Existing Apps Cost Management

More information

Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017

Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017 Cloud Operations for Oracle Cloud Machine ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

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

What is Dell EMC Cloud for Microsoft Azure Stack?

What is Dell EMC Cloud for Microsoft Azure Stack? What is Dell EMC Cloud for Microsoft Azure Stack? Karsten Bott @azurestack_guy Advisory Cloud Platform Specialist AzureStack GLOBAL SPONSORS Why Hybrid Cloud? The New Digital Customer Rising and continuously

More information

Oracle Secure Backup 12.2 What s New. Copyright 2018, Oracle and/or its affiliates. All rights reserved.

Oracle Secure Backup 12.2 What s New. Copyright 2018, Oracle and/or its affiliates. All rights reserved. Oracle Secure Backup 12.2 What s New Copyright 2018, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information