SlideShare ist ein Scribd-Unternehmen logo
1 von 42
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata 12c Enhancements
RMOUG Training Days 2015
Fuad Arshad
North America Commercial Engineered Systems
Oracle Confidential – Internal/Restricted/Highly Restricted
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
• Chicagoland ,IL
• Started working on Oracle RDBMS in 1996
• Technical Reviewer, Author, Speaker, Worker Bee
Twitter @fuadar
Oracle Confidential – Internal/Restricted/Highly Restricted
Who am I
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Agenda
Understanding Exadata
Exadata New Features
EM for Exadata
1
2
Oracle Confidential – Internal/Restricted/Highly Restricted 5
3
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Understanding an Exadata
Oracle Confidential – Internal/Restricted/Highly Restricted 6
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Oracle Exadata Database Machine Vision
• The best platform for all Oracle Database workloads
– Warehousing  OLTP  Consolidation  In-Memory Database
• Latest, most advanced hardware
– Fully scale-out servers and intelligent storage with unified InfiniBand
connectivity and PCI flash
• Unique software that maximizes the Oracle Database
– Database optimized compute, storage, and networking software
dramatically improves performance and cost
• Standardized, optimized, hardened end-to-end
– By the core Oracle RDBMS development team
Oracle Confidential - Highly Restricted 7
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Redundant database
servers, storage
servers, network,
power
Active standby
systems, local HA
and/or remote DR
Log-based data
replication with data
consistency validation
Database Optimized Protection
from All Failures
–Data loss or corruption
–Unplanned outages
–Planned maintenance
–Application changes
–Human errors
Online patching,
reconfiguration,
application
changes
Active-active DB
clusters. Mirrored
storage and flash.
LAN WAN
Exadata with Oracle Maximum Availability Architecture (MAA)
Proven at Thousands of Banks, Telecoms, Web Companies, etc.
8
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Components
Database
Storage Server
Infiniband Network
KVM, PDU, ILOM, CISCO SWITCH
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Operational Components
DB Node i.e Linux , Database and Grid
Infrastructure Software
Storage Server i.e Storage Cell Software and
Storage
Infiniband Network i.e The Interconnect
CISCO SWITCH i.e the connection to the external
world
PDU,ILOM,KVM (X2)
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata 12c Enhancements
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata vs. Generic Hardware
Benefit Gap is Growing, and will Continue to Grow
13
ApplicationBenefits
Hardware Improvements
Common to Exadata &
Generic Platforms
• Faster Processors
• Faster, Cheaper Flash
• Larger Disk Drives
• Faster Network Interconnect
Time
• Smart Scan
• InfiniBand Scale-Out
• Database Aware PCI Flash
• Storage Indexes
• Columnar Compression
• IO Priorities
• Data Mining Offload
• In-Memory Fault Tolerance
• Direct-to-wire Protocol
• Columnar Flash Cache
• JSON and XML offload
2008 2014
• Network Resource Management
• Multitenant Aware Resource Mgmt
• Compressed Flash Cache
• Prioritized File Recovery
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 14
 Database offload in storage
– Data intensive query operations offloaded
to storage CPUs
– 100 GB/sec SQL data throughput / rack
– Storage Index data skipping
 Database optimized PCI Flash
– Smart caching of database data
– 2.66 Million Database IOs/sec per rack
– Smart Flash log speeds transactions
 Database optimized compression
– Hybrid Columnar for 10x DB size reduction
and faster analytics
 Database optimized messaging
–SQL optimized InfiniBand protocol for high
throughput and low latency SQL
 Database optimized QoS
–I/O and CPU prioritization from application
to DB and storage
 Database optimized availability
–Fastest recovery of failed database, server,
storage or switch
–Fastest backup - incremental offload
–Exachk end-to-end validation
Exadata Innovation: Unique Software Features
Oracle Confidential – Restricted
Much Faster than Any All-Flash Storage Array + Unique DB Optimizations
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Software Innovation Continues: Recent Enhancements
 Database offload in storage
– Offload searches on LOBs
– Offload joins for non-parallel queries
 Database optimized PCI Flash
– Ultra high speed flash compression
(X3 & X4) at multi-million IOs/sec
– Automatic caching for table scans
 Database optimized compression
– Hybrid Columnar enhanced for OLTP
– and for Spatial and Text data
 Database optimized messaging
– End-to-End prioritization of critical
database messages, including log writes
and RAC
 Database optimized QoS
–Prioritization of CPU and IO by multitenant
pluggable database (12c)
 Database optimized availability
–Prioritize recovery of critical DB files
–Fault Tolerant Database In-Memory
 ACFS Cluster File System
