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

Size: px
Start display at page:

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

Transcription

1 <Insert Picture Here> Oracle MAA und RAC Best Practices und Engineered Systems Jörg Eggelsmann Leitender Systemberater STCC Nord DB

2 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 2 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

3 Traditional Database HA Clusterware 3 rd party or OS-dependent 3 rd party Volume Manager Idle Failover Server Idle DR Servers integrating disparate components? Monolithic often idle hardware Human Errors? Storage mirroring Corruptions? 3 rd Party Backup Software Upgrades? 3 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

4 Oracle Integrated Software Environment Address both Planned and Unplanned Downtime Oracle Maximum Availability Architecture Media and Storage Failures Server Failure Database, System, Cluster, & Site Outages Human or Application Error Flexible Maintenance and Migrations Maintainance 4 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

5 Oracle Integrated Software Environment Address both Planned and Unplanned Downtime Oracle Maximum Availability Architecture Automatic Storage Management Recovery Manager (RMAN), Oracle Secure Backup Storage failure Data recovery Backups Oracle RAC Instance failure Server failure Rolling maintenance Performance scale-out Online instance relocation Consolidation Oracle Clusterware Data Guard Database failure System failure Site failure Zero data loss Automatic failover Corruption protection Rolling upgrade Read-only offload Backup offload Flashback Fast point-in-time recovery Granular repair of logical corruptions Transaction Table Database GoldenGate Heterogeneous migrations Bi-directional and multi-master replication Zero downtime maintenance Online Redefinition and Reorganization 5 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

6 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 6 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

7 Data Recovery Advisor Reduces downtime by eliminating confusion list failure, advise failure, repair failure 7 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

8 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 8 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

9 Oracle Data Guard Physical & Logical Standby Logical Standby Database Production Database Physical Standby Database t=-1h Data Guard Broker Enterprise Manager Grid Control Physical Standby Database 9 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

10 Active Data Guard More than Data Protection Real-time Queries Real-time Reporting Continuous Redo Shipment and Apply Offload Fast Incremental Backups Production Database Active Standby Database 10 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

11 Active Data Guard More than Data Protection Real-time Queries Real-time Reporting Continuous Redo Shipment and Apply Automatic Block Repair Offload Fast Incremental Backups Production Database Active Standby Database 11 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

12 Data Guard: additional Options Rolling Upgrade with Logical Standby RAC Single Instances Transient Logical Standby Convert a Physical Standby to a Logical (and Back) Rolling Upgrades Snapshot Standby Use as test system in conjunction with Real Application Testing 12 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

13 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 13 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

14 Oracle Clusterware The Basis for Oracle RAC (and more) Node 1 Node 2 Node Oracle RAC... App A Oracle ASM / Cloud File System Oracle Clusterware Protected Node n Protected App B Consolidated Pool of Storage with Automatic Storage Management (ASM) The foundation for Oracle Real Application Clusters and the Oracle Cloud File System The infrastructure for the management of all kinds of applications 14 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

15 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 15 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

16 ASM / ACFS Enhancements Extending ASM to manage ALL data High Performance LVM Load Balancing Striping Redundancy Online Maintenance EM, ASMCA, CLI 16 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

17 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 17 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

18 Oracle Real Application Clusters (RAC) HR SALES DWH HR Active/active Cluster Highly available Scale-out Workload Management Consolidation 18 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

19 The basic RAC idea: 1 database, n instances Public Lan Public Lan Node 1 Node 2 Node... Node n-1 Node n Server Interconnect (with Switch) Shared Storage 19 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

20 The basic RAC idea: 1 database, n instances Public Lan Public Lan Node 1 Node 2 Node... Node n-1 Node n Oracle RAC Server Interconnect (with Switch) Oracle ASM / ACFS Oracle Clusterware Shared Storage 20 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

21 The basic RAC idea: 1 database, n instances All instances concurrently working on the same database Public Lan Public Lan Node 1 Node 2 Node... Node n-1 Node n Server Interconnect (with Switch) Shared Cache Shared Storage 21 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

