Maximize Availability on Private Clouds

Size: px
Start display at page:

Download "Maximize Availability on Private Clouds"

Transcription

1 Maximize Availability on Private Clouds

2 No Time for Downtime? 2

3 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 site said it would be back up at 1 P.M. Pacific; a few minutes ago it said the site will be up again at 4 p.m. And now there is no time reference at all. The site now says: The web site is temporarily unavailable. We apologize for any inconvenience this causes you. Please visit us again soon. You can contact Customer Service at xxx-xxxx Note: The company s stock price fell 6% on the same day 3

4 Five Day Outage US State Government Storage Area Network (SAN) failure Physical corruption was SAN-mirrored to DR site DR site also unusable Data loss, lengthy recovery time Twenty different state agencies impacted Knocked 500 servers offline 45,000 person backlog for license renewals at the Department of Motor Vehicles 4

5 Ten Hour Outage National Grocery Chain Storage admin accidentally deleted online redo log files on a primary Oracle RAC cluster Caused Oracle Database to crash SAN mirroring was used to synchronize the DR site Deletion was mirrored to the DR copy Oracle Database at DR site unable to start Data loss and downtime Impacted critical distribution system serving 2000 supermarkets 5

6 Retail Brokerage Firm Downtime Incident Reported through Oracle Support ORA Corrupted file header. This could be caused due to missed read or write or hardware problem or process external to oracle overwriting the information in file header. 6

7 Data Protection & High Availability (HA) Universal Requirements for Today s Business Site outage due to large-scale disasters Fire, floods, hurricanes, earthquakes... Local outages that occur more frequently Faulty system components Data corruptions Backup/recovery of bad data Wrong batch job Operator errors Planned maintenance Bad HW/SW installations, upgrades 7

8 Challenges with Traditional HA Limited Protection, Idle Redundancy Production Server IdleFailover Server 3 rd Party Cold Failover Cluster 3 rd Party File Systems, Volume Managers 3 rd Party Backup & Tape Management Software Proprietary Storage Array 8

9 Challenges with Traditional HA Limited Protection, Idle Redundancy Production Server IdleFailover Server Impossible to know if it all works until you try to failover 3 rd Party Backup & Tape Management Software 3 rd Party Cold Failover Cluster Proprietary Storage Array 3 rd Party File Systems, Volume Managers Storage Remote-Mirroring Idle Disaster Recovery Systems Matching Proprietary Storage Array 9

10 Challenges with Traditional HA Limited Protection, Idle Redundancy Production Server IdleFailover Server Impossible to know if it all works until you try to failover 3 rd Party Backup & Tape Management Software 3 rd Party Cold Failover Cluster Proprietary Storage Array 3 rd Party File Systems, Volume Managers Storage Remote-Mirroring Idle Disaster Recovery Systems Matching Proprietary Storage Array 10

11 Challenges with Traditional HA Limited Protection, Idle Redundancy Production Server IdleFailover Server Impossible to know if it all works until you try to failover 3 rd Party Backup & Tape Management Software 3 rd Party Cold Failover Cluster Proprietary Storage Array 3 rd Party File Systems, Volume Managers Storage Remote-Mirroring Idle Disaster Recovery Systems Matching Proprietary Storage Array 11

12 Remember the Brokerage Firm? Actual Service Request: Application Down ORA Corrupted file header. This could be caused due to missed read or write or hardware problem or process external to oracle overwriting the information in file header. 12

13 Positive Outcome With Oracle Maximum Availability Architecture They had a Data Guard standby database Corruptions isolated to the primary database Zero data loss failover over to standby database Resumed operation in minutes Investigated & resolved h/w problems with no impact 13

14 Evolving Computing Environments Moving to Cloud Computing 14

15 Maximum Availability Architecture (MAA) Architecture and Best Practices Oracle-optimized architecture to ensure high availability (HA) is maintained for the Oracle stack despite planned and unplanned outages An extensive series of technical best practices on Exadata Database Machine Oracle Database Oracle Fusion Middleware Oracle Applications Grid Control Partner solutions Ensuring the most optimal HA using these solutions Ref. 15