–10.2 databases, snapshots, file locks
15Oracle Confidential – Restricted
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata 12c
• 12.1.1.0 Software Introduced Support for Database 12.1
• Enhancements included
– Cell to Cell Data transfer
– IORM Support for Multi Tenant Databases
Next Generation Software for Next Generation Workloads
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata
What it looks like (12.1.x.x)
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Storage Server
What it looks like (12.1.x.x)
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Software: New Database Optimizations (12.1.2.1)
• Fastest OLTP
– 3x faster Direct to Wire InfiniBand Protocol
• Fastest Data Warehousing
– 5X faster Pure Columnar Flash Cache
– 3X faster JSON and XML analytics using
storage offload
• Highest Availability
– Instant server death detection
– Sub-second I/O failover caps I/O latency
– Instant failover of In-Memory Database
• Optimized Capacity
– Database Snapshots for test/dev
– Mix High Capacity and Extreme Flash
Storage
• Safest Consolidation
– Near-Zero Overhead Virtual Machines
– Per Database Flash Cache Reservation
19
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OLTP: Exafusion Direct-to-Wire OLTP Protocol
• InfiniBand has great throughput
– But overheard of calling OS on every message
limits small message rate
• Exafusion re-implements RAC Cache Fusion
• Database directly calls InfiniBand hardware
– Bypasses networking software stack, interrupts,
scheduling
20
8K OLTP Block Transfers/sec
InfiniBandExafusion
InfiniBand
10GigE
3X Speedup
World’s First Database to InfiniBand Protocol
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Analytics: Exadata Pure Columnar Flash Cache
• Hybrid Columnar Compression (HCC) balances
OLTP and Analytics
– 10X compression, fast analytic scans, single I/O OLTP
• Smart Flash Cache now optimizes HCC data for
pure analytic workloads
• Automatically transforms HCC data to pure
columnar format as it is loaded into flash cache
21
Hybrid Columnar Data
Flash Cache Population
World’s First Data Transforming Flash Cache
Up to 5X Analytic Query Speedup
Pure Columnar Data
Flash
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Consolidation: High-Performance Virtualized Databases
• VMs provide CPU, memory, and OS isolation for consolidated
workloads
• Combine with Exadata network and I/O prioritization to
achieve unique full stack isolation
• Oracle VM on Exadata delivers raw hardware performance
– I/Os go directly to high-speed InfiniBand bypassing hypervisor
• Combine with Multitenant Database for highest
consolidation density
22
FINANCE
SUPPLY
CHAIN
SALES
World’s First Virtualized Database Platform Using Ultra-Fast InfiniBand
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata 12.1.2.1.0 New Features and Changes
• Database Servers
– Oracle Linux 6 (OL6.6) – Upgrade without reimage
– dbserverd service (DBMCLI)
– Virtualization with Oracle VM Server
• Stack
– Instant Server Death Detection – Lets Look rather than Wait.
– Disk Life Cycle Management Alert.
– Sparse Grid Disks and Snapshot Databases for Test/Dev
Oracle Confidential 23
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
DBMCLI on Database Servers
• New service dbserverd
– Replaces exadata_mon_hw_asr.pl
– MS Management Server
– RS Restart Server
– If OVM runs in dom0 only
• Command line dbmcli
• New users
– dbmadmin, dbmmonitor (welcome)
– dbmsvc (WLS owner, no login)
Oracle Confidential 24
# service dbserverd status
rsStatus: running
msStatus: running
[dbmadmin@ ~]$ dbmcli
DBMCLI: Release - Production on Tue Dec 16 01:23:48 MST 2014
Copyright (c) 2007, 2014, Oracle. All rights reserved.
DBMCLI> list dbserver
slcc12adm01 online
DBMCLI> list alerthistory
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
OVM on Exadata
• Support for X2-2 onwards
• Requires a Re-image , Cannot upgrade for Virtualization to be enabled
• Live Migration Not Possible due to SR-IOV
• Oracle VM 3.2.9 and OL5 ON Dom0(Hypervisor)
Oracle Confidential – Internal/Restricted/Highly Restricted 25
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Patching an Exadata
• MOS 888828.1
– “The Patching Note”
– Critical Issues and additional required patches
– Guidelines for related products (OEM, DBFS, RM, GG, SAP)
• Process
– Exachk
– Patch
– Test
– Exachk
Oracle Confidential – Internal/Restricted/Highly Restricted 26
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Example Cell Patching Process (Non Rolling)
• Shutdown all Databases
– crsctl stop cluster –all
– crsctl stop crs (on all nodes)
• Shutdown All Cell Services
– dcli -g cell_group -l root "cellcli -e alter cell shutdown services all“
– dcli -g cell_group -l root "cellcli -e list cell attributes msstatus,rsstatus,cellsrvstatus“
• Patch The Cells
– /patchmgr -cells ~/cell_group -patch_check_prereq -smtp_from “abc@def.com " -smtp_to “abc@def.com“
– ./patchmgr -cells ~/cell_group -patch -smtp_from “abc@def.com” -smtp_to abc@def.com
• Validate
– dcli -g ~/cell_group -l root "imageinfo“
– dcli -g ~/cell_group -l root "imagehistory“
• Bring Cluster Back up & Test
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Patching Cells Prereq Check Email
Patchmgr: Non-rolling Patch_prereq Completed
Event Time 2014-08-19 09:49:08-0500
Description Non-rolling patch_prereq
completed.
Patch state of
changed from S
tarted to Succeeded.
Patchmgr launched from
Xdt104db01 s performing non-
rolling patch_prereq on following
cell(s).
7 out of 7 cell(s) completed.
Cell Patch State From Version To Version Time
Xdt104cel01 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:07-0500
Xdt104cel02 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:07-0500
Xdt104cel03 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:07-0500
Xdt104cel04 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500
Xdt104cel05 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500
Xdt104cel06 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500
Xdt104cel07 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500
Recommended Action No action is needed.
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Example Compute Patching Process (Non Rolling)
• Prepare
– Download the latest dbnodeupdate.sh from patch 16486998 & ISO from Patch 18889969
– Dcli -l root -d ~/dbs_group 'mkdir /patch'
– $ dcli -l root -g ~/dbs_group -f p18889969_121111_Linux-x86-64.zip -d /patch
– $ dcli -l root -g ~/dbs_group -f p16486998_121111_Linux-x86-64.zip -d /patch
– Validate Prereqs "./dbnodeupdate.sh -u -l p18889969_121111_Linux-x86-64.zip -v“
• Resolve
– If script mentions any nfs mount points . Dismount them. Also better to stop cluster completely as well.
– Any conflicts need to be resolved for the exact or minimum requirements also look at the obsolete list and share to make sure they are not using
it /etc/exadata/yum/obsolete.lst
• Patch
– Start patching on one node first node "./dbnodeupdate.sh -u -l p18889969_121111_Linux-x86-64.zip "
– Patch Rest of the Nodes in parallel
– dcli -g dbs_group1 -l root "./dbnodeupdate.sh -u -l p18889969_121111_Linux-x86-64.zip -q -t 12.1.1.1.1
• Validate
– Run imageinfo and imagehistory to ensure image status is “Success”
– dbnodeupdate.sh –c to cleanup and finish , Bring Cluster Back up.
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
EM for Exadata
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Monitoring An Exadata
• Various Tools Available
• EM 12c Exadata Plugin is Recommended
• ASR Server or Platinum for Remote monitoring and Support
• Command Line Tools like Cellcli, Dbmcli, ExaWatcher , exachk
Oracle Confidential – Internal/Restricted/Highly Restricted 31
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Plug-in 12.1.0.6.0: Update
Support for Oracle Database 12c
• Full support for Oracle Database
Multitenant option
• CDB level IO workload summary
with PDB level details breakdown
• DB Machine level visualization of IO
utilization for CDB & PDB
• Support for Exadata Server Version:
11.2.3.3.0, 12.1.1.1.0 ,12.1.2.1
• Support for X5 with December 14
Patches , OVM with virtualization
plugin
Oracle Confidential – Internal/Restricted/Highly Restricted 32
1
2
3
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Plug-in 12.1.0.6.0: Update
Enhanced Grid Home Page
Oracle Confidential – Internal/Restricted/Highly Restricted 33
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Plug-in 12.1.0.6.0: Update
Storage Grid Home Page
Oracle Confidential – Internal/Restricted/Highly Restricted 34
New fine grained performance summary for Flash
& Hard disk
New usage statistics highlight Flash Cache & Smart Scan
efficiency
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Plug-in 12.1.0.6.0: Update
Storage Grid Home Page
Oracle Confidential – Internal/Restricted/Highly Restricted 35
New detailed breakdown of Flash Space Usage
New IO time distribution by Flash, Hard disk & IORM Wait
per DB
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata Plug-in 12.1.0.6.0: Update
Storage Cell Performance Page
Oracle Confidential – Internal/Restricted/Highly Restricted 36
New Flash & Hard Disk Utilization Chart to identify if workload
is reaching hardware limit
New side-by-side comparison of Flash & Hard Disk performance charts
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exachk and Healthcheck Utility Checks…
• Incorrect configurations
• Parameter Issues
• Recommendations, steps to correct, along with current value.
See Oracle Support Document 1070954.1: “Oracle Exadata Database
Machine Exachk or HealthCheck” and Exadata best practices in Oracle
Support Document 757552.1: “Oracle Exadata Best Practices”
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Exadata OVM - exachk
• Execution model
– Run once in one dom0
• Performs database server (hardware and OS), storage server,
and InfiniBand checks
• Uses ibhosts to discover other dom0s - discovers all
database servers in logically divided racks
• -clusternodes compute1,compute2 -cells cell1,cell2,cell3
– Run once for each VM cluster
• Performs database server (OS), grid infrastructure, and
database checks
Oracle Confidential – Internal/Restricted/Highly Restricted 38
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Automate Exachk via Enterprise Manager
Automating will populate healthchecks to UI!
Need to insert screenshot
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Orachk Collection Manager
• Collection Manager now included in orachk MOS Note :1268927.2
Collect and Manage your System Healthchecks
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
AWR Warehouse – Architecture – Ideal for Exadata Data
• Central warehouse configured for long
term AWR data retention
• Historical and ongoing AWR snapshots
collected from databases enabled for
AWR warehouse
• ETL jobs moves snapshots from source
databases into AWR warehouse
efficiently using Oracle Data Pump
• Retention period configurable for
weeks, months, years or forever
(default)
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
AWR Warehouse Features
• Warehouse dashboard tracking ETL jobs
• All AWR features available on long term AWR
data
• Performance page
• AWR report
• ASH analytics
• Compare Period ADDM
• Compare Period Report
• Integrated seamlessly into EM UI
• Zero runtime overhead on source Production
databases
Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |
Automatic Service Request (ASR)
Oracle Confidential – Internal/Restricted/Highly Restricted 43
Exadata 12c Enhancements and New Features