22 Extended RAC Active/Active Cluster Host based Mirroring Protects from Site-Failure Third Voting Disk (NFS or iscsi) DB files (ASM) OCR Voting Disk ASM Mirror DB files (ASM) OCR Voting Disk 22 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

23 MAA with Oracle Oracle Cluster Infrastructure RAC active/active Cluster RAC Reader Farm Components from Oracle Oracle ASM Secure Backup Active Data Guard Use of all resources, RAC scale-out Human Error Protection Corruption Handling Rolling Upgrade 23 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

24 What next? Is Oracle RAC suitable for Database HA? Factors: Outage time? Workload balancing needed? Scale-out needed? Raised Complexity Is your application suited for RAC? Scalability Performance Coverage of Disaster Szenarios? Use in conjunction with SE 24 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

25 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 25 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

26 RAC Best Practices? 26 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

27 RAC Recommendations Use the Oracle Stack (Oracle Clusterware, Oracle RAC, and Automatic Storage Management) Use mirrored OCR and at least 3 voting disks Interconnect should be UDP over GigE For network interface high availability and scalability use OS NIC bonding Use the cluster verification utility for install, configuration, and component checking Use RACCheck (Doc ). Use Cluster Managed Services, Load Balancing Advisory, and Fast Connection Failover for workload management 27 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

28 RAC Pitfalls Unsupported Stack of Components Firewall Issues Interconnect is not exclusive Weak bandwidth an latency Jumbo Frames: Check NICs and Switches Mismatched MTU sizes in the communication path Don t forget to size right the UDP Buffer Separate the Redo Logs physically DNS Issues 28 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

29 RAC and Applications: Scalability If your application will scale transparently on SMP, then it is realistic to expect it to scale well on RAC, without having to make any changes to the application code. 29 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

30 RAC and Performance There are no special principles and practices how to develop RAC applications RAC If an application does not scale on one node it will not work faster in a cluster Poorly written SQL will not work better in a cluster Standard SQL optimization solutions solve > 80% performance problems 30 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

31 RAC Top 5 Performance Issues High counts of lost blocks(gc lost blocks, gc current/cr lost blocks) High log file sync waits High Waits on Mutexes High gc buffer busy, enq: TX -row lock contention, enq: TX - index contention, enq: TX - ITL allocate entry waits High CPU and memory consumption (Doc ID ) 31 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

32 RAC gc cr block lost is significant wait event Faulty or poorly seated cables/cards/switches Poorly sized UDP receive (rx) buffer sizes / UDP buffer socket overflows Mismatched MTU sizes in the communication path Misconfigured Jumbo Frames Interconnect LAN non-dedicated NIC force full duplex and duplex mode mismatch More: Doc ID Copyright 2011, Oracle and/or its affiliates. All rights reserved.

33 RAC High log file sync waits (Log file parallel write) Disk I/O: higher throughput and better response time (LFPW 1-2ms) Reduce number of commits (Batch Commit) NOLOGGING / UNRECOVERABLE possible? COMMIT NOWAIT option possible?(document ) Apply fixes for the known oracle bugs (Document ) Ensure that LMS processes are running in RT class 33 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

34 RAC - High Waits on Mutexes (pin S wait on X, pin S, Mutex X in AWR) Reduce Hard Parses, Invalidations and Reloads Use Bind Variables (Document ) High Version Counts Make SQL sharable (eg. CURSOR_SHARING) (Document ) Fix Oracle Bugs. Document , Document Note: Note: Copyright 2011, Oracle and/or its affiliates. All rights reserved.

35 RAC High gc buffer busy enq: TX - Index Contention (Re)create the index as reverse key index Hash partition the index Index key generation: Increase cache of sequence, cache noorder enq: TX - ITL allocate entry waits is no free ITL slot in the block Increase initrans value Table enq: TX - row lock contention, exclusive Lock Row level Lock SQL/Application Problem: Commit or roll back 35 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

