Storage Optimization with Oracle Database 11g

Size: px
Start display at page:

Download "Storage Optimization with Oracle Database 11g"

Transcription

1 Storage Optimization with Oracle Database 11g

2 Terabytes of Data Reduce Storage Costs by Factor of 10x Data Growth Continues to Outpace Budget Growth Rate of Database Growth Source: Winter TopTen Survey, Winter Corporation, Waltham MA, 2008.

3 Critical Storage Challenges Storage Efficient Management Reduce Cost Optimize Performance Manage Better Storage Goals Reduce Costs Mitigate Risk Data Loss Protection

4 Critical Storage Challenges Storage Efficient Management Reduce Cost Optimize Performance Manage Better Storage Goals Reduce Costs Mitigate Risk Data Loss Protection

5 Optimize Performance Key metric is I/O per second (IOPs) Assume for sizing purposes: 5 IOPs per transaction achievable IOPs per SAS disk 50 per achievable IOPs SATA disk # Disks required = # Transactions per sec * 5 Achievable IOPs Data Warehouse

6 Optimize Performance Key metric is I/O per second (IOPs) Assume for sizing purposes: 5 IOPs per transaction achievable IOPs per SAS disk 50 per achievable IOPs SATA disk # Disks required = # Transactions per sec * 5 Achievable IOPs Key metric is I/O bandwidth (MB/s) Assume for sizing purposes: 1 core requires ~ 200 MB/s to be kept busy Drives today do around MB/s # Disks required = # Cores * 200/20 Data Warehouse OLTP

7 Optimize Performance Don t Forget the Rest Double disks for mirroring Add extra for back-up, test, etc. Size HBA and switches to keep throughput balanced Plan for linear performance scalability as data volumes increase Today, database performance is limited by storage

8 Sun Oracle Database Machine Perfectly Balanced Environment Oracle Database Server Grid 8 Database Servers 400 GB DRAM Exadata Storage Server Grid 14 Storage Servers 5TB Smart Flash Cache 336 TB Disk Storage Unified Server/Storage Network 40 Gb/sec Infiniband Links 880 Gb/sec Aggregate Throughput Completely Fault Tolerant Extreme Performance out-of-the-box

9 Pre-built Database Cloud Oracle Exadata Best for Database Cloud Only database machine that runs and scales all workloads Lower total cost of ownership Faster Deployment Lower Risk Higher Quality Implementation Supports all Database Cloud capabilities

10 Exadata Storage Servers Breaks Data Bandwidth and Random I/O Bottleneck Sun Fire X4275 Server 2 Quad-Core Intel Xeon E5540 CPUs 24GB RAM Dual-port 40Gb/s InfiniBand card Disk options: 12 x 600 GB SAS disks (7.2 TB total) 12 x 2TB SATA disks (24 TB total) 4 x 96 GB Sun Flash PCIe Cards 384GB total Hardware by Software by

11 Exadata Database Machine Breaks Data Bandwidth and Random I/O Bottleneck Removes Random I/O bottlenecks Up to 75,000 IOPS with Flash storage Queries run in storage Offloading from database server CPUs Return query results sets Up to 1.5 GB/sec data bandwidth per cell Completely scalable infrastructure Storage capacity Processing power Data bandwidth

12 Database and Storage Smart Flash Cache Integrated Solid State Storage Devices Transparently extends buffer cache with flash storage Increases caching and eliminates most I/Os Faster response times using less power Available on Solaris and Unbreakable Linux servers

13 Partition Pruning Improves Performance Q: What was the total sales revenue for Q3 in 2009? Only the relevant partitions are accessed

14 Less Storage = Better Performance Using Partitioning, Compression Benefits Multiply 10 TB of user data Requires 10 TB of IO 1 TB with compression 100 GB with partition pruning 20 GB with Storage Indexes 5 GB Smart Scan on Memory or Flash Subsecond On Database Machine Data is 10x Smaller, Scans are 2000x faster

15 Eli Lysen Senior Manager, ICT TUI TUI chose the Sun Oracle Database Machine because it was the only platform that would meet both our needs for all of our database requirements, including OLTP, as well as be the best platform for a high performance data warehouse.