Weitere ähnliche Inhalte

Was ist angesagt?

Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISPOptimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISPSecure-24
 
Intro to Exadata
Intro to ExadataIntro to Exadata
Intro to ExadataMoin Khalid
 
Sun Oracle Exadata Technical Overview V1
Sun Oracle Exadata Technical Overview V1Sun Oracle Exadata Technical Overview V1
Sun Oracle Exadata Technical Overview V1jenkin
 
Running E-Business Suite Database on Oracle Database Appliance
Running E-Business Suite Database on Oracle Database ApplianceRunning E-Business Suite Database on Oracle Database Appliance
Running E-Business Suite Database on Oracle Database ApplianceMaris Elsins
 
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...Maris Elsins
 
Exadata
ExadataExadata
Exadatatalek
 
Exadata Patching Demystified
Exadata Patching DemystifiedExadata Patching Demystified
Exadata Patching DemystifiedEnkitec
 
Oracle Flex ASM - What’s New and Best Practices by Jim Williams
Oracle Flex ASM - What’s New and Best Practices by Jim WilliamsOracle Flex ASM - What’s New and Best Practices by Jim Williams
Oracle Flex ASM - What’s New and Best Practices by Jim WilliamsMarkus Michalewicz
 
Customer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionCustomer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionsolarisyougood
 
Oracle 11G SCAN: Concepts and Implementation Experience Sharing
Oracle 11G SCAN: Concepts and Implementation Experience SharingOracle 11G SCAN: Concepts and Implementation Experience Sharing
Oracle 11G SCAN: Concepts and Implementation Experience SharingYury Velikanov
 
What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?O-box
 
Database as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance PlatformDatabase as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance PlatformMaris Elsins
 
Oracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 CertificationOracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 CertificationExadatadba
 
PostgreSQL and Benchmarks
PostgreSQL and BenchmarksPostgreSQL and Benchmarks
PostgreSQL and BenchmarksJignesh Shah
 
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]Markus Michalewicz
 

Was ist angesagt? (20)

Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISPOptimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
 
Intro to Exadata
Intro to ExadataIntro to Exadata
Intro to Exadata
 
Sun Oracle Exadata Technical Overview V1
Sun Oracle Exadata Technical Overview V1Sun Oracle Exadata Technical Overview V1
Sun Oracle Exadata Technical Overview V1
 
Running E-Business Suite Database on Oracle Database Appliance
Running E-Business Suite Database on Oracle Database ApplianceRunning E-Business Suite Database on Oracle Database Appliance
Running E-Business Suite Database on Oracle Database Appliance
 