16 Evolution Towards MAA Start with a Single Server Database Instance Database Storage Oracle Database Automatic Storage Management (ASM) Recovery Manager (RMAN) Oracle Secure Backup (OSB) Oracle benefits: Integrated corruption detection Integrated volume management (ASM) Optimum I/O performance Provision or migrate storage online Automatic storage tuning Integrated disk mirroring Integrated Oracle backups (RMAN + OSB) Block validation Online block-level recovery Unused block compression Online, multi-streamed backup Native encryption Multiple compression levels Fast backups to disk, tape, cloud (Amazon S3) 16

17 Evolution Towards MAA Start with a Single Server, but Database Instance Database Storage Vulnerable to downtime and data loss: Server failures Database instance crashes Administrator errors Data corruptions Network outages CRASH Site failures Most planned maintenances All users impacted by any outage 17

18 Evolution Towards MAA contd. Protect Instance with RAC One Node Database Instance Database Storage Active Passive Protection from some downtime Unplanned: Server failures Instance crashes Planned Online relocation of Oracle instance Rolling upgrades for maintenance & patches Risks of other downtime remain: Administrator errors Data corruptions Network outages Site failures Patch set and database upgrades Users impacted by many outages Unused server resource, till failure occurs 18

19 Evolution Towards MAA contd. Enhance Server Scalability & Availability with RAC RAC: All Servers Active Database Instance Database Storage Real Application Clusters (RAC) best solution for Server HA: Protection from server failures Protection from database instance crashes Enables rolling patch upgrades All instances / servers are active Scale throughput by simply adding servers online Automated workload management Still need to eliminate downtime from: Administrator errors Data corruptions Network outages Site failures Patch set and database upgrades 19

20 Oracle Real Application Clusters What customers think 2010 Oracle Corporation 20

21 Evolution Towards MAA contd. Eliminate Administrator Errors with Flashback Flashback Query Flashback Table Flashback Transaction Flashback Database Fast recovery from human errors Oracle-integrated Continuous Data Protection (CDP) Operates only on changed data in a highly optimized manner Reduces correction time from hours to minutes Correction Time = Error Time + f(db_size) Simple commands instead of complex procedure 21

22 Evolution Towards MAA contd. Disaster Protection: How about Storage Mirroring? Primary Site: RAC - All Servers Active DR Site: All Servers Inactive Database Instance Database Storage Storage Mirroring Storage mirroring: Redundant storage protects from storage failures, but: No protection from physical data corruptions DR systems offline during mirroring no real-time data validation Distance limited, storage vendor lock-in, manual failover, no rolling upgrades, high network use 22

23 Example: Storage Mirroring Weakness High Usage of Network Resources Primary Volumes Log Buffer Online Logs fil Archive Logs Flashback Logs Control Files Data Files SYSTEM USER TEMP UNDO Network I/O Target Volumes Oracle Apply & Validation 7X more network volume 27X more network I/Os Zero Oracle awareness Poor isolation Idle standby systems 23

24 Evolution Towards MAA contd. Integrated HA & DR with RAC and Active Data Guard Primary Site: RAC - All Servers Active Standby Site: All Servers Read-Only Active Database Instance Data Guard Database Storage Data Guard: Oracle-integrated disaster recovery & data protection solution: Protection from storage, site, network failures and data corruptions Reporting, queries, backups offloaded to DR systems supports real-time data validation No distance limitation, storage agnostic, automatic failover, rolling upgrades, optimized network use 24

25 Example: Data Guard Strength Optimized Usage of Network Resources Primary Database Log Buffer Online Logs fil Archive Logs Flashback Logs Control Files Data Files SYSTEM USER TEMP UNDO Network I/O Oracle-aware physical replication Strong isolation End-to-end validation Automatic block repair Real-time reporting Storage agnostic Standby Database Oracle Apply & Validation 25

26 Data Guard: Rolling Maintenance Minimize Planned Downtime Data center moves Technology refresh 32 bit to 64 bit Windows to Linux AIX 64 bit to Solaris Sparc Migrate to RAC Migrate to ASM Migrate to Exadata System maintenance Database rolling upgrades Index and storage changes Implement Advanced Compression Migrate to SecureFiles Test new features See My Oracle Support Note for details 26

27 Evolution Towards MAA contd. Scorecard so far Open read-write Primary Database Data Guard Oracle Enterprise Manager Open read-only Active Standby Database Oracle Database, ASM, RMAN, Oracle RAC, Flashback, Data Guard, Enterprise Manager Protection against downtime and data loss: Server failures Database instance crashes Storage subsystem failures System induced data corruptions Administrator errors Network outages Site failures System maintenance One-off patches and CPUs Database patch-sets and upgrades 27