16 Critical Storage Challenges Storage Efficient Management Reduce Cost Optimize Performance Manage Better Storage Goals Reduce Costs Mitigate Risk Data Loss Protection

17 Traditional Computing Environments Silos of dedicated hardware and software Single application per silo Inefficient and expensive to size for peak load Inflexible and unresponsive to changing business needs Expensive to manage

18 Cloud Computing Environments Resource pooling Rapid provisioning Elasticity Dynamic QoS Self-service Pay-for-use pricing

19 Automatic Storage Management Lowers the Cost of Storage Management Virtualizes and shares storage resources Online addition and migration of storage Advanced data striping for maximum I/O performance

20 ASM Cluster File System Database Files OS Files Oracle Binaries General purpose clustered or local file system Optimized disk layout, online rebalance, mirroring Volume management, read-only snapshots

21 Manage Data Growth Partition for Better Management Archival Full partition autonomy Partitions are visible and usable for database administration Optimized local indexing technique Bulk of management operations, queries etc. Full partition-aware maintenance operations Data loading Online maintenance capabilities without user impact or interference

22 Sean Wiley CTO & Director EDS Applications Services EDS Using partitioning with Oracle Database gives us a lot of advantages we get the performance and management characteristics of a much smaller table within a larger data set."

23 Critical Storage Challenges Storage Efficient Management Reduce Cost Optimize Performance Manage Better Storage Goals Reduce Costs Mitigate Risk Data Loss Protection

24 Value at Risk Information Lifecycle Management Managing Data During its Lifetime to Reduce Storage Cost High Value Storage Networking Industry Association (SNIA) Data Management Forum Medium Value Low Value $ $$ $$$ Total Cost of Ownership (TCO)

25 Value of Information Information Lifecycle Management Managing Data during its Lifetime to Reduce Storage Cost High Value 30 kwh Storage Networking Industry Association (SNIA) Data Management Forum Medium Value 2 kwh Low Value $ $$ $$$ Total Cost of Ownership (TCO) Save on power, heating, cooling by moving data from High End to Lower Cost storage devices

26 Manage Data Growth Partition to Reduce Cost % Less Active 5% Active Distribute tables across multiple storage tiers Scale-out storage at 2-3x less cost per terabyte No changes to existing applications

27 Traditional Data Lifecycle Archive Less Less Historical Data Lifecycle Active Active Active Offline Archive $ High Performance Storage Tier $$$$

28 Information Lifecycle Management Lower Cost by Matching Data to Storage Archive Less Less Historical Data Lifecycle Active Active Active Offline Archive $ Online Archive Storage Tier $$ Low Cost Storage Tier $$$ High Performance Storage Tier $$$$

29 Information Lifecycle Management Taking Advantage of Flash Storage (R)evolution Archive Less Less Historical Data Lifecycle Active Active Active Hyper Active Offline Archive $ Online Archive Storage Tier $$ Low Cost Storage Tier $$$ High Performance Storage Tier $$$$ SSD/Flash Storage Tier $$$$$

30 Reduce Storage Requirements Advanced OLTP Compression Up to 4X Compression Compress large OLTP and Data Warehouse tables Improve query performance for table scans No changes to existing applications Cascade storage savings throughout data center

31 Oracle s Global Single Instance 215 TB of Total Storage Savings! Tables Indexes Original Compressed LOBs 3x storage saving on production database 4x table compression 2x index compression 2.3x LOB compression Savings cascade across test, backups & mirrors

32 Oracle Exadata Hybrid Columnar Compression Up to 50X Data stored by column and then compressed Query mode for data warehousing tables Typical 10x compression ratios Archival mode for old data Typical 15-50x compression ratios

33 Other Compression Techniques COMPRESSION TYPE: Basic Compression OLTP Compression SecureFiles Compression Index Compression Backup Compression Hybrid Columnar Compression Data Warehousing Hybrid Columnar Compression Archival SUITABLE FOR: Read only tables and partitions in Data Warehouse environments or inactive data partitions in OLTP environments. Active tables and partitions in OLTP and Data Warehouse environments. Non-relational data in OLTP and Data Warehouse environments. Indexes on tables in OLTP and Data Warehouse environments. All environments. Read only tables and partitions in Data Warehouse environments. Inactive data partitions in OLTP and Data Warehousing environments.

