Oracle Advanced Compression – Reduce Storage, Reduce Costs, Increase Performance Session: S317005 Gregg Christman -- Senior Product Manager Vineet Marwah.

Slides:



Advertisements
Similar presentations
Chris Ruel * Image used without permission.
Advertisements

<Insert Picture Here>
Oracle Universal Content Management and Storage Systems
Oracle Data Guard Ensuring Disaster Recovery for Enterprise Data
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. 1 Oracle Active Data Guard Performance Joseph Meeks Director, Product Management Oracle.
Windows Azure Conference 2014 Hybrid Cloud Storage: StorSimple and Windows Azure.
Oracle Database Compression with Oracle Database 12c
Information Means The World.. Enhanced Data Recovery Agenda EDR defined Backup to Disk (DDT) Tape Emulation (Tape Virtualization) Point-in-time Copy Replication.
1 - Oracle Server Architecture Overview
10 Copyright © 2009, Oracle. All rights reserved. Managing Undo Data.
EIM April 19, Robin Weaver 13 Years with IBM Prior to Assignment at UNC Charlotte Range of Database Development/Data Management Projects and Products.
Bill Hodak Principal Product Manager
Chapter 5 Configuring the RMAN Environment. Objectives Show command to see existing settings Configure command to change settings Backing up the controlfile.
Backup Concepts. Introduction Backup and recovery procedures protect your database against data loss and reconstruct the data, should loss occur. The.
Mint-user MINT Technical Overview October 8 th, 2010.
Exchange 2010 Project Presentation/Discussion August 12, 2015 Project Team: Mark Dougherty – Design John Ditto – Project Manager Joel Eussen – Project.
Introduction to Oracle Backup and Recovery
Navigating the Oracle Backup Maze Robert Spurzem Senior Product Marketing Manager
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1.
1© Copyright 2011 EMC Corporation. All rights reserved. EMC Data Domain and F5 Networks Seamlessly Integrating Deduplicated Storage into a Tiered Storage.
Oracle Partitioning in Oracle Database 11g
Oracle Recovery Manager (RMAN) 10g : Reloaded
SANPoint Foundation Suite HA Robert Soderbery Sr. Director, Product Management VERITAS Software Corporation.
CHAPTER 11 Large Objects. Need for Large Objects Data type to store objects that contain large amount of text, log, image, video, or audio data. Most.
Objectives Learn what a file system does
Introduction and simple using of Oracle Logistics Information System Yaxian Yao
Lecture 11: DMBS Internals
Business and Technology Status 2007 Global economy is more dependent on IT than ever before Information management is THE major mission of the enterprise.
IT The Relational DBMS Section 06. Relational Database Theory Physical Database Design.
Chapter Oracle Server An Oracle Server consists of an Oracle database (stored data, control and log files.) The Server will support SQL to define.
Oracle on Windows Server Introduction to Oracle10g on Microsoft Windows Server.
5 Copyright © 2004, Oracle. All rights reserved. Using Recovery Manager.
15 Copyright © 2005, Oracle. All rights reserved. Performing Database Backups.
1 Oracle Database 11g – Flashback Data Archive. 2 Data History and Retention Data retention and change control requirements are growing Regulatory oversight.
11g(R1/R2) Data guard Enhancements Suresh Gandhi
15 Copyright © 2007, Oracle. All rights reserved. Performing Database Backups.
Web Access Management and Optimizing Storage Rebecca Astin and Gray Fernandez November 2, 2010.
1.
An Oracle server:  Is a database management system that provides an open, comprehensive, integrated approach to information management.  Consists.
Selling the Storage Edition for Oracle November 2000.
Designing Aggregations. Performance Fundamentals - Aggregations Pre-calculated summaries of data Intersections of levels from each dimension Tradeoff.
1 Chapter 17 Shared Memory Contention. 2 Overview Specifically talking about SGA – Buffer Cache – Redo Log Buffer Contention in these areas of SGA – Can.
DMBS Internals I. What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the database concurrently.
7 Strategies for Extracting, Transforming, and Loading.
3 Copyright © 2006, Oracle. All rights reserved. Using Recovery Manager.
Infrastructure for Data Warehouses. Basics Of Data Access Data Store Machine Memory Buffer Memory Cache Data Store Buffer Bus Structure.
Chapter 5 Index and Clustering
Overview of Oracle Backup and Recovery Darl Kuhn, Regis University.
2 Copyright © 2006, Oracle. All rights reserved. Configuring Recovery Manager.
Copyright © 2009 Rolta International, Inc., All Rights Reserved Michael R. Messina, Management Consultant Rolta-TUSC, Oracle Open World 2009 (60 min) ID#:
DMBS Internals I February 24 th, What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the.
DMBS Internals I. What Should a DBMS Do? Store large amounts of data Process queries efficiently Allow multiple users to access the database concurrently.
© 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice Database Growth: Problems & Solutions.
REMINDER Check in on the COLLABORATE mobile app Best Practices for Oracle on VMware - Deep Dive Darryl Smith Chief Database Architect Distinguished Engineer.
October 15-18, 2013 Charlotte, NC Accelerating Database Performance Using Compression Joseph D’Antoni, Solutions Architect Anexinet.
6 Copyright © Oracle Corporation, All rights reserved. Backup and Recovery Overview.
Oracle Announced New In- Memory Database G1 Emre Eftelioglu, Fen Liu [09/27/13] 1 [1]
Oracle Database Architectural Components
Doing fast! Optimizing Query performance with ColumnStore Indexes in SQL Server 2012 Margarita Naumova | SQL Master Academy.
The Economics of Notes and Domino 8.5: How to Decrease Cost & Increase Productivity by Optimizing your Infrastructure.
Efficient data maintenance in GlusterFS using databases
OTN Yatra 2016 (23rd ,24th April) Suvendu
Maximum Availability Architecture Enterprise Technology Centre.
A Technical Overview of Microsoft® SQL Server™ 2005 High Availability Beta 2 Matthew Stephen IT Pro Evangelist (SQL Server)
Creating an Oracle Database
Lecture 11: DMBS Internals
Working with Very Large Tables Like a Pro in SQL Server 2014
Introduction.
Working with Very Large Tables Like a Pro in SQL Server 2017
Presentation transcript:

Oracle Advanced Compression – Reduce Storage, Reduce Costs, Increase Performance Session: S Gregg Christman -- Senior Product Manager Vineet Marwah – Principal Member of Technical Staff

3 Program Agenda Data Growth Challenges Advanced Compression Overview Relational Data Compression Unstructured Data Compression Backup Data Compression Network Transport Data Compression Customer Experiences Bank of America AT&T Questions and Answers

4 Data Growth Challenges Explosion in Data Volumes Government Regulations (Sarbanes-Oxley, etc) User Generated Content (Web 2.0) Application Consolidation IT Managers Must Support Larger Volumes of Data with Limited Technology Budgets Need to optimize storage consumption Also maintain acceptable application performance Intelligent and Efficient Compression Technology can Help Address These Challenges

5 Oracle Advanced Compression Option Reduces resource requirements and costs Storage System Network Bandwidth Memory Usage Relational Data Compression Unstructured Data Compression Backup Data Compression Network Data Compression OLTP Table Compression SecureFiles Deduplication SecureFiles Compression Data Pump Data Compression RMAN Fast Backup Compression Data Guard Redo Transport Compression

6 Table Compression Introduced in Oracle Database 9i Release 2 Compression during bulk load operations (Direct Load, CTAS) Data modified using conventional DML not compressed Optimized compression algorithm for relational data Improved performance for queries accessing large amounts of data Fewer I/Os Buffer Cache efficiency Data is compressed at the database block level Compression enabled at either the table or partition level Completely transparent to applications

7 OLTP Table Compression Oracle Database 11g extends table compression for OLTP data Support for conventional DML Operations (INSERT, UPDATE) New algorithm significantly reduces write overhead Batched compression minimizes impact for OLTP transactions No impact on reads Reads may actually see improved performance due to fewer I/Os and enhanced memory efficiency

8 Oracle Advanced Compression Option Reduces resource requirements and costs Storage System Network Bandwidth Memory Usage Relational Data Compression Unstructured Data Compression Backup Data Compression Network Data Compression OLTP Table Compression SecureFiles Deduplication SecureFiles Compression Data Pump Data Compression RMAN Fast Backup Compression Data Guard Redo Transport Compression

9 SecureFiles Deduplication/Compression Enables storage of a single physical image for duplicate data Significantly reduces space consumption Dramatically improves writes and copy operations No adverse impact on read operations May actually improve read performance for cache data Duplicate detection happens within a table, partition or sub-partition With SecureFiles compression, typical files such as documents or XML files, experience a reduction of 2 to 3 times in size Automatically avoids compressing data that would not benefit from compression Specially useful for content management, applications and data archival applications

10 Oracle Advanced Compression Option Reduces resource requirements and costs Storage System Network Bandwidth Memory Usage Relational Data Compression Unstructured Data Compression Backup Data Compression Network Data Compression OLTP Table Compression SecureFiles Deduplication SecureFiles Compression Data Pump Data Compression RMAN Fast Backup Compression Data Guard Redo Transport Compression

11 Data Pump Compression Metadata compression available since Oracle Database 10g Oracle Database 11g extends compression to table data during exports No need to decompress before import Single step compression of both data and metadata Compressed data directly hits disk resulting in reduced disk space requirements Internal tests reduced dump file size up to 75% Application transparent Complete Data Pump functionality available on compressed files

12 RMAN Backup Compression RMAN compression can dramatically reduce the storage requirements for backup data. Backup data is compressed before it is written to disk or tape and doesn’t need to be uncompressed before recovery Three levels of RMAN Compression: LOW, MEDIUM, and HIGH. Compression Level LOW (New in 11.2) Fastest compression algorithm Best suited when backup is constrained by CPU Compression Level MEDIUM (New in 11.1) Balance between CPU usage and compression ratio Compression LEVEL HIGH (New in 11.2) Best compression ratio and highest CPU utilization Best suited when backup is constrained by network or I/O

13 Oracle Advanced Compression Option Reduces resource requirements and costs Storage System Network Bandwidth Memory Usage Relational Data Compression Unstructured Data Compression Backup Data Compression Network Data Compression OLTP Table Compression SecureFiles Deduplication SecureFiles Compression Data Pump Data Compression RMAN Fast Backup Compression Data Guard Redo Transport Compression

14 Network Compression Data Guard Redo Transport Services Compress network traffic between primary and standby databases Lower bandwidth networks (<100Mbps) 15-35% less time required to transmit 1 GB of data Bandwidth consumption reduced up to 35% High bandwidth networks (>100 Mbps) Compression will not reduce transmission time But will reduce bandwidth consumption up to 35%

15 Metalink See Metalink Note # Lists recommended Advanced Compression patches applicable to all customers

16 Customer Experience

17 Summary Comprehensive data compression capabilities for all types of data Structured, Unstructured, Backup, Network Reduces storage consumption by 2 to 4 times Improves read performance Enhances memory, buffer cache utilization Complete application transparency Benefits diverse application workloads

18 Oracle Products Available Online Oracle Store Buy Oracle license and support online today at oracle.com/store

19

20