Exadata Backup
Exadata BackupExadata Backup
Exadata Backup
 
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
Whitepaper: Running Oracle e-Business Suite Database on Oracle Database Appli...
 
Oracle Exadata X2-8: A Critical Review
Oracle Exadata X2-8: A Critical ReviewOracle Exadata X2-8: A Critical Review
Oracle Exadata X2-8: A Critical Review
 
Exadata
ExadataExadata
Exadata
 
Smooth as Silk Exadata Patching
Smooth as Silk Exadata PatchingSmooth as Silk Exadata Patching
Smooth as Silk Exadata Patching
 
Exadata Patching Demystified
Exadata Patching DemystifiedExadata Patching Demystified
Exadata Patching Demystified
 
Oracle Flex ASM - What’s New and Best Practices by Jim Williams
Oracle Flex ASM - What’s New and Best Practices by Jim WilliamsOracle Flex ASM - What’s New and Best Practices by Jim Williams
Oracle Flex ASM - What’s New and Best Practices by Jim Williams
 
Customer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise editionCustomer overview oracle solaris cluster, enterprise edition
Customer overview oracle solaris cluster, enterprise edition
 
Oracle 11G SCAN: Concepts and Implementation Experience Sharing
Oracle 11G SCAN: Concepts and Implementation Experience SharingOracle 11G SCAN: Concepts and Implementation Experience Sharing
Oracle 11G SCAN: Concepts and Implementation Experience Sharing
 
What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?What's So Special about the Oracle Database Appliance?
What's So Special about the Oracle Database Appliance?
 
Exadata database machine_x5-2
Exadata database machine_x5-2Exadata database machine_x5-2
Exadata database machine_x5-2
 
ZFS appliance
ZFS applianceZFS appliance
ZFS appliance
 
Database as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance PlatformDatabase as a Service on the Oracle Database Appliance Platform
Database as a Service on the Oracle Database Appliance Platform
 
Oracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 CertificationOracle Exadata 1Z0-485 Certification
Oracle Exadata 1Z0-485 Certification
 
PostgreSQL and Benchmarks
PostgreSQL and BenchmarksPostgreSQL and Benchmarks
PostgreSQL and Benchmarks
 
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]Understanding Oracle RAC 12c Internals OOW13 [CON8806]
Understanding Oracle RAC 12c Internals OOW13 [CON8806]
 

Andere mochten auch

RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)
RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)
RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)Kristofferson A
 
Oracle database 12c new features
Oracle database 12c new featuresOracle database 12c new features
Oracle database 12c new featuresJakkrapat S.
 
COUG_AAbate_Oracle_Database_12c_New_Features
COUG_AAbate_Oracle_Database_12c_New_FeaturesCOUG_AAbate_Oracle_Database_12c_New_Features
COUG_AAbate_Oracle_Database_12c_New_FeaturesAlfredo Abate
 
Aioug vizag oracle12c_new_features
Aioug vizag oracle12c_new_featuresAioug vizag oracle12c_new_features
Aioug vizag oracle12c_new_featuresAiougVizagChapter
 
Oracle12 - The Top12 Features by NAYA Technologies
Oracle12 - The Top12 Features by NAYA TechnologiesOracle12 - The Top12 Features by NAYA Technologies
Oracle12 - The Top12 Features by NAYA TechnologiesNAYATech
 
Introduce to Spark sql 1.3.0
Introduce to Spark sql 1.3.0 Introduce to Spark sql 1.3.0
Introduce to Spark sql 1.3.0 Bryan Yang
 
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...Mark Rittman
 
SPARQL and Linked Data Benchmarking
SPARQL and Linked Data BenchmarkingSPARQL and Linked Data Benchmarking
SPARQL and Linked Data BenchmarkingKristian Alexander
 
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...Mark Rittman
 
Data Science at Scale: Using Apache Spark for Data Science at Bitly
Data Science at Scale: Using Apache Spark for Data Science at BitlyData Science at Scale: Using Apache Spark for Data Science at Bitly
Data Science at Scale: Using Apache Spark for Data Science at BitlySarah Guido
 
Spark meetup v2.0.5
Spark meetup v2.0.5Spark meetup v2.0.5
Spark meetup v2.0.5Yan Zhou
 
Pandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data SciencePandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data ScienceKrishna Sankar
 
9/ IBM POWER @ OPEN'16
9/ IBM POWER @ OPEN'169/ IBM POWER @ OPEN'16
9/ IBM POWER @ OPEN'16Kangaroot
 
A7 storytelling with_oracle_analytics_cloud
A7 storytelling with_oracle_analytics_cloudA7 storytelling with_oracle_analytics_cloud
A7 storytelling with_oracle_analytics_cloudDr. Wilfred Lin (Ph.D.)
 
Data Science with Spark
Data Science with SparkData Science with Spark
Data Science with SparkKrishna Sankar
 
Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一
Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一
Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一scalaconfjp
 
Always Valid Inference (Ramesh Johari, Stanford)
Always Valid Inference (Ramesh Johari, Stanford)Always Valid Inference (Ramesh Johari, Stanford)
Always Valid Inference (Ramesh Johari, Stanford)Hakka Labs
 
Advanced Data Science on Spark-(Reza Zadeh, Stanford)
Advanced Data Science on Spark-(Reza Zadeh, Stanford)Advanced Data Science on Spark-(Reza Zadeh, Stanford)
Advanced Data Science on Spark-(Reza Zadeh, Stanford)Spark Summit
 

Andere mochten auch (20)

RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)
RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)
RMOUG2016 - Resource Management (the critical piece of the consolidation puzzle)
 
Oracle database 12c new features
Oracle database 12c new featuresOracle database 12c new features
Oracle database 12c new features
 
COUG_AAbate_Oracle_Database_12c_New_Features
COUG_AAbate_Oracle_Database_12c_New_FeaturesCOUG_AAbate_Oracle_Database_12c_New_Features
COUG_AAbate_Oracle_Database_12c_New_Features
 
Aioug vizag oracle12c_new_features
Aioug vizag oracle12c_new_featuresAioug vizag oracle12c_new_features
Aioug vizag oracle12c_new_features
 