34 Feeling the Storage Squeeze?

35 Mike Prince Chief Technology Officer Burlington Coat Factory Our Chief Financial Officer likes the Advanced Compression option of Oracle Database 11g because with it we won't need two thirds of the disks we have right now.

36 Critical Storage Challenges Storage Efficient Management Reduce Cost Optimize Performance Manage Better Storage Goals Reduce Costs Mitigate Risk Data Loss Protection

37 Protect Against Data Loss ASM Mirroring ASM Disk Group Efficient 3-way mirroring and striping Flexible redundancy choices Complements hardware RAID mirror and parity protection

38 Oracle Secure Backup Unified backup management Comprehensive tape data protection: Unix / Linux / Windows / NAS file systems Oracle Databases: Oracle9i forward Secure inter-domain communications Central administration for distributed backups Supports over 200 tape devices Read-only Tables & Tablespaces reduce the need to backup

39 Comprehensive Oracle Data Validation Oracle Database checks to detect and repair corruptions In data and redo blocks using checksum validation Detects writes acknowledged, but actually lost by the I/O subsystem Various checks can be configured by the administrator Choose the desired protection level Can be configured for data blocks / data + index blocks Specific technologies provide additional validation Recovery Manager Automatic Storage Management Data Guard

40 Efficiently Backup and Restore Data Utilizing Integrated Tiered Storage Secure Backups to Cloud and Tape Automatic Storage Management Recovery Manager Data Guard Real Application Clusters Active Data Guard

41 Revolution in Error Recovery Flashback Operates on Changed Data Only Reduces correction time from hours to minutes No longer a factor of database size Applies to all types of user errors End users Developers Administrators Simple to use Single command instead of complex procedures Much faster and easier than traditional recovery Correction Time = Error Time + f(db_size)

42 Protect Against Loss Through Disaster Oracle Data Guard Production Database Standby Database Less expensive than remotely mirrored storage Less network bandwidth required Data corruptions not propagated Standby database can be utilized

43 Sue Merrigan Director, Information Management Intermap Technologies With Oracle Active Data Guard we maintain 24 by 7 availability to client application services while also making available our physical standby database to customers for read-only access for reports and queries.

44 Storage Management What Customers Think

45 Critical Storage Challenges Storage Efficient Management Reduce Cost Optimize Performance Manage Better Storage Goals Reduce Costs Mitigate Risk Data Loss Protection

46 Summary Many customers are successfully deploying Private Database Clouds today They are benefiting from high quality of service, low cost, reduced complexity and increased agility Private Database Clouds consolidate servers, storage, operating systems, databases, and workloads Exadata is a pre-integrated, highly optimized platform for deploying Private Database Clouds that maximizes ROI

47 For More Information storage management or oracle.com/database

48

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

Private Cloud Database Consolidation Name, Title

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

More information

Oracle #1 RDBMS Vendor

Oracle #1 RDBMS Vendor Oracle #1 RDBMS Vendor IBM 20.7% Microsoft 18.1% Other 12.6% Oracle 48.6% Source: Gartner DataQuest July 2008, based on Total Software Revenue Oracle 2 Continuous Innovation Oracle 11g Exadata Storage

More information

Was ist dran an einer spezialisierten Data Warehousing platform?

Was ist dran an einer spezialisierten Data Warehousing platform? Was ist dran an einer spezialisierten Data Warehousing platform? Hermann Bär Oracle USA Redwood Shores, CA Schlüsselworte Data warehousing, Exadata, specialized hardware proprietary hardware Introduction

More information

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

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

More information

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

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

More information

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

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

More information

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

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

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

<Insert Picture Here> South Fla Oracle Users Group Oracle/Sun Exadata Database Machine June 3, 2010