28 Planned Maintenance Not Yet Addressed Completely Database rolling upgrades from pre-oracle Database 10g Flexible upgrade strategies that incorporate active-active multimaster replication Cross-endian platform migrations Migration from non-oracle databases to Oracle A number of other cross platform migrations Application upgrades 28

29 Evolution Towards MAA contd. GoldenGate for Active-Active Replication Best-in-class data replication Real-time information Real-time Access Broad support for heterogeneous platforms Flexible solution for minimal/zero downtime upgrades and migrations 29

30 Oracle GoldenGate Architecture Capture Trail Trail Pump Delivery LAN/WAN Internet TCP/IP Source Oracle & Non-Oracle Database(s) Bi-directional Target Oracle & Non-Oracle Database(s) 30

31 Oracle GoldenGate Support for Heterogeneous Databases / Platforms Databases Oracle GoldenGate Capture: Oracle DB2 Microsoft SQL Server Sybase ASE Teradata Enscribe SQL/MP SQL/MX MySQL JMS message queues Oracle GoldenGate Delivery: All listed above, plus: TimesTen Netezza, Greenplum, and HP Neoview ETL products O/S and Platforms Linux Sun Solaris Windows 2000, 2003, XP HP NonStop HP-UX HP OpenVMS IBM AIX IBM z Series zlinux 31

32 RAC, Data Guard, GoldenGate Integrated HA, DR and Active-Active Replication RAC - Scalability - Server HA Active Data Guard - DR & Data Protection - Real-time Query Primary Database GoldenGate - Information Distribution - Heterogeneous Standby Database Bi-directional Replication Subsetting MySQL 32

33 Evolution Towards MAA contd. Edition-based Redefinition: Application Upgrades Enables online application upgrade Code changes installed in the privacy of a new edition Data changes are made safely by writing only to new columns or new tables not seen by the old edition An editioning view exposes a different projection of a table into each edition to allow each to see just its own columns A crossedition trigger propagates data changes made by the old edition into the new edition s columns, or (in hot-rollover) vice-versa 33

34 Oracle Maximum Availability Architecture Low-cost, Integrated, Fully Active, High ROI Production Site RAC Scalability Server HA Flashback Human error correction Active Replica Active Data Guard Data Protection, DR Query Offload GoldenGate Active-active Heterogeneous ASM Volume Management Edition-based Redefinition, Data Guard, GoldenGate Minimal downtime maintenance, upgrades, migrations RMAN & Fast Recovery Area On-disk backups Oracle Secure Backup Backup to tape / cloud 34

35 Maximum Availability Architecture What customers think 2010 Oracle Corporation 35

36 MAA with Exadata Database Machine Complete, Open, Integrated Availability Real Application Clusters Active Data Guard ASM RMAN, Fast Recovery Area Oracle Secure Backup WAN Comprehensive protection from failures: server, storage, network, site, corruptions Correction from human errors: database, table, row, transaction Active DR: Real-time remote standby open for query offload Online indexing and table redefinition Online patching and upgrades 36

37 MAA Recommendations Protection from Unplanned Outages Outage Oracle Solution (s) Downtime Server failure Oracle RAC, Clusterware Zero Storage failure Automatic Storage Management (ASM) Zero Database and site failure Oracle Data Guard < 60 seconds Data corruptions Oracle Data Guard Zero to < 60 seconds Human Errors Oracle Flashback Technologies 80x faster than restore 37

38 MAA Recommendations Minimizing Planned Downtime Planned Event Oracle Solution(s) Downtime Operating system and hardware maintenance, add/remove cluster nodes or storage Oracle one-off patches, critical patch updates, file system and clusterware upgrades Site maintenance, cluster-wide maintenance Oracle patch-set and full Oracle release upgrades Oracle RAC, Clusterware, ASM Oracle RAC, Clusterware, ASM Oracle Data Guard, GoldenGate Oracle Data Guard, GoldenGate Zero Zero Minimal or zero Minimal or zero Platform Migrations Oracle Data Guard, GoldenGate Minimal or zero Application upgrades Edition-based redefinition, GoldenGate Zero 38