36 RAC High CPU and memory consumption High CPU Utilization Identify and tune the SQLs Document Apply fix for the bug(s) Document Implement hugepages on Linux x86-64 (Large SGA) Document High Memory Utilization Ensure cursors are explicitly closed by application Avoid very large hash join and/or sort operation Apply fix for the applicable bug(s). Document Copyright 2011, Oracle and/or its affiliates. All rights reserved.

37 Miscellaneous Partition your data (partition options): tables Indexes Create tablespaces: locally managed, ASSM Do not run connection/disconnection continuously Do not use commit often High log file sync waits But do not use commit too seldom row lock contention 37 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

38 Agenda Maximum Availability Architecture: MAA RMAN Recovery Advisor Data Guard Grid Infrastructure ASM RAC RAC experiences Oracle Database Appliance 38 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

39 RAC Installation and Maintainance I m an experienced Oracle DBA, I have lots of Linux experience and scores of RAC installations under my belt. I also work for one of the best and more experienced RAC teams in the world. So when a customer asked how long it will take to install 2 node RAC, we answered 2 hours. It took over 30 hours 39 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

40 Oracle Database Appliance RAC in a Box Oracle Database Appliance certified by SAP 40 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

41 Fully Redundant Hardware 2 x dual-socket Oracle Linux servers Two 6-core Intel Xeon processors X5675 per server node 192 GB main memory 12 TB raw disk storage: 4TB or 6 TB eff. 292 GB solid state storage Built-in redundancy Storage, network, power and cooling Hot swappable 41 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

42 Highly Reliable Software Oracle Database 11.2 Enterprise Edition Real Application Clusters (RAC) RAC One Node Single Instance Oracle Grid Infrastructure Automatic Storage Management (ASM) Oracle Clusterware Oracle Linux Oracle Appliance Manager (pre-installed) Simple one-button installation, patching, and diagnostics 42 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

43 Oracle Appliance Manager Modules Configurator Module Deployment Module Storage Management Module Patching Module Validation & Diagnostic Tools Module # oakcli h Usage: oakcli show disk oakcli locate oakcli apply oakcli deploy oakcli update - show storage, core_config_key, expander, controller, diskgroup, - locates a disk - applies the core_config_key - deploys the Unbreakable Database Appliance - updates the Unbreakable Database Appliance 43 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

44 Pay-as-you-Grow Database Licensing Purchase single hardware configuration No hardware upgrades required License database software just for the cores you use Year 1 Year 2 Year 3 Start with minimum of 2 processor core licenses Scale to maximum of 24 processor core licenses Core factor is 0.5 Cores are disabled/enabled in BIOS 44 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

45 Sun ZFS Storage Appliance ODA Use Cases Expand capacity beyond 4 TB limit dnfs accessed file protocol (10 GbE) Storage Tiering Put frequently accessed tables on internal SAS disk, and less frequently used tables on ZFSSA Enable Hybrid Columnar Compression (HCC) Backup of ODA hosted databases, FRA Snap & Clone: Data files, RMAN Backups, 45 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

46 What Could You Do with 2000 Extra Hours? 46 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

47 Resources Oracle 11.2 Dokumentation Oracle Databse HA Oracle MAA MAA Best Practices html MAA Database Best Practices 47 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

48 Resources Data Guard 11g Installation and Configuration Best Practices on Oracle RAC Client Failover Best Practices for Data Guard 11g Release 2 Active Data Guard Best Practices Active Data Guard Best Practices Rolling Database Upgrades for Physical Standby Databases using Transient Logical Standby 11g Rolling Database Upgrades using Data Guard SQL Apply 48 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

49 49 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Q&A

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

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

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

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

Oracle Real Application Clusters Handbook

Oracle Real Application Clusters Handbook ORACLE Oracle Press Oracle Database 11 g Oracle Real Application Clusters Handbook Second Edition K Copalakrishnan Mc Gnaw Hill McGraw-Hill New York Chicago San Francisco Lisbon London Madrid Mexico City

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