<Insert Picture Here> South Fla Oracle Users Group Oracle/Sun Exadata Database Machine June 3, 2010 South Fla Oracle Users Group Oracle/Sun Exadata Database Machine June 3, 2010 Safe Harbor Statement The following is intended to outline our general product direction. It is intended

More information

10/29/2013. Program Agenda. The Database Trifecta: Simplified Management, Less Capacity, Better Performance

10/29/2013. Program Agenda. The Database Trifecta: Simplified Management, Less Capacity, Better Performance Program Agenda The Database Trifecta: Simplified Management, Less Capacity, Better Performance Data Growth and Complexity Hybrid Columnar Compression Case Study & Real-World Experiences

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

Evolving To The Big Data Warehouse

Evolving To The Big Data Warehouse Evolving To The Big Data Warehouse Kevin Lancaster 1 Copyright Director, 2012, Oracle and/or its Engineered affiliates. All rights Insert Systems, Information Protection Policy Oracle Classification from

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

An Oracle White Paper June Exadata Hybrid Columnar Compression (EHCC)

An Oracle White Paper June Exadata Hybrid Columnar Compression (EHCC) An Oracle White Paper June 2011 (EHCC) Introduction... 3 : Technology Overview... 4 Warehouse Compression... 6 Archive Compression... 7 Conclusion... 9 Introduction enables the highest levels of data compression

More information

SUN ORACLE DATABASE MACHINE

SUN ORACLE DATABASE MACHINE SUN ORACLE DATABASE MACHINE FEATURES AND FACTS FEATURES From 1 to 8 database servers From 1 to 14 Sun Oracle Exadata Storage Servers Each Exadata Storage Server includes 384 GB of Exadata QDR (40 Gb/second)

More information

Mellanox InfiniBand Solutions Accelerate Oracle s Data Center and Cloud Solutions

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

More information

ORACLE EXADATA DATABASE MACHINE X2-8

ORACLE EXADATA DATABASE MACHINE X2-8 ORACLE EXADATA DATABASE MACHINE X2-8 FEATURES AND FACTS FEATURES 128 CPU cores and 2 TB of memory for database processing 168 CPU cores for storage processing 2 database servers 14 Oracle Exadata Storage

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 EXAM - 1Z Oracle Exadata Database Machine Administration, Software Release 11.x Exam. Buy Full Product

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

More information

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. Smart Database Platforms - Dramatic Performance and Cost Advantages. Juan Loaiza Senior Vice President Oracle Database Systems

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

More information

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

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

MACHINE X2-8. Exadata Storage Server and the Oracle Databases storage hierarchy. With 14 ORACLE DATA SHEET ORACLE EXADATA DATABASE FEATURES AND FACTS

MACHINE X2-8. Exadata Storage Server and the Oracle Databases storage hierarchy. With 14 ORACLE DATA SHEET ORACLE EXADATA DATABASE FEATURES AND FACTS ORACLE EXADATA DATABASE MACHINE X2-8 FEATURES AND FACTS FEATURES 160 CPU cores and 4 TB of memory for database processing 168 CPU cores dedicated to SQL processing in storage 2 database servers 14 Oracle

More information

International Journal of Computer Engineering and Applications,

International Journal of Computer Engineering and Applications, EXADATA DATABASE MACHINE: CLOUD IMPLEMENTATION- IN A BOX: Lecturer, Dept of Information technology Ranchi Women s College, Ranchi-834001, Jharkhand. dollyviv@gmail.com ABSTRACT: After remaining happy with

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

An Oracle White Paper November A Technical Overview of the Oracle Exadata Database Machine and Exadata Storage Server

An Oracle White Paper November A Technical Overview of the Oracle Exadata Database Machine and Exadata Storage Server An Oracle White Paper November 2012 A Technical Overview of the Oracle Exadata Database Machine and Exadata Storage Server Introduction... 2 Exadata Product Family... 4 The Exadata Engineered System...

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

Exadata Database Machine: 12c Administration Workshop Ed 2

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

More information

Reasons to Deploy Oracle on EMC Symmetrix VMAX