39 Jon Waldron Executive Architect Commonwealth Bank of Australia High availability is absolutely essential for us we now use Oracle RAC for instance failover, Data Guard for site failover, ASM to manage our storage, and Oracle Clusterware to hang the whole thing together. Ref. 39

40 Resources Database High Availability oracle.com/ha High Availability Best Practices oracle.com/goto/maa Active Data Guard Hands-On Lab (HOL) oracle.com/technetwork/database/features/availability/data-guard-hol html Same experience as on-site HOL at Oracle OpenWorld 2010 Oracle Database 11g Resource Center oracledatabase11g.com 40

41 41

Oracle GoldenGate and Oracle Streams: The Future of Oracle Replication and Data Integration

Oracle GoldenGate and Oracle Streams: The Future of Oracle Replication and Data Integration Oracle GoldenGate and Oracle Streams: The Future of Oracle Replication and Data Integration Sachin Chawla, Ali Kutay, Juan Loaiza, Hasan Rizvi Oracle Corporation The following is intended to outline our

More information

DBAK Delivering Oracle Success. Oracle GoldenGate: Straight Up August 4, 2010 Denver, CO

DBAK Delivering Oracle Success. Oracle GoldenGate: Straight Up August 4, 2010 Denver, CO DBAK Delivering Oracle Success Oracle GoldenGate: Straight Up August 4, 2010 Denver, CO Agenda Introductions Topology: Graham Hainbach, Oracle Overview: the nuts and bolts of GoldenGate, Frank Bommarito,

More information

Oracle GoldenGate. Frank Bommarito. RMOUG Training Days February 11-13, 2013

Oracle GoldenGate. Frank Bommarito. RMOUG Training Days February 11-13, 2013 Oracle GoldenGate Frank Bommarito RMOUG Training Days February 11-13, 2013 About DBAK Oracle Database, Technology and E-Business Suite applications Co-founded in 2005 Colorado owned and operated Average

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 Active Data Guard - Overview

Oracle Active Data Guard - Overview Oracle Active Data Guard - Overview Greg Walters Sr. Technology Sales Consultant INOUG April 28, 2011 Copyright 2011, Oracle Corporation and/or its affiliates Agenda Oracle Database

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

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

In today s global business environment, companies must maintain

In today s global business environment, companies must maintain HP NonStop Business Continuity Product Suite: An Introduction Protecting Your Data, Your Applications, and Your Business Ajaya Gummadi >> Product Manager >> HP NonStop Worldwide In today s global business

More information

August Oracle - GoldenGate Statement of Direction

August Oracle - GoldenGate Statement of Direction August 2015 Oracle - GoldenGate Statement of Direction Disclaimer This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your

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

Comparing Data Protection Solutions: Database-Integrated or Storage-Centric

Comparing Data Protection Solutions: Database-Integrated or Storage-Centric Comparing Data Protection Solutions: Database-Integrated or Storage-Centric Ashish Ray Director of Product Management Database High Availability Lawrence To Senior Manager / CMTS exadata and MAA Best Practices

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

Real Time Access to Real Time Information

Real Time Access to Real Time Information Real Time Access to Real Time Information Prepared for Oracle User Group Paul Bekker paul.bekker@oracle.com GoldenGate is Strategic to Oracle Best-in-class leader in real-time data

More information

enterprise professional expertise distilled Implementer's guide Oracle GoldenGate 11g

enterprise professional expertise distilled Implementer's guide Oracle GoldenGate 11g Oracle GoldenGate 11g Implementer's guide Design, install, and configure high-performance data replication solutions using Oracle GoldenGate John P. Jeffries PUBLISHING enterprise professional expertise

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

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

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

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

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Recovery Manager (RMAN): Not Just for Backups Anymore Steven Wertheimer, Oracle, Senior Director Jeff Branan, TDS Telecom, Database

More information

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

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

More information

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

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

Oracle GoldenGate 12c

Oracle GoldenGate 12c Oracle GoldenGate 12c (12.1.2.0 and 12.1.2.1) Joachim Jaensch Principal Sales Consultant Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

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

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

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

Oracle Database and Application Solutions

Oracle Database and Application Solutions Oracle Database and Application Solutions Overview The success of Oracle s products is based on three principles: Simplify Enterprises must increase the speed of information delivery with Integrated Systems,

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

<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

<Insert Picture Here> Maximum Availability Architecture (MAA) Best Practices: Online Patching and Rolling Upgrades with Oracle Database