<Insert Picture Here> Exadata MAA Best Practices Series Session 1: E-Business Suite on Exadata

<Insert Picture Here> Exadata MAA Best Practices Series Session 1: E-Business Suite on Exadata Exadata MAA Best Practices Series Session 1: E-Business Suite on Exadata Richard Exley Ray Dutcher Richard Exley, Ray Dutcher Oracle Applications, Exadata and MAA Best Practices Exadata

More information

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE

ORACLE 11gR2 DBA. by Mr. Akal Singh ( Oracle Certified Master ) COURSE CONTENT. INTRODUCTION to ORACLE ORACLE 11gR2 DBA by Mr. Akal Singh ( Oracle Certified Master ) INTRODUCTION to ORACLE COURSE CONTENT Exploring the Oracle Database Architecture List the major architectural components of Oracle Database

More information

Oracle Database 11g: Real Application Testing & Manageability Overview

Oracle Database 11g: Real Application Testing & Manageability Overview Oracle Database 11g: Real Application Testing & Manageability Overview Top 3 DBA Activities Performance Management Challenge: Sustain Optimal Performance Change Management Challenge: Preserve Order amid

More information

Eliminate Idle Redundancy with Oracle Active Data Guard

Eliminate Idle Redundancy with Oracle Active Data Guard Eliminate Idle Redundancy with Oracle Active Data Guard What is Oracle Data Guard Data Protection and Availability for the Oracle Primary Site Standby Site SYNC / ASYNC Primary Data Guard Physical or Logical

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

Oracle Clustering: Oracle 11g Real Application Clusters for Administrators

Oracle Clustering: Oracle 11g Real Application Clusters for Administrators Oracle Clustering: Oracle 11g Real Application Clusters for Administrators Duration: 40Hrs (8 Hours per Day * 5 Days) Oracle 11g Clustering Overview Introduction to Oracle 11g Clusters for Administrators

More information

The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring. Ashish Ray Group Product Manager Oracle Corporation

The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring. Ashish Ray Group Product Manager Oracle Corporation The Right Choice for DR: Data Guard, Stretch Clusters, or Remote Mirroring Ashish Ray Group Product Manager Oracle Corporation Causes of Downtime Unplanned Downtime Planned Downtime System Failures Data

More information

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation

Oracle Database 10G. Lindsey M. Pickle, Jr. Senior Solution Specialist Database Technologies Oracle Corporation Oracle 10G Lindsey M. Pickle, Jr. Senior Solution Specialist Technologies Oracle Corporation Oracle 10g Goals Highest Availability, Reliability, Security Highest Performance, Scalability Problem: Islands

More information

Oracle Database 11g: SQL Fundamentals I

Oracle Database 11g: SQL Fundamentals I Oracle Database SQL Oracle Database 11g: SQL Fundamentals I Exam Number: 1Z0-051 Exam Title: Oracle Database 11g: SQL Fundamentals I Exam Number: 1Z0-071 Exam Title: Oracle Database SQL Oracle and Structured

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

Oracle RAC Course Content

Oracle RAC Course Content 1 Oracle RAC Course Content Oracle 11g R2 Grid Infrastructure Concepts What is a Cluster Grid Foundation Components Oracle Clusterware Architecture Oracle Clusterware Software and Storage Describe ASM

More information

Experience the GRID Today with Oracle9i RAC

Experience the GRID Today with Oracle9i RAC 1 Experience the GRID Today with Oracle9i RAC Shig Hiura Pre-Sales Engineer Shig_Hiura@etagon.com 2 Agenda Introduction What is the Grid The Database Grid Oracle9i RAC Technology 10g vs. 9iR2 Comparison

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

Planning & Installing a RAC Database