Reasons to Deploy Oracle on EMC Symmetrix VMAX Enterprises are under growing urgency to optimize the efficiency of their Oracle databases. IT decision-makers and business leaders are constantly pushing the boundaries of their infrastructures and applications

More information

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

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

More information

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

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

More information

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

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

More information

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

An Oracle White Paper March A Technical Overview of the Oracle Exadata Database Machine and Exadata Storage Server

An Oracle White Paper March A Technical Overview of the Oracle Exadata Database Machine and Exadata Storage Server An Oracle White Paper March 2012 A Technical Overview of the Oracle Exadata Database Machine and Exadata Storage Server Introduction... 2 Exadata Product Family... 4 Exadata Database Machine... 4 Exadata

More information

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8

An Oracle White Paper June Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 An Oracle White Paper June 2013 Enterprise Database Cloud Deployment with Oracle SuperCluster T5-8 Introduction Databases form the underlying foundation for most business applications by storing, organizing,

More information

SUN ZFS STORAGE APPLIANCE

SUN ZFS STORAGE APPLIANCE SUN ZFS STORAGE APPLIANCE DELIVERING BEST-IN-CLASS PERFORMANCE, EFFICIENCY, AND ORACLE INTEGRATION KEY FEATURES Advanced, intuitive management tools Real-time analysis and diagnosis of performance Oracle

More information

ORACLE EXADATA DATABASE MACHINE X2-2

ORACLE EXADATA DATABASE MACHINE X2-2 ORACLE EXADATA DATABASE MACHINE X2-2 FEATURES AND FACTS FEATURES Up to 96 CPU cores and 768 GB memory for database processing Up to 168 CPU cores for storage processing From 2 to 8 database servers From

More information

Exadata Database Machine: 12c Administration Workshop Ed 2

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

More information

Automating Information Lifecycle Management with

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

More information

ORACLE EXADATA DATABASE MACHINE X6-8

ORACLE EXADATA DATABASE MACHINE X6-8 ORACLE DATA SHEET ORACLE EXADATA DATABASE MACHINE X6-8 The Oracle Exadata Database Machine is engineered to deliver dramatically better performance, cost effectiveness and availability for Oracle databases.

More information

Oracle Exam 1z0-027 Oracle Exadata Database Machine X3 Administration Version: 6.13 [ Total Questions: 72 ]

Oracle Exam 1z0-027 Oracle Exadata Database Machine X3 Administration Version: 6.13 [ Total Questions: 72 ] s@lm@n Oracle Exam 1z0-027 Oracle Exadata Database Machine X3 Administration Version: 6.13 [ Total Questions: 72 ] Question No : 1 Which two are Oracle recommendations for media based backups performed

More information

HP solutions for mission critical SQL Server Data Management environments

HP solutions for mission critical SQL Server Data Management environments HP solutions for mission critical SQL Server Data Management environments SQL Server User Group Sweden Michael Kohs, Technical Consultant HP/MS EMEA Competence Center michael.kohs@hp.com 1 Agenda HP ProLiant

More information

DELL EMC DATA DOMAIN OPERATING SYSTEM

DELL EMC DATA DOMAIN OPERATING SYSTEM DATA SHEET DD OS Essentials High-speed, scalable deduplication Up to 68 TB/hr performance Reduces protection storage requirements by 10 to 30x CPU-centric scalability Data invulnerability architecture

More information

Exdata Database Machine: 12c Administration Workshop Ed 2

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

More information

ORACLE EXADATA DATABASE MACHINE X7-8

ORACLE EXADATA DATABASE MACHINE X7-8 ORACLE EXADATA DATABASE MACHINE X7-8 The Oracle Exadata Database Machine is engineered to deliver dramatically better performance, cost effectiveness and availability for Oracle databases. Exadata features

More information

An Oracle White Paper April A Technical Overview of the Sun Oracle Database Machine and Exadata Storage Server

An Oracle White Paper April A Technical Overview of the Sun Oracle Database Machine and Exadata Storage Server An Oracle White Paper April 2010 A Technical Overview of the Sun Oracle Database Machine and Exadata Storage Server Sun Oracle Database Machine and Exadata Storage Server... 2 Exadata Product Family...

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 CoreTech Update OASC Opening 17. November 2014