<Insert Picture Here> Maximum Availability Architecture (MAA) Best Practices: Online Patching and Rolling Upgrades with Oracle Database 2007 Oracle 1 2007 Oracle 2 Maximum Availability Architecture (MAA) Best Practices: Online Patching and Rolling Upgrades with Oracle Database Ray Dutcher, Maximum Availability Architecture,

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

An Oracle White Paper November Oracle Database 11g Release 2 High Availability

An Oracle White Paper November Oracle Database 11g Release 2 High Availability An Oracle White Paper November 2010 Oracle Database 11g Release 2 High Availability Introduction... 1 Oracle s High Availability Vision... 2 The Traditional Way to High Availability... 2 The Oracle Way

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: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime Reduce Application Downtime Overview is an industry-leading high availability solution for reducing both planned and unplanned downtime. By monitoring the status of applications and automatically moving

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

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

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

Oracle Zero Data Loss Recovery Appliance

Oracle Zero Data Loss Recovery Appliance Oracle Zero Data Loss Recovery Appliance Dave Robbins Senior Solutions Consultant Backup and Recovery Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

Maximum Availability Architecture on Dell PowerEdge Servers and Dell/EMC Storage over Wide Area Networks

Maximum Availability Architecture on Dell PowerEdge Servers and Dell/EMC Storage over Wide Area Networks Implementing Oracle Database 10g0 Maximum Availability Architecture on Dell PowerEdge Servers and Dell/EMC Storage over Wide Area Networks The high cost of downtime has prompted many organizations to view

More information

Oracle Active Data Guard

Oracle Active Data Guard Oracle Active Data Guard Real-Time Data Protection and Availability ORACLE WHITE PAPER DECEMBER 2014 Table of Contents Introduction 1 Oracle Active Data Guard An Overview 2 How Data Guard Synchronizes

More information

Maximum Availability Architecture. Oracle Best Practices For High Availability

Maximum Availability Architecture. Oracle Best Practices For High Availability Oracle Database 10g Release 2: Roadmap to Maximum Availability Architecture Oracle Maximum Availability Architecture White Paper April 2006 Maximum Availability Architecture Oracle Best Practices For High

More information

for Backup & Recovery & Failover

for Backup & Recovery & Failover Oracle s DataGuard 2009 for Backup & Recovery & Failover 2009 IBM Corporation Spencer Krueger, IBM skrueger@us.ibm.com Oracle s Data Guard Basic Backup & Recovery Practices w/o Data Guard What is it? Configuration:

More information

Expert Oracle GoldenGate

Expert Oracle GoldenGate Expert Oracle GoldenGate Ben Prusinski Steve Phillips Richard Chung Apress* Contents About the Authors About the Technical Reviewer Acknowledgments xvii xviii xix Chapter 1: Introduction...1 Distributed

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

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 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 Active Data Guard

Oracle Active Data Guard Oracle Active Data Guard Real-Time Data Protection and Availability ORACLE WHITE PAPER MAY 2018 Table of Contents Introduction 1 Oracle Active Data Guard An Overview 2 How Data Guard Synchronizes Standby

More information

Data sharing and transformation in real time. Stephan Leisse Solution Architect

Data sharing and transformation in real time. Stephan Leisse Solution Architect Data sharing and transformation in real time Stephan Leisse Solution Architect stephan.leisse@visionsolutions.com Today s Businesses Have Multiple Databases Source: Vision Solutions 2017 State of Resilience

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

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 #1 for Data Warehousing. Data Warehouses Growing Rapidly Tripling In Size Every Two Years

Oracle #1 for Data Warehousing. Data Warehouses Growing Rapidly Tripling In Size Every Two Years Extreme Performance HP Oracle Machine & Exadata Storage Server October 16, 2008 Robert Stackowiak Vice President, EPM & Data Warehousing Solutions, Oracle ESG Oracle #1 for Data Warehousing Microsoft 14.8%

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

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

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

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

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

Veritas Storage Foundation from Symantec

Veritas Storage Foundation from Symantec Simplified, Scalable and Cost-Effective Storage Management Overviewview provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager from

More information

Veritas Volume Replicator Option by Symantec

Veritas Volume Replicator Option by Symantec Veritas Volume Replicator Option by Symantec Data replication for disaster recovery The provides organizations with a world-class foundation for continuous data replication, enabling rapid and reliable