Planning & Installing a RAC Database Planning & Installing a RAC Database Caleb Small, BSc, ISP www.caleb.com/dba Who is Caleb? Lifelong IT career Oracle DBA since v7.0 Former Instructor for Oracle Corp. Independent consultant Faculty appointment

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

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

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

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

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

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 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

Oracle Database 11g for Experienced 9i Database Administrators

Oracle Database 11g for Experienced 9i Database Administrators Oracle Database 11g for Experienced 9i Database Administrators 5 days Oracle Database 11g for Experienced 9i Database Administrators Course Overview The course will give experienced Oracle 9i database

More information

Oracle 11g Release 2 RAC & Grid Infrastructure Administration Course Overview

Oracle 11g Release 2 RAC & Grid Infrastructure Administration Course Overview Oracle 11g Release 2 RAC & Grid Infrastructure Administration Course Overview This Oracle 11g Release 2 RAC & Grid Infrastructure Administration course provides an introduction to the general features

More information

Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database

Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database Gurmeet Goindi, Principal Product Manager, Oracle 1 Agenda Database & Storage Architecture Data Protection with Storage

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

Maximize Availability on Private Clouds

Maximize Availability on Private Clouds Maximize Availability on Private Clouds No Time for Downtime? 2 Twenty Two Hour Outage Popular E-Commerce Site From Barron s Online their Web site has been down for hours. Around noon Pacific time, the

More information

Oracle Database 11g: New Features for Administrators DBA Release 2

Oracle Database 11g: New Features for Administrators DBA Release 2 Oracle Database 11g: New Features for Administrators DBA Release 2 Duration: 5 Days What you will learn This Oracle Database 11g: New Features for Administrators DBA Release 2 training explores new change

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

Andy Mendelsohn, Oracle Corporation

Andy Mendelsohn, Oracle Corporation ORACLE DATABASE 10G: A REVOLUTION IN DATABASE TECHNOLOGY Andy Mendelsohn, Oracle Corporation EXECUTIVE OVERVIEW Oracle Database 10g is the first database designed for Enterprise Grid Computing. Oracle

More information

<Insert Picture Here> Enterprise Data Management using Grid Technology

<Insert Picture Here> Enterprise Data Management using Grid Technology Enterprise Data using Grid Technology Kriangsak Tiawsirisup Sales Consulting Manager Oracle Corporation (Thailand) 3 Related Data Centre Trends. Service Oriented Architecture Flexibility

More information

High Availability Infrastructure for Cloud Computing

High Availability Infrastructure for Cloud Computing High Availability Infrastructure for Cloud Computing Oracle Technology Network Architect Day Reston, VA, May 16, 2012 Kai Yu Oracle Solutions Engineering Lab Enterprise Solutions Engineering, Dell Inc.

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

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

ORACLE 11g R2 New Features

ORACLE 11g R2 New Features KNOWLEDGE POWER Oracle Grid Infrastructure Installation and Upgrade Enhancements Oracle Restart ASM Enhancements Storage Enhancements Data Warehouse and Partitioning Enhancements Oracle SecureFiles Security

More information

Oracle Maximum Availability Architecture Best Practices for Oracle Multitenant

Oracle Maximum Availability Architecture Best Practices for Oracle Multitenant Oracle Maximum Availability Architecture Best Practices for Oracle Multitenant Joseph Meeks, Oracle Frank Kobylanski, Oracle Kalyan Kallepally, Wellcome Trust Sanger Institute Program Agenda High Availability

More information

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases Manageability and availability for Oracle RAC databases Overview Veritas Storage Foundation for Oracle RAC from Symantec offers a proven solution to help customers implement and manage highly available

More information

Oracle Database 11g: New Features for Administrators Release 2

Oracle Database 11g: New Features for Administrators Release 2 Oracle University Contact Us: 0845 777 7711 Oracle Database 11g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course gives you the opportunity to learn about and

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 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

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

Mike Hughes Allstate Oracle Tech Lead, Oracle Performance DBA