Oracle CoreTech Update OASC Opening 17. November 2014 Oracle CoreTech Update OASC Opening 17. November 2014 Roger Wullschleger Senior Manager Sales Consulting CoreTech Oracle Software (Schweiz) GmbH Copyright 2014, Oracle and/or its affiliates. All rights

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

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

<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

1Z Oracle Exadata X5 Administration Exam Summary Syllabus Questions

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

More information

Isilon Scale Out NAS. Morten Petersen, Senior Systems Engineer, Isilon Division

Isilon Scale Out NAS. Morten Petersen, Senior Systems Engineer, Isilon Division Isilon Scale Out NAS Morten Petersen, Senior Systems Engineer, Isilon Division 1 Agenda Architecture Overview Next Generation Hardware Performance Caching Performance SMB 3 - MultiChannel 2 OneFS Architecture

More information

A Technical Overview of the HP Oracle Exadata Storage Server. An Oracle White Paper October 2008

A Technical Overview of the HP Oracle Exadata Storage Server. An Oracle White Paper October 2008 A Technical Overview of the HP Oracle Exadata Storage Server An Oracle White Paper October 2008 A Technical Overview of the HP Oracle Exadata Storage Grid The HP Oracle Exadata Storage Server... 3 Today

More information

HCI: Hyper-Converged Infrastructure

HCI: Hyper-Converged Infrastructure Key Benefits: Innovative IT solution for high performance, simplicity and low cost Complete solution for IT workloads: compute, storage and networking in a single appliance High performance enabled by

More information

ORACLE SNAP MANAGEMENT UTILITY FOR ORACLE DATABASE

ORACLE SNAP MANAGEMENT UTILITY FOR ORACLE DATABASE ORACLE SNAP MANAGEMENT UTILITY FOR ORACLE DATABASE EFFICIENTLY BACK UP, CLONE, AND RESTORE ORACLE DATABASES ON ORACLE S ZFS STORAGE APPLIANCE WITH ORACLE SNAP MANAGEMENT UTILITY KEY FEATURES Virtually

More information

EMC VMAX 400K SPC-2 Proven Performance. Silverton Consulting, Inc. StorInt Briefing

EMC VMAX 400K SPC-2 Proven Performance. Silverton Consulting, Inc. StorInt Briefing EMC VMAX 400K SPC-2 Proven Performance Silverton Consulting, Inc. StorInt Briefing EMC VMAX 400K SPC-2 PROVEN PERFORMANCE PAGE 2 OF 10 Introduction In this paper, we analyze all- flash EMC VMAX 400K storage

More information

SUN ZFS STORAGE APPLIANCE

SUN ZFS STORAGE APPLIANCE SUN ZFS STORAGE APPLIANCE EASY DATA MANAGEMENT REAL TIME ANALYSIS MAXIMUM STORAGE EFFICIENCY KEY FEATURES Advanced, intuitive management tools Real-time analysis and diagnosis of performance Oracle s Sun

More information

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

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

More information

Exadata Database Machine: 12c Administration Workshop Ed 1

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

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

THE SUMMARY. CLUSTER SERIES - pg. 3. ULTRA SERIES - pg. 5. EXTREME SERIES - pg. 9

THE SUMMARY. CLUSTER SERIES - pg. 3. ULTRA SERIES - pg. 5. EXTREME SERIES - pg. 9 PRODUCT CATALOG THE SUMMARY CLUSTER SERIES - pg. 3 ULTRA SERIES - pg. 5 EXTREME SERIES - pg. 9 CLUSTER SERIES THE HIGH DENSITY STORAGE FOR ARCHIVE AND BACKUP When downtime is not an option Downtime is

More information

An Oracle White Paper September Oracle Utilities Meter Data Management Demonstrates Extreme Performance on Oracle Exadata/Exalogic