More information

ORACLE GOLDENGATE STUDENT OPERATION MANUAL ARCHIVE

ORACLE GOLDENGATE STUDENT OPERATION MANUAL ARCHIVE 05 November, 2017 ORACLE GOLDENGATE STUDENT OPERATION MANUAL ARCHIVE Document Filetype: PDF 385.6 KB 0 ORACLE GOLDENGATE STUDENT OPERATION MANUAL ARCHIVE Check the certification of Oracle 11gR2 with your

More information

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc.

High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. High Availability through Warm-Standby Support in Sybase Replication Server A Whitepaper from Sybase, Inc. Table of Contents Section I: The Need for Warm Standby...2 The Business Problem...2 Section II:

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

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

1 BRIEF / Oracle Solaris Cluster Features and Benefits

1 BRIEF / Oracle Solaris Cluster Features and Benefits Oracle Solaris Cluster is a comprehensive high availability (HA) and disaster recovery (DR) solution for Oracle SPARC and x86 environments that is based on Oracle Solaris. It combines extreme service availability

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 11g Data Guard Manual Failover Steps

Oracle 11g Data Guard Manual Failover Steps Oracle 11g Data Guard Manual Failover Steps Step by step approach to configure Oracle 11g Physical Standby Data Guard on CentOS 6.5 OS. In my case, Ingredients to simulate Physical Standby data guard SYSTEM

More information

High Availability Scenarios for Oracle Databases on IBM z Systems

High Availability Scenarios for Oracle Databases on IBM z Systems High Availability Scenarios for Oracle Databases on IBM z Systems Sam Amsavelu Oracle on z Architect IBM ISV & Channels Technical Sales Oracle samvelu@us.ibm.com 29 th Annual International Oracle on IBM

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overviewview protects your most important applications from planned and unplanned downtime.

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

Maximum Availability Architecture. Oracle Best Practices For High Availability

Maximum Availability Architecture. Oracle Best Practices For High Availability Preventing, Detecting, and Repairing Block Corruption: Oracle Database 12c Oracle Maximum Availability Architecture White Paper February 2014 Maximum Availability Architecture Oracle Best Practices For

More information

Enterprise Manager: Scalable Oracle Management

Enterprise Manager: Scalable Oracle Management Session id:xxxxx Enterprise Manager: Scalable Oracle John Kennedy System Products, Server Technologies, Oracle Corporation Enterprise Manager 10G Database Oracle World 2003 Agenda Enterprise Manager 10G

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

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

How to license Oracle Database programs in DR environments

How to license Oracle Database programs in DR environments How to license Oracle Database programs in DR environments Author: Andra Tarata It is commonly known that the use of almost any Oracle software program requires a license. But how does that work when you

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

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

Oracle MAA Blueprints for Oracle Bare Metal Cloud Deployments

Oracle MAA Blueprints for Oracle Bare Metal Cloud Deployments Oracle MAA Blueprints for Oracle Bare Metal Cloud Deployments Oracle Database High Availability in the Cloud ORACLE WHITE PAPER JUNE 2017 Disclaimer The following is intended to outline our general product

More information

Learn How Oracle Datacenters Leverage Oracle Secure Backup for Data Protection

Learn How Oracle Datacenters Leverage Oracle Secure Backup for Data Protection 1 Learn How Oracle Datacenters Leverage Oracle Secure Backup for Data Protection Donna Cooksey Principal Product Manager Oracle Corporation Bud James Sr. IT Manager, Global Storage

More information

What is wrong with PostgreSQL? OR What does Oracle have that PostgreSQL should? Richard Stephan

What is wrong with PostgreSQL? OR What does Oracle have that PostgreSQL should? Richard Stephan What is wrong with PostgreSQL? OR What does Oracle have that PostgreSQL should? Richard Stephan PostgreSQL is an Enterprise RDBMS Schemas, Roles, Accounts Tablespace Management Table Partitioning Write-Ahead

More information

Key Features. High-performance data replication. Optimized for Oracle Cloud. High Performance Parallel Delivery for all targets

Key Features. High-performance data replication. Optimized for Oracle Cloud. High Performance Parallel Delivery for all targets To succeed in today s competitive environment, you need real-time information. This requires a platform that can unite information from disparate systems across your enterprise without compromising availability

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

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

<Insert Picture Here> Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades

<Insert Picture Here> Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades Exadata MAA Best Practices Series Session 12: Exadata Patching & Upgrades Doug Utzig

More information

Announcing Oracle Secure Backup 10.3: Fastest, Most Cost-Effective Oracle Backup

Announcing Oracle Secure Backup 10.3: Fastest, Most Cost-Effective Oracle Backup Announcing Oracle Secure Backup 10.3: Fastest, Most Cost-Effective Oracle Backup Donna Cooksey Principal Product Manager Richard McClain Senior Oracle DBA CSX Technology Program Agenda Introducing Oracle

More information

Oracle Secure Backup: Achieve 75 % Cost Savings with Your Tape Backup

Oracle Secure Backup: Achieve 75 % Cost Savings with Your Tape Backup 1 Oracle Secure Backup: Achieve 75 % Cost Savings with Your Tape Backup Donna Cooksey Oracle Principal Product Manager John Swallow Waters Corporation Sr. Infrastructure Architect Enterprise Software Solutions

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

SharePlex TM. Profoundly alters the economics of Oracle computing

SharePlex TM. Profoundly alters the economics of Oracle computing SharePlex TM Profoundly alters the economics of Oracle computing Simple, affordable, zero-impact Oracle database replication and near real-time integration SharePlex database replication: maximum business

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

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 Database 12c: Data Guard Administration LVC

Oracle Database 12c: Data Guard Administration LVC Oracle University Contact Us: Local: 0180 2000 526 Intl: +49 8914301200 Oracle Database 12c: Data Guard Administration LVC Duration: 4 Days What you will learn This Oracle Database 12c: Data Guard Administration

More information

Enterprise Data-as-a-Service. DOAG Stuttgart, 22. März 2017 Cassian Ewert, Solutions Architect

Enterprise Data-as-a-Service. DOAG Stuttgart, 22. März 2017 Cassian Ewert, Solutions Architect Enterprise Data-as-a-Service DOAG Stuttgart, 22. März 2017 Cassian Ewert, Solutions Architect cassian.ewert@actifio.com Missing Link to Hybrid Cloud CLOUD-ENABLED APPLICATIONS stateless, easy to move instantly

More information

Oracle DBA workshop I

Oracle DBA workshop I Complete DBA(Oracle 11G DBA +MySQL DBA+Amazon AWS) Oracle DBA workshop I Exploring the Oracle Database Architecture Oracle Database Architecture Overview Oracle ASM Architecture Overview Process Architecture

More information

Real-time Recovery Architecture as a Service by, David Floyer

Real-time Recovery Architecture as a Service by, David Floyer Real-time Recovery Architecture as a Service by, David Floyer September 2nd, 2016 For enterprise executives trying to achieve aggressive RPO and RTO SLAs, Wikibon believes that batch backup appliances

More information

Oracle GoldenGate for Big Data

Oracle GoldenGate for Big Data Oracle GoldenGate for Big Data The Oracle GoldenGate for Big Data 12c product streams transactional data into big data systems in real time, without impacting the performance of source systems. It streamlines

More information

Maximize Availability

Maximize Availability Maximize Availability with Oracle Database 12c Release 2 ORACLE WHITE PAPER MARCH 2017 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes

More information

Oracle 12c Dataguard Administration (32 Hours)

Oracle 12c Dataguard Administration (32 Hours) Oracle 12c Dataguard Administration (32 Hours) Course Topics Introduction to Oracle Data Guard What Is Oracle Data Guard? Types of Standby Databases Types of Data Guard Services Role Transitions: Switchover

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

Oracle E-Business Availability Options. Solution Series for Oracle: 2 of 5

Oracle E-Business Availability Options. Solution Series for Oracle: 2 of 5 Oracle E-Business Availability Options Solution Series for Oracle: 2 of 5 Table of Contents Coping with E-Business Hours Oracle E-Business Availability Options.....1 Understanding Challenges to Availability...........................2

More information

An Oracle White Paper September Methods for Upgrading to Oracle Database 11g Release 2

An Oracle White Paper September Methods for Upgrading to Oracle Database 11g Release 2 An Oracle White Paper September 2009 Methods for Upgrading to Oracle Database 11g Release 2 Introduction... 1 Database Upgrade Methods... 2 Database Upgrade Assistant (DBUA)... 2 Manual Upgrade... 3 Export

More information