Mike Hughes Allstate Oracle Tech Lead, Oracle Performance DBA Implementing Oracle Maximum Availability Architecture at Allstate Insurance, Using Oracle 10g RAC, ASM, Oracle Data Guard, Flashback Database, RMAN and Oracle Grid Control November 12, 2007 Mike Hughes

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

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

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

Maximum Availability Architecture (MAA): Oracle E-Business Suite Release 12

Maximum Availability Architecture (MAA): Oracle E-Business Suite Release 12 1 2 Maximum Availability Architecture (MAA): E-Business Suite Release 12 Richard Exley High Availability Systems and Maximum Availability Architecture Group Server Technologies Metin

More information

Virtualization with Protection for SMBs Using the ReadyDATA 5200

Virtualization with Protection for SMBs Using the ReadyDATA 5200 Virtualization with Protection for SMBs Using the ReadyDATA WHITE PAPER For most small-to-medium size businesses, building a virtualization solution that provides scalability, reliability, and data protection

More information

Cisco HyperFlex All-Flash Systems for Oracle Real Application Clusters Reference Architecture

Cisco HyperFlex All-Flash Systems for Oracle Real Application Clusters Reference Architecture Cisco HyperFlex All-Flash Systems for Oracle Real Application Clusters Reference Architecture 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of

More information

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

Oracle Database 12c: Clusterware & RAC Admin Accelerated Ed 1 Oracle University Contact Us: 001-855-844-3881 Oracle Database 12c: Clusterware & RAC Admin Accelerated Ed 1 Duration: 5 Days What you will learn This Oracle Database 12c: Clusterware & RAC Admin Accelerated

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 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

1Z Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions

1Z Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions 1Z0-432 Oracle Real Application Clusters 12c Essentials Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-432 Exam on Oracle Real Application Clusters 12c Essentials... 2 Oracle 1Z0-432

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

Oracle Database 10g: New Features for Administrators Release 2

Oracle Database 10g: New Features for Administrators Release 2 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 10g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course introduces students to the new features

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

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Storage Innovation at the Core of the Enterprise Robert Klusman Sr. Director Storage North America 2 The following is intended to outline our general product direction. It is intended for information

More information

Oracle Database 11g Data Guard

Oracle Database 11g Data Guard Oracle Database 11g Data Guard Overview This course introduces the delegate to the main architectural concepts of Data Guard. Delegates will learn how to use Oracle Data Guard to protect Oracle Databases

More information

<Insert Picture Here> Exadata MAA Best Practices Series Session 6: Migrating to Exadata

<Insert Picture Here> Exadata MAA Best Practices Series Session 6: Migrating to Exadata Exadata MAA Best Practices Series Session 6: Migrating to Exadata Doug Utzig Doug Utzig Exadata and MAA Best Practices Exadata MAA Best Practices Series 1. E-Business Suite on Exadata

More information

Eliminating Downtime When Migrating or Upgrading to Oracle 10g

Eliminating Downtime When Migrating or Upgrading to Oracle 10g Transactional Data Management Solutions December 13, 2005 NYOUG Eliminating Downtime When Migrating or Upgrading to Oracle 10g Agenda GoldenGate Overview What is Transactional Data Management? Why Migrate/Upgrade

More information

Oracle Database 12c: Backup and Recovery Workshop Ed 2 NEW

Oracle Database 12c: Backup and Recovery Workshop Ed 2 NEW Oracle University Contact Us: 0845 777 7711 Oracle Database 12c: Backup and Recovery Workshop Ed 2 NEW Duration: 5 Days What you will learn This Oracle Database 12c: Backup and Recovery Workshop will teach

More information

Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database

Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database Database Tables to Storage Bits: Data Protection Best Practices for Oracle Database Ashish Ray, Senior Director, Product Management, Oracle Gurmeet Goindi, Principal Product Manager, Oracle Gagan Singh,

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

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

Presented By Chad Dimatulac Principal Database Architect United Airlines October 24, 2011