An Oracle White Paper September Oracle Utilities Meter Data Management Demonstrates Extreme Performance on Oracle Exadata/Exalogic An Oracle White Paper September 2011 Oracle Utilities Meter Data Management 2.0.1 Demonstrates Extreme Performance on Oracle Exadata/Exalogic Introduction New utilities technologies are bringing with them

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

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM EMC DATA DOMAIN OPERATING SYSTEM Powering EMC Protection Storage ESSENTIALS High-Speed, Scalable Deduplication Up to 31 TB/hr performance Reduces requirements for backup storage by 10 to 30x and archive

More information

Hybrid Columnar Compression (HCC) on Oracle Database 18c O R A C L E W H IT E P A P E R FE B R U A R Y

Hybrid Columnar Compression (HCC) on Oracle Database 18c O R A C L E W H IT E P A P E R FE B R U A R Y Hybrid Columnar Compression (HCC) on Oracle Database 18c O R A C L E W H IT E P A P E R FE B R U A R Y 2 0 1 8 Disclaimer The following is intended to outline our general product direction. It is intended

More information

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

Copyright 2013, Oracle and/or its affiliates. All rights reserved. 2 Copyright 23, Oracle and/or its affiliates. All rights reserved. Oracle Database 2c Heat Map, Automatic Data Optimization & In-Database Archiving Platform Technology Solutions Oracle Database Server

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

OceanStor 5300F&5500F& 5600F&5800F V5 All-Flash Storage Systems

OceanStor 5300F&5500F& 5600F&5800F V5 All-Flash Storage Systems OceanStor 5300F&5500F& 5600F&5800F V5 Huawei mid-range all-flash storage systems (OceanStor F V5 mid-range storage for short) deliver the high performance, low latency, and high scalability that are required

More information

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c White Paper Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c What You Will Learn This document demonstrates the benefits

More information

VLDB. Partitioning Compression

VLDB. Partitioning Compression VLDB Partitioning Compression Oracle Partitioning in Oracle Database 11g Oracle Partitioning Ten Years of Development Core functionality Performance Manageability Oracle8 Range partitioning

More information

DELL EMC DATA DOMAIN OPERATING SYSTEM

DELL EMC DATA DOMAIN OPERATING SYSTEM DATA SHEET DD OS Essentials High-speed, scalable deduplication Reduces protection storage requirements by up to 55x Up to 3x restore performance CPU-centric scalability Data invulnerability architecture

More information

Oracle Database Exadata Cloud Service

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

More information

PRESENTATION TITLE GOES HERE

PRESENTATION TITLE GOES HERE Enterprise Storage PRESENTATION TITLE GOES HERE Leah Schoeb, Member of SNIA Technical Council SNIA EmeraldTM Training SNIA Emerald Power Efficiency Measurement Specification, for use in EPA ENERGY STAR

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

More information

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

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

More information

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

STORAGE CONSOLIDATION AND THE SUN ZFS STORAGE APPLIANCE

STORAGE CONSOLIDATION AND THE SUN ZFS STORAGE APPLIANCE STORAGE CONSOLIDATION AND THE SUN ZFS STORAGE APPLIANCE A COST EFFECTIVE STORAGE CONSOLIDATION SOLUTION THAT REDUCES INFRASTRUCTURE COSTS, IMPROVES PRODUCTIVITY AND SIMPLIFIES DATA CENTER MANAGEMENT. KEY

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage

Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage Dell Reference Configuration for Large Oracle Database Deployments on Dell EqualLogic Storage Database Solutions Engineering By Raghunatha M, Ravi Ramappa Dell Product Group October 2009 Executive Summary

More information

Storage Designed to Support an Oracle Database. White Paper

Storage Designed to Support an Oracle Database. White Paper Storage Designed to Support an Oracle Database White Paper Abstract Databases represent the backbone of most organizations. And Oracle databases in particular have become the mainstream data repository

More information

Sun Lustre Storage System Simplifying and Accelerating Lustre Deployments

Sun Lustre Storage System Simplifying and Accelerating Lustre Deployments Sun Lustre Storage System Simplifying and Accelerating Lustre Deployments Torben Kling-Petersen, PhD Presenter s Name Principle Field Title andengineer Division HPC &Cloud LoB SunComputing Microsystems