Oracle12 - The Top12 Features by NAYA Technologies
Oracle12 - The Top12 Features by NAYA TechnologiesOracle12 - The Top12 Features by NAYA Technologies
Oracle12 - The Top12 Features by NAYA Technologies
 
Introduce to Spark sql 1.3.0
Introduce to Spark sql 1.3.0 Introduce to Spark sql 1.3.0
Introduce to Spark sql 1.3.0
 
Spark etl
Spark etlSpark etl
Spark etl
 
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
IlOUG Tech Days 2016 - Big Data for Oracle Developers - Towards Spark, Real-T...
 
SPARQL and Linked Data Benchmarking
SPARQL and Linked Data BenchmarkingSPARQL and Linked Data Benchmarking
SPARQL and Linked Data Benchmarking
 
AMIS Oracle OpenWorld 2015 Review – part 3- PaaS Database, Integration, Ident...
AMIS Oracle OpenWorld 2015 Review – part 3- PaaS Database, Integration, Ident...AMIS Oracle OpenWorld 2015 Review – part 3- PaaS Database, Integration, Ident...
AMIS Oracle OpenWorld 2015 Review – part 3- PaaS Database, Integration, Ident...
 
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
IlOUG Tech Days 2016 - Unlock the Value in your Data Reservoir using Oracle B...
 
Data Science at Scale: Using Apache Spark for Data Science at Bitly
Data Science at Scale: Using Apache Spark for Data Science at BitlyData Science at Scale: Using Apache Spark for Data Science at Bitly
Data Science at Scale: Using Apache Spark for Data Science at Bitly
 
Spark meetup v2.0.5
Spark meetup v2.0.5Spark meetup v2.0.5
Spark meetup v2.0.5
 
Pandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data SciencePandas, Data Wrangling & Data Science
Pandas, Data Wrangling & Data Science
 
9/ IBM POWER @ OPEN'16
9/ IBM POWER @ OPEN'169/ IBM POWER @ OPEN'16
9/ IBM POWER @ OPEN'16
 
A7 storytelling with_oracle_analytics_cloud
A7 storytelling with_oracle_analytics_cloudA7 storytelling with_oracle_analytics_cloud
A7 storytelling with_oracle_analytics_cloud
 
Data Science with Spark
Data Science with SparkData Science with Spark
Data Science with Spark
 
Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一
Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一
Building a Unified Data Pipline in Spark / Apache Sparkを用いたBig Dataパイプラインの統一
 
Always Valid Inference (Ramesh Johari, Stanford)
Always Valid Inference (Ramesh Johari, Stanford)Always Valid Inference (Ramesh Johari, Stanford)
Always Valid Inference (Ramesh Johari, Stanford)
 
Advanced Data Science on Spark-(Reza Zadeh, Stanford)
Advanced Data Science on Spark-(Reza Zadeh, Stanford)Advanced Data Science on Spark-(Reza Zadeh, Stanford)
Advanced Data Science on Spark-(Reza Zadeh, Stanford)
 

Ähnlich wie Exadata 12c Enhancements and New Features

A5 oracle exadata-the game changer for online transaction processing data w...
A5   oracle exadata-the game changer for online transaction processing data w...A5   oracle exadata-the game changer for online transaction processing data w...
A5 oracle exadata-the game changer for online transaction processing data w...Dr. Wilfred Lin (Ph.D.)
 
Exadata x3 workshop
Exadata x3 workshopExadata x3 workshop
Exadata x3 workshopFran Navarro
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Fran Navarro
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaSArush Jain
 
Exadata architecture and internals presentation
Exadata architecture and internals presentationExadata architecture and internals presentation
Exadata architecture and internals presentationSanjoy Dasgupta
 
Oracle Database Appliance Workshop
Oracle Database Appliance WorkshopOracle Database Appliance Workshop
Oracle Database Appliance WorkshopMarketingArrowECS_CZ
 
CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1David van Schalkwyk
 
prm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdfprm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdfRaniVuppal
 
Exadata x4 for_sap
Exadata x4 for_sapExadata x4 for_sap
Exadata x4 for_sapFran Navarro
 
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...Jürgen Ambrosi
 
Eng systems oracle_overview
Eng systems oracle_overviewEng systems oracle_overview
Eng systems oracle_overviewFran Navarro
 
Oracle Database Appliance (ODA) X6-2 Portfolio Overview
Oracle Database Appliance (ODA) X6-2 Portfolio OverviewOracle Database Appliance (ODA) X6-2 Portfolio Overview
Oracle Database Appliance (ODA) X6-2 Portfolio OverviewDaryll Whyte
 
VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right VMworld
 
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RAC
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RACAUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RAC
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RACSandesh Rao
 
Oracle 11gR2 plain servers vs Exadata - 2013
Oracle 11gR2 plain servers vs Exadata - 2013Oracle 11gR2 plain servers vs Exadata - 2013
Oracle 11gR2 plain servers vs Exadata - 2013Connor McDonald
 
Oracle Maximum Availability Architecture
Oracle Maximum Availability ArchitectureOracle Maximum Availability Architecture
Oracle Maximum Availability ArchitectureMarketingArrowECS_CZ
 
Infraestructura oracle
Infraestructura oracleInfraestructura oracle
Infraestructura oracleFran Navarro
 

Ähnlich wie Exadata 12c Enhancements and New Features (20)

A5 oracle exadata-the game changer for online transaction processing data w...
A5   oracle exadata-the game changer for online transaction processing data w...A5   oracle exadata-the game changer for online transaction processing data w...
A5 oracle exadata-the game changer for online transaction processing data w...
 
Exadata x3 workshop
Exadata x3 workshopExadata x3 workshop
Exadata x3 workshop
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
 
Exadata architecture and internals presentation
Exadata architecture and internals presentationExadata architecture and internals presentation
Exadata architecture and internals presentation
 
Oracle Database Appliance Workshop
Oracle Database Appliance WorkshopOracle Database Appliance Workshop
Oracle Database Appliance Workshop
 
Session 307 ravi pendekanti engineered systems
Session 307  ravi pendekanti engineered systemsSession 307  ravi pendekanti engineered systems
Session 307 ravi pendekanti engineered systems
 