Presented By Chad Dimatulac Principal Database Architect United Airlines October 24, 2011 Presented By Chad Dimatulac Principal Database Architect United Airlines October 24, 2011 How much are the losses of a potential business when a downtime occurs during a planned maintenance and unexpected

More information

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP) Audience Data Warehouse Administrator Database Administrators Support Engineer Technical Administrator Technical Consultant Related Training Required Prerequisites Knowledge of Oracle Database 12c Knowledge

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

Oracle MAA Reference Architectures

Oracle MAA Reference Architectures Oracle MAA Reference Architectures Oracle Database High Availability On-Premises and in the Cloud ORACLE WHITE PAPER FEBRUARY 2016 Disclaimer The following is intended to outline our general product direction.

More information

Global Data Services (GDS)

Global Data Services (GDS) Global Data s (GDS) Geo-distributed Oracle GoldenGate and Active Data Guard Larry M. Carpenter Master Product Manager Oracle High Availability Systems Safe Harbor Statement The following is intended to

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 2012, Oracle and/or its affiliates. All rights reserved.

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Data Guard 12c Zero Data Loss at Any Distance Joseph Meeks Director of Product Management, Oracle Madhu Tumma Technology Director, J P Morgan Chase 2 Program Agenda Zero Data Loss Disaster Protection

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

1Z Upgrade to Oracle Database 12cm Exam Summary Syllabus Questions

1Z Upgrade to Oracle Database 12cm Exam Summary Syllabus Questions 1Z0-060 Upgrade to Oracle Database 12cm Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-060 Exam on Upgrade to Oracle Database 12c... 2 Oracle 1Z0-060 Certification Details:... 2

More information

Exadata X3 in action: Measuring Smart Scan efficiency with AWR. Franck Pachot Senior Consultant

Exadata X3 in action: Measuring Smart Scan efficiency with AWR. Franck Pachot Senior Consultant Exadata X3 in action: Measuring Smart Scan efficiency with AWR Franck Pachot Senior Consultant 16 March 2013 1 Exadata X3 in action: Measuring Smart Scan efficiency with AWR Exadata comes with new statistics

More information

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

This presentation is for informational purposes only and may not be incorporated into a contract or agreement. This presentation is for informational purposes only and may not be incorporated into a contract or agreement. The following is intended to outline our general product direction. It is intended for information

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

Veritas Storage Foundation for Oracle RAC from Symantec

Veritas Storage Foundation for Oracle RAC from Symantec Veritas Storage Foundation for Oracle RAC from Symantec Manageability, performance and availability for Oracle RAC databases Data Sheet: Storage Management Overviewview offers a proven solution to help

More information

Oracle MAA Blueprints for Oracle Cloud Infrastructure (OCI) Deployments

Oracle MAA Blueprints for Oracle Cloud Infrastructure (OCI) Deployments Oracle MAA Blueprints for Oracle Cloud Infrastructure (OCI) Deployments Oracle Database High Availability in the Cloud ORACLE WHITE PAPER DECEMBER 2018 Disclaimer The following is intended to outline our

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

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

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002 Maximum Availability Architecture: Overview An Oracle White Paper July 2002 Maximum Availability Architecture: Overview Abstract...3 Introduction...3 Architecture Overview...4 Application Tier...5 Network

More information

Oracle 10g on Solaris to Oracle RAC 11gR2 on Linux Upgrade

Oracle 10g on Solaris to Oracle RAC 11gR2 on Linux Upgrade Image courtesy of Mammoth-WEBCO, Inc. Image courtesy of ADEPT Airmotive (Pty) Ltd. Courtesy of KlingStubbins Oracle 10g on Solaris to Oracle RAC 11gR2 on Linux Upgrade Alan Williams Database Administrator

More information

Oracle 1Z0-515 Exam Questions & Answers

Oracle 1Z0-515 Exam Questions & Answers Oracle 1Z0-515 Exam Questions & Answers Number: 1Z0-515 Passing Score: 800 Time Limit: 120 min File Version: 38.7 http://www.gratisexam.com/ Oracle 1Z0-515 Exam Questions & Answers Exam Name: Data Warehousing