More information

Oracle Exadata: The World s Fastest Database Machine

Oracle Exadata: The World s Fastest Database Machine 10 th of November Sheraton Hotel, Sofia Oracle Exadata: The World s Fastest Database Machine Daniela Milanova Oracle Sales Consultant Oracle Exadata Database Machine One architecture for Data Warehousing

More information

Oracle Advanced Compression: Reduce Storage, Reduce Costs, Increase Performance Bill Hodak Principal Product Manager

Oracle Advanced Compression: Reduce Storage, Reduce Costs, Increase Performance Bill Hodak Principal Product Manager Oracle Advanced : Reduce Storage, Reduce Costs, Increase Performance Bill Hodak Principal Product Manager The following is intended to outline our general product direction. It is intended for information

More information

OceanStor 6800F V5 Mission-Critical All-Flash Storage Systems

OceanStor 6800F V5 Mission-Critical All-Flash Storage Systems OceanStor 6800F V5 Mission-Critical s OceanStor 6800F V5 all-flash storage system (OceanStor 6800F V5 for short) is Huawei's next-generation mission-critical all-flash array. It has incorporated all of

More information

Increasing Performance of Existing Oracle RAC up to 10X

Increasing Performance of Existing Oracle RAC up to 10X Increasing Performance of Existing Oracle RAC up to 10X Prasad Pammidimukkala www.gridironsystems.com 1 The Problem Data can be both Big and Fast Processing large datasets creates high bandwidth demand

More information

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

DATABASE SOFTWARE. Copyright 2012, Oracle and/or its affiliates. All rights reserved. DATABASE SOFTWARE 1 WORLD S MOST POPULAR DATABASE Gartner: WW RDBMS Vendor Share SAP/Sybase 4.6% IBM 20.2% Microsoft 17.0% Other 3.3% Teradata 3.7% Progress 1.0% InterSystems 1.0% EMC 0.5% Total RDBMS

More information

QLogic 2500 Series FC HBAs Accelerate Application Performance

QLogic 2500 Series FC HBAs Accelerate Application Performance QLogic 2500 Series FC HBAs Accelerate QLogic 8Gb Fibre Channel Adapters from Cavium: Planning for Future Requirements 8Gb Performance Meets the Needs of Next-generation Data Centers EXECUTIVE SUMMARY It

More information

Системы хранения IBM. Новые возможности

Системы хранения IBM. Новые возможности Системы хранения IBM Новые возможности Introducing: A New Member of the Storwize Family Easy to use, affordable and efficient storage for Small and Medium Businesses New standard for midrange storage IBM

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini June 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

Oracle Zero Data Loss Recovery Appliance (ZDLRA)

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

More information

1Z0-433

1Z0-433 1Z0-433 Passing Score: 800 Time Limit: 0 min Exam A QUESTION 1 What is the function of the samfsdump utility? A. It provides a metadata backup of the file names, directory structure, inode information,

More information

Optimizing the Data Center with an End to End Solutions Approach

Optimizing the Data Center with an End to End Solutions Approach Optimizing the Data Center with an End to End Solutions Approach Adam Roberts Chief Solutions Architect, Director of Technical Marketing ESS SanDisk Corporation Flash Memory Summit 11-13 August 2015 August

More information

REQUEST FOR PROPOSAL FOR PROCUREMENT OF

REQUEST FOR PROPOSAL FOR PROCUREMENT OF REQUEST FOR PROPOSAL FOR PROCUREMENT OF Upgrade of department RFP No.: SBI/GITC/ATM/2018-19/481 : 18/05/2018 Corrigendum II dated 30/05/2018 to Ref: SBI/GITC/ATM/2018-19/481 : 18/05/2018 State Bank of

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

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom

HPE SimpliVity. The new powerhouse in hyperconvergence. Boštjan Dolinar HPE. Maribor Lancom HPE SimpliVity The new powerhouse in hyperconvergence Boštjan Dolinar HPE Maribor Lancom 2.2.2018 Changing requirements drive the need for Hybrid IT Application explosion Hybrid growth 2014 5,500 2015

More information