Oracle Cloud
Oracle CloudOracle Cloud
Oracle Cloud
 
CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1
 
prm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdfprm4114-exadatastrategy.pdf
prm4114-exadatastrategy.pdf
 
Exadata x4 for_sap
Exadata x4 for_sapExadata x4 for_sap
Exadata x4 for_sap
 
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...6° Sessione Oracle - CRUI: Oracle Database Appliance:Il potere dell’ingegner...
6° Sessione Oracle - CRUI: Oracle Database Appliance: Il potere dell’ingegner...
 
Oracle Storage a ochrana dat
Oracle Storage a ochrana datOracle Storage a ochrana dat
Oracle Storage a ochrana dat
 
Eng systems oracle_overview
Eng systems oracle_overviewEng systems oracle_overview
Eng systems oracle_overview
 
Oracle Database Appliance (ODA) X6-2 Portfolio Overview
Oracle Database Appliance (ODA) X6-2 Portfolio OverviewOracle Database Appliance (ODA) X6-2 Portfolio Overview
Oracle Database Appliance (ODA) X6-2 Portfolio Overview
 
VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right VMworld 2013: Virtualizing Databases: Doing IT Right
VMworld 2013: Virtualizing Databases: Doing IT Right
 
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RAC
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RACAUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RAC
AUSOUG - NZOUG-GroundBreakers-Jun 2019 - 19c RAC
 
Oracle 11gR2 plain servers vs Exadata - 2013
Oracle 11gR2 plain servers vs Exadata - 2013Oracle 11gR2 plain servers vs Exadata - 2013
Oracle 11gR2 plain servers vs Exadata - 2013
 
Oracle Maximum Availability Architecture
Oracle Maximum Availability ArchitectureOracle Maximum Availability Architecture
Oracle Maximum Availability Architecture
 
Infraestructura oracle
Infraestructura oracleInfraestructura oracle
Infraestructura oracle
 

Kürzlich hochgeladen

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessWSO2
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...amber724300
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observabilityitnewsafrica
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentMahmoud Rabie
 
QMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdfQMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdfROWELL MARQUINA
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityIES VE
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Nikki Chapple
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesManik S Magar
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 

Kürzlich hochgeladen (20)

Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with Platformless
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
JET Technology Labs White Paper for Virtualized Security and Encryption Techn...
 
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security ObservabilityGlenn Lazarus- Why Your Observability Strategy Needs Security Observability
Glenn Lazarus- Why Your Observability Strategy Needs Security Observability
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career Development
 
QMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdfQMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdf
 
Decarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a realityDecarbonising Buildings: Making a net-zero built environment a reality
Decarbonising Buildings: Making a net-zero built environment a reality
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
Microsoft 365 Copilot: How to boost your productivity with AI – Part two: Dat...
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotesMuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
MuleSoft Online Meetup Group - B2B Crash Course: Release SparkNotes
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 