More information

1z z0-060 Upgrade to Oracle Database 12c

1z z0-060 Upgrade to Oracle Database 12c 1z0-060 Number: 1z0-060 Passing Score: 800 Time Limit: 120 min File Version: 7.1 1z0-060 Upgrade to Oracle Database 12c Exam A QUESTION 1 Your multitenant container (CDB) contains two pluggable databases

More information

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC)

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Manageability and availability for Oracle RAC databases Overview Veritas InfoScale Enterprise for Oracle Real Application Clusters

More information

Oracle Real Application Clusters on VMware vsan January 08, 2018

Oracle Real Application Clusters on VMware vsan January 08, 2018 Oracle Real Application Clusters on VMware vsan January 08, 2018 1 Table of Contents 1. Executive Summary 1.1.Business Case 1.2.Solution Overview 1.3.Key Results 2. vsan Oracle RAC Reference Architecture

More information

Internals of Active Dataguard. Saibabu Devabhaktuni

Internals of Active Dataguard. Saibabu Devabhaktuni Internals of Active Dataguard Saibabu Devabhaktuni PayPal DB Engineering team Sehmuz Bayhan Our visionary director Saibabu Devabhaktuni Sr manager of DB engineering team http://sai-oracle.blogspot.com

More information

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution Enabled by EMC Celerra and Linux using FCP and NFS Reference Architecture Copyright 2009 EMC Corporation. All rights reserved. Published

More information

11i on RAC: Sweating the Details. Practical overview of Technical Details of Implementing RAC for 11i E-Business Suite

11i on RAC: Sweating the Details. Practical overview of Technical Details of Implementing RAC for 11i E-Business Suite 11i on RAC: Sweating the Details Practical overview of Technical Details of Implementing RAC for 11i E-Business Suite Acronyms and Glossary Terms RAC: Real Application Clusters OATM: Oracle Application

More information

Software Defined Storage at the Speed of Flash. PRESENTATION TITLE GOES HERE Carlos Carrero Rajagopal Vaideeswaran Symantec

Software Defined Storage at the Speed of Flash. PRESENTATION TITLE GOES HERE Carlos Carrero Rajagopal Vaideeswaran Symantec Software Defined Storage at the Speed of Flash PRESENTATION TITLE GOES HERE Carlos Carrero Rajagopal Vaideeswaran Symantec Agenda Introduction Software Technology Architecture Review Oracle Configuration

More information

Top Oracle Database 11g High Availability Best Practices

Top Oracle Database 11g High Availability Best Practices Top Oracle Database 11g High Availability Best Practices Joseph Meeks Director, Product Management Frank Kobylanski Principal, Technical Staff MAA Development Vinod Haval, VP Global

More information

Consolidate with Oracle Exadata

Consolidate with Oracle Exadata Consolidate with Oracle Exadata Manage Resources and Availability - CON7770 Sue K. Lee, Director of Development René Kundersma, Consulting Member of Tech. Staff Oracle Server Technologies Oct 1, 2014 Safe

More information

Oracle Database 12c High Availability For Consolidation and Cloud Deployments

Oracle Database 12c High Availability For Consolidation and Cloud Deployments Oracle Database 12c High Availability For Consolidation and Cloud Deployments Wei Hu Vice President of Development High Availability Technologies, Oracle Corporation Vitor Pacheco Associate Director, Data

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

SQL Gone Wild: Taming Bad SQL the Easy Way (or the Hard Way) Sergey Koltakov Product Manager, Database Manageability

SQL Gone Wild: Taming Bad SQL the Easy Way (or the Hard Way) Sergey Koltakov Product Manager, Database Manageability SQL Gone Wild: Taming Bad SQL the Easy Way (or the Hard Way) Sergey Koltakov Product Manager, Database Manageability Oracle Enterprise Manager Top-Down, Integrated Application Management Complete, Open,

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