Exadata 12c Enhancements and New Features

  • 1.
  • 2. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata 12c Enhancements RMOUG Training Days 2015 Fuad Arshad North America Commercial Engineered Systems Oracle Confidential – Internal/Restricted/Highly Restricted
  • 3. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | • Chicagoland ,IL • Started working on Oracle RDBMS in 1996 • Technical Reviewer, Author, Speaker, Worker Bee Twitter @fuadar Oracle Confidential – Internal/Restricted/Highly Restricted Who am I
  • 4. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Agenda Understanding Exadata Exadata New Features EM for Exadata 1 2 Oracle Confidential – Internal/Restricted/Highly Restricted 5 3
  • 5. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Understanding an Exadata Oracle Confidential – Internal/Restricted/Highly Restricted 6
  • 6. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Oracle Exadata Database Machine Vision • The best platform for all Oracle Database workloads – Warehousing  OLTP  Consolidation  In-Memory Database • Latest, most advanced hardware – Fully scale-out servers and intelligent storage with unified InfiniBand connectivity and PCI flash • Unique software that maximizes the Oracle Database – Database optimized compute, storage, and networking software dramatically improves performance and cost • Standardized, optimized, hardened end-to-end – By the core Oracle RDBMS development team Oracle Confidential - Highly Restricted 7
  • 7. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Redundant database servers, storage servers, network, power Active standby systems, local HA and/or remote DR Log-based data replication with data consistency validation Database Optimized Protection from All Failures –Data loss or corruption –Unplanned outages –Planned maintenance –Application changes –Human errors Online patching, reconfiguration, application changes Active-active DB clusters. Mirrored storage and flash. LAN WAN Exadata with Oracle Maximum Availability Architecture (MAA) Proven at Thousands of Banks, Telecoms, Web Companies, etc. 8
  • 8. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Components Database Storage Server Infiniband Network KVM, PDU, ILOM, CISCO SWITCH
  • 9. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Operational Components DB Node i.e Linux , Database and Grid Infrastructure Software Storage Server i.e Storage Cell Software and Storage Infiniband Network i.e The Interconnect CISCO SWITCH i.e the connection to the external world PDU,ILOM,KVM (X2)
  • 10. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata 12c Enhancements
  • 11. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata vs. Generic Hardware Benefit Gap is Growing, and will Continue to Grow 13 ApplicationBenefits Hardware Improvements Common to Exadata & Generic Platforms • Faster Processors • Faster, Cheaper Flash • Larger Disk Drives • Faster Network Interconnect Time • Smart Scan • InfiniBand Scale-Out • Database Aware PCI Flash • Storage Indexes • Columnar Compression • IO Priorities • Data Mining Offload • In-Memory Fault Tolerance • Direct-to-wire Protocol • Columnar Flash Cache • JSON and XML offload 2008 2014 • Network Resource Management • Multitenant Aware Resource Mgmt • Compressed Flash Cache • Prioritized File Recovery
  • 12. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 14  Database offload in storage – Data intensive query operations offloaded to storage CPUs – 100 GB/sec SQL data throughput / rack – Storage Index data skipping  Database optimized PCI Flash – Smart caching of database data – 2.66 Million Database IOs/sec per rack – Smart Flash log speeds transactions  Database optimized compression – Hybrid Columnar for 10x DB size reduction and faster analytics  Database optimized messaging –SQL optimized InfiniBand protocol for high throughput and low latency SQL  Database optimized QoS –I/O and CPU prioritization from application to DB and storage  Database optimized availability –Fastest recovery of failed database, server, storage or switch –Fastest backup - incremental offload –Exachk end-to-end validation Exadata Innovation: Unique Software Features Oracle Confidential – Restricted Much Faster than Any All-Flash Storage Array + Unique DB Optimizations
  • 13. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Software Innovation Continues: Recent Enhancements  Database offload in storage – Offload searches on LOBs – Offload joins for non-parallel queries  Database optimized PCI Flash – Ultra high speed flash compression (X3 & X4) at multi-million IOs/sec – Automatic caching for table scans  Database optimized compression – Hybrid Columnar enhanced for OLTP – and for Spatial and Text data  Database optimized messaging – End-to-End prioritization of critical database messages, including log writes and RAC  Database optimized QoS –Prioritization of CPU and IO by multitenant pluggable database (12c)  Database optimized availability –Prioritize recovery of critical DB files –Fault Tolerant Database In-Memory  ACFS Cluster File System –10.2 databases, snapshots, file locks 15Oracle Confidential – Restricted
  • 14. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata 12c • 12.1.1.0 Software Introduced Support for Database 12.1 • Enhancements included – Cell to Cell Data transfer – IORM Support for Multi Tenant Databases Next Generation Software for Next Generation Workloads
  • 15. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata What it looks like (12.1.x.x)
  • 16. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Storage Server What it looks like (12.1.x.x)
  • 17. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Software: New Database Optimizations (12.1.2.1) • Fastest OLTP – 3x faster Direct to Wire InfiniBand Protocol • Fastest Data Warehousing – 5X faster Pure Columnar Flash Cache – 3X faster JSON and XML analytics using storage offload • Highest Availability – Instant server death detection – Sub-second I/O failover caps I/O latency – Instant failover of In-Memory Database • Optimized Capacity – Database Snapshots for test/dev – Mix High Capacity and Extreme Flash Storage • Safest Consolidation – Near-Zero Overhead Virtual Machines – Per Database Flash Cache Reservation 19
  • 18. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OLTP: Exafusion Direct-to-Wire OLTP Protocol • InfiniBand has great throughput – But overheard of calling OS on every message limits small message rate • Exafusion re-implements RAC Cache Fusion • Database directly calls InfiniBand hardware – Bypasses networking software stack, interrupts, scheduling 20 8K OLTP Block Transfers/sec InfiniBandExafusion InfiniBand 10GigE 3X Speedup World’s First Database to InfiniBand Protocol
  • 19. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Analytics: Exadata Pure Columnar Flash Cache • Hybrid Columnar Compression (HCC) balances OLTP and Analytics – 10X compression, fast analytic scans, single I/O OLTP • Smart Flash Cache now optimizes HCC data for pure analytic workloads • Automatically transforms HCC data to pure columnar format as it is loaded into flash cache 21 Hybrid Columnar Data Flash Cache Population World’s First Data Transforming Flash Cache Up to 5X Analytic Query Speedup Pure Columnar Data Flash
  • 20. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Consolidation: High-Performance Virtualized Databases • VMs provide CPU, memory, and OS isolation for consolidated workloads • Combine with Exadata network and I/O prioritization to achieve unique full stack isolation • Oracle VM on Exadata delivers raw hardware performance – I/Os go directly to high-speed InfiniBand bypassing hypervisor • Combine with Multitenant Database for highest consolidation density 22 FINANCE SUPPLY CHAIN SALES World’s First Virtualized Database Platform Using Ultra-Fast InfiniBand
  • 21. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata 12.1.2.1.0 New Features and Changes • Database Servers – Oracle Linux 6 (OL6.6) – Upgrade without reimage – dbserverd service (DBMCLI) – Virtualization with Oracle VM Server • Stack – Instant Server Death Detection – Lets Look rather than Wait. – Disk Life Cycle Management Alert. – Sparse Grid Disks and Snapshot Databases for Test/Dev Oracle Confidential 23
  • 22. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | DBMCLI on Database Servers • New service dbserverd – Replaces exadata_mon_hw_asr.pl – MS Management Server – RS Restart Server – If OVM runs in dom0 only • Command line dbmcli • New users – dbmadmin, dbmmonitor (welcome) – dbmsvc (WLS owner, no login) Oracle Confidential 24 # service dbserverd status rsStatus: running msStatus: running [dbmadmin@ ~]$ dbmcli DBMCLI: Release - Production on Tue Dec 16 01:23:48 MST 2014 Copyright (c) 2007, 2014, Oracle. All rights reserved. DBMCLI> list dbserver slcc12adm01 online DBMCLI> list alerthistory
  • 23. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | OVM on Exadata • Support for X2-2 onwards • Requires a Re-image , Cannot upgrade for Virtualization to be enabled • Live Migration Not Possible due to SR-IOV • Oracle VM 3.2.9 and OL5 ON Dom0(Hypervisor) Oracle Confidential – Internal/Restricted/Highly Restricted 25
  • 24. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Patching an Exadata • MOS 888828.1 – “The Patching Note” – Critical Issues and additional required patches – Guidelines for related products (OEM, DBFS, RM, GG, SAP) • Process – Exachk – Patch – Test – Exachk Oracle Confidential – Internal/Restricted/Highly Restricted 26
  • 25. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Example Cell Patching Process (Non Rolling) • Shutdown all Databases – crsctl stop cluster –all – crsctl stop crs (on all nodes) • Shutdown All Cell Services – dcli -g cell_group -l root "cellcli -e alter cell shutdown services all“ – dcli -g cell_group -l root "cellcli -e list cell attributes msstatus,rsstatus,cellsrvstatus“ • Patch The Cells – /patchmgr -cells ~/cell_group -patch_check_prereq -smtp_from “abc@def.com " -smtp_to “abc@def.com“ – ./patchmgr -cells ~/cell_group -patch -smtp_from “abc@def.com” -smtp_to abc@def.com • Validate – dcli -g ~/cell_group -l root "imageinfo“ – dcli -g ~/cell_group -l root "imagehistory“ • Bring Cluster Back up & Test
  • 26. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Patching Cells Prereq Check Email Patchmgr: Non-rolling Patch_prereq Completed Event Time 2014-08-19 09:49:08-0500 Description Non-rolling patch_prereq completed. Patch state of changed from S tarted to Succeeded. Patchmgr launched from Xdt104db01 s performing non- rolling patch_prereq on following cell(s). 7 out of 7 cell(s) completed. Cell Patch State From Version To Version Time Xdt104cel01 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:07-0500 Xdt104cel02 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:07-0500 Xdt104cel03 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:07-0500 Xdt104cel04 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500 Xdt104cel05 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500 Xdt104cel06 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500 Xdt104cel07 Succeeded 12.1.1.1.0.131219 12.1.1.1.1.140712 2014-08-19 09:49:08-0500 Recommended Action No action is needed.
  • 27. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Example Compute Patching Process (Non Rolling) • Prepare – Download the latest dbnodeupdate.sh from patch 16486998 & ISO from Patch 18889969 – Dcli -l root -d ~/dbs_group 'mkdir /patch' – $ dcli -l root -g ~/dbs_group -f p18889969_121111_Linux-x86-64.zip -d /patch – $ dcli -l root -g ~/dbs_group -f p16486998_121111_Linux-x86-64.zip -d /patch – Validate Prereqs "./dbnodeupdate.sh -u -l p18889969_121111_Linux-x86-64.zip -v“ • Resolve – If script mentions any nfs mount points . Dismount them. Also better to stop cluster completely as well. – Any conflicts need to be resolved for the exact or minimum requirements also look at the obsolete list and share to make sure they are not using it /etc/exadata/yum/obsolete.lst • Patch – Start patching on one node first node "./dbnodeupdate.sh -u -l p18889969_121111_Linux-x86-64.zip " – Patch Rest of the Nodes in parallel – dcli -g dbs_group1 -l root "./dbnodeupdate.sh -u -l p18889969_121111_Linux-x86-64.zip -q -t 12.1.1.1.1 • Validate – Run imageinfo and imagehistory to ensure image status is “Success” – dbnodeupdate.sh –c to cleanup and finish , Bring Cluster Back up.
  • 28. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | EM for Exadata
  • 29. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Monitoring An Exadata • Various Tools Available • EM 12c Exadata Plugin is Recommended • ASR Server or Platinum for Remote monitoring and Support • Command Line Tools like Cellcli, Dbmcli, ExaWatcher , exachk Oracle Confidential – Internal/Restricted/Highly Restricted 31
  • 30. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Plug-in 12.1.0.6.0: Update Support for Oracle Database 12c • Full support for Oracle Database Multitenant option • CDB level IO workload summary with PDB level details breakdown • DB Machine level visualization of IO utilization for CDB & PDB • Support for Exadata Server Version: 11.2.3.3.0, 12.1.1.1.0 ,12.1.2.1 • Support for X5 with December 14 Patches , OVM with virtualization plugin Oracle Confidential – Internal/Restricted/Highly Restricted 32 1 2 3
  • 31. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Plug-in 12.1.0.6.0: Update Enhanced Grid Home Page Oracle Confidential – Internal/Restricted/Highly Restricted 33
  • 32. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Plug-in 12.1.0.6.0: Update Storage Grid Home Page Oracle Confidential – Internal/Restricted/Highly Restricted 34 New fine grained performance summary for Flash & Hard disk New usage statistics highlight Flash Cache & Smart Scan efficiency
  • 33. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Plug-in 12.1.0.6.0: Update Storage Grid Home Page Oracle Confidential – Internal/Restricted/Highly Restricted 35 New detailed breakdown of Flash Space Usage New IO time distribution by Flash, Hard disk & IORM Wait per DB
  • 34. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata Plug-in 12.1.0.6.0: Update Storage Cell Performance Page Oracle Confidential – Internal/Restricted/Highly Restricted 36 New Flash & Hard Disk Utilization Chart to identify if workload is reaching hardware limit New side-by-side comparison of Flash & Hard Disk performance charts
  • 35. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exachk and Healthcheck Utility Checks… • Incorrect configurations • Parameter Issues • Recommendations, steps to correct, along with current value. See Oracle Support Document 1070954.1: “Oracle Exadata Database Machine Exachk or HealthCheck” and Exadata best practices in Oracle Support Document 757552.1: “Oracle Exadata Best Practices”
  • 36. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Exadata OVM - exachk • Execution model – Run once in one dom0 • Performs database server (hardware and OS), storage server, and InfiniBand checks • Uses ibhosts to discover other dom0s - discovers all database servers in logically divided racks • -clusternodes compute1,compute2 -cells cell1,cell2,cell3 – Run once for each VM cluster • Performs database server (OS), grid infrastructure, and database checks Oracle Confidential – Internal/Restricted/Highly Restricted 38
  • 37. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Automate Exachk via Enterprise Manager Automating will populate healthchecks to UI! Need to insert screenshot
  • 38. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Orachk Collection Manager • Collection Manager now included in orachk MOS Note :1268927.2 Collect and Manage your System Healthchecks
  • 39. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | AWR Warehouse – Architecture – Ideal for Exadata Data • Central warehouse configured for long term AWR data retention • Historical and ongoing AWR snapshots collected from databases enabled for AWR warehouse • ETL jobs moves snapshots from source databases into AWR warehouse efficiently using Oracle Data Pump • Retention period configurable for weeks, months, years or forever (default)
  • 40. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | AWR Warehouse Features • Warehouse dashboard tracking ETL jobs • All AWR features available on long term AWR data • Performance page • AWR report • ASH analytics • Compare Period ADDM • Compare Period Report • Integrated seamlessly into EM UI • Zero runtime overhead on source Production databases
  • 41. Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | Automatic Service Request (ASR) Oracle Confidential – Internal/Restricted/Highly Restricted 43