SlideShare a Scribd company logo
IEEE Day 2013
Mahir M. Quluzade
Oracle DBA, OCP/OCE RAC 11g
Central Bank of the Republic of Azerbaijan
http://www.mahir-quluzade.com
mahir.quluzade@gmail.com
01 October 2013, Qafqaz University
Best 10 New Features
of Oracle Database 12c
Mahir M. Quluzade
 AZEROUG (Azerbaijan Oracle User Group)
 TROUG (Turkish Oracle User Group)
 OCE, RAC 11g and Grid infrastructure
 OCP Database 11g Administrator
 OCE Database SQL
 Author of OTN Articles
 Central Bank - Oracle DBA
 Oracle Blog : http//www.mahir-quluzade.com
10/01/132
Agenda
Oracle Database 12c Architecture
– Multitenant Architecture, Pluggable Databases (PDBs)
Oracle Database Recovery Manager (RMAN) and DATA PUMP.
– Table Recovery, Cross–Platform Transport with RMAN...
– NOLOGGING on duration of import with IMPDP
Oracle Data Guard 12c
– FAST SYNC, FAR SYNC ...
Oracle Real Application Clusters 12c and Grid Infrastructure
– Flex Cluster and Flex ASM …
Performance Tuning
– Adaptive Plans and Adaptive Statistics …
Your questions
10/01/133
10/01/134
Oracle Database 12c
Architecture
How to use, Oracle Database Pre-12c?
Every database server contain only one database
Each database need management
10/01/135
Courtesy by Oracle Documentation Library
Oracle Database 12c, Pluggable Databases
Multi Pluggable Database on one server
Management all databases as one
Backup many database as one
Move Database rapidly
10/01/136
Courtesy by OOW, Presenter Larry Ellison
10/01/137
Courtesy by Oracle Learning Library
Benefits of Multitenant
Manage Many Databases As One
– Patch and upgrade one multitenant
container database
Increase server utilization
– High density database consolidation
per server
Backup many database as one
– Backup one multitenant container
database
Provision Databases Rapidly
– Single step to clone database instantly
Move Database rapidly
– Easy to move database (UnPlug&Plug)
Dynamic resource management between
pluggable databases.
10/01/138
Courtesy by Oracle.com
10/01/139
Recovery Manager and
Data Pump
Recovery Manager and Data Pump
Recovery Manager 12c
– Pluggable Database-level Recovery
 RECOVER PLUGGABLE DATABASE
– Retrieve point-in-time version of table(s) with
 RECOVER TABLE
– Cross-Platform Backup and Recovery
 BACKUP TO PLATFORM …
RESTORE FROM PLATFORM …
Data Pump 12c
– NOLOGGING on duration of import with IMPDP
10/01/1310
>IMPDP … TRANSFORM=DISABLE_ARCHIVE_LOGGING:Y …>IMPDP … TRANSFORM=DISABLE_ARCHIVE_LOGGING:Y …
10/01/1311
Oracle Data Guard 12c
FAST SYNC
SYNC NOAFFIRM with Maximum Availability Mode
– Fast Sync provides an easy way of improving performance in
synchronous zero data loss configurations also allows a
standby to acknowledge the primary database as soon as it
receives redo in memory, without waiting for disk I/O to a
standby redo log file.
10/01/1312
Courtesy by Oracle Documentation Library
FAR SYNC
Far Sync instance is like a little cascading destination standby
database.
Far Sync instance is not have any data files
A Far Sync instance manages a control file, receives redo into
standby redo logs (SRLs)
10/01/1313
Courtesy by OOW Presentation
10/01/1314
Oracle Real Application Clusters
and Grid Infrastructure
Flex Cluster
12c Cluster
– Traditional and Flex Cluster
 Hub nodes and Leaf nodes
– Multiple Leaf nodes can use single Hub node
– Hub nodes have direct access to OCR/Voting disks
– Flex ASM required for
Flex Cluster
10/01/1315
$ ./crsctl get cluster mode status$ ./crsctl get cluster mode status
Flex ASM
Oracle Clusterware automatically starts surviving ASM Instance
on different node, when ASM Instance Failed on a Node
Load balancing capabilities for the instances running on the
nodes
10/01/1316
Courtesy by Oracle Technical Articles
Additional new features
Tuning ASM rebalance operations
– EXPLAIN WORK FOR operation and V$ASM_ESTIMATE view
ASM Disk Scrubbing
V$ACTIVE_SESSION_HISTORY view for ASM instance
Increased ASM Storage limits
– Support 511 ASM Disk group, ASM disk can be 32PB
OCR can be backed-up in ASM Disk group
10/01/1317
SQL> ALTER DISGROUP DATA SCRUB POWER LOW:HIGH:AUTO:MAX;SQL> ALTER DISGROUP DATA SCRUB POWER LOW:HIGH:AUTO:MAX;
$ ./ocrconfig –backuploc +DATA;$ ./ocrconfig –backuploc +DATA;
10/01/1318
Performance Tuning
Adaptive Query Optimization
Adaptive Cursor Sharing – 11g new feature
Adaptive Query Optimization - 12c new feature
– Adaptive Plans
– Adaptive Statistics
10/01/1319
Courtesy by Oracle Technical Articles
10/01/1320
Your questions
Q&A
10/01/1321
mahir.quluzade@gmail.com
http://www.mahir-quluzade.com
http://www.youtube.com/mahoora
Mahir M. Quluzade

More Related Content

PPTX
Oracle Multitenant - organized by Orient ITM - 12 Jul 2014
PPTX
Oracle Database In-Memory & Multitenant - TROUG Days'16 Istanbul
PPTX
Oracle Multitenant - Oracle Ankara Day 2014
PDF
Embracing Database Diversity: The New Oracle / MySQL DBA - UKOUG
PPTX
MySQL DBA
PDF
MySQL Enterprise Backup & Oracle Secure Backup
PDF
Meb Backup & Recovery Performance
PDF
MySQL Enterprise Backup: PITR Partial Online Recovery
Oracle Multitenant - organized by Orient ITM - 12 Jul 2014
Oracle Database In-Memory & Multitenant - TROUG Days'16 Istanbul
Oracle Multitenant - Oracle Ankara Day 2014
Embracing Database Diversity: The New Oracle / MySQL DBA - UKOUG
MySQL DBA
MySQL Enterprise Backup & Oracle Secure Backup
Meb Backup & Recovery Performance
MySQL Enterprise Backup: PITR Partial Online Recovery

What's hot (20)

PDF
My First 100 days with a MySQL DBMS
PDF
My First 100 days with an Exadata (WP)
PDF
MythBusters Globalization Support - Avoid Data Corruption
PDF
MySQL :What's New #GIDS16
PDF
Tx lf propercareandfeedmysql
PDF
MySQL For Oracle DBA's and Developers
PDF
REST in Piece - Administration of an Oracle Cluster/Database using REST
PDF
MySQL Cluster Asynchronous replication (2014)
PPTX
Oracle 12c - Multitenant Feature
PDF
Backing Up the MySQL Database
PDF
Oracle RAC 12c Best Practices Sanger OOW13 [CON8805]
PDF
MySQL 8.0 achitecture and enhancement
PDF
SOUG Day Oracle 21c New Security Features
PDF
MySQL's new Secure by Default Install -- All Things Open October 20th 2015
PDF
Exploring Oracle Database 12c Multitenant best practices for your Cloud
PDF
MySQL Enterprise Backup
PPTX
Oracle database 12c new features
PDF
My sql 5.6&MySQL Cluster 7.3
PDF
MySQL Performance Best Practices
PDF
Oracle Multitenant meets Oracle RAC 12c OOW13 [CON8706]
My First 100 days with a MySQL DBMS
My First 100 days with an Exadata (WP)
MythBusters Globalization Support - Avoid Data Corruption
MySQL :What's New #GIDS16
Tx lf propercareandfeedmysql
MySQL For Oracle DBA's and Developers
REST in Piece - Administration of an Oracle Cluster/Database using REST
MySQL Cluster Asynchronous replication (2014)
Oracle 12c - Multitenant Feature
Backing Up the MySQL Database
Oracle RAC 12c Best Practices Sanger OOW13 [CON8805]
MySQL 8.0 achitecture and enhancement
SOUG Day Oracle 21c New Security Features
MySQL's new Secure by Default Install -- All Things Open October 20th 2015
Exploring Oracle Database 12c Multitenant best practices for your Cloud
MySQL Enterprise Backup
Oracle database 12c new features
My sql 5.6&MySQL Cluster 7.3
MySQL Performance Best Practices
Oracle Multitenant meets Oracle RAC 12c OOW13 [CON8706]
Ad

Viewers also liked (13)

PPTX
Oracle Day in Baku State University - Oracle Database Overview
PPTX
Mahir M. Quluzade - Oracle ASM : Ən çox soruşulan 5 sual
PPTX
Mahir M. Quluzade - Fərqli əməliyyat sistemləri eyni Data Guard Konfiqurasi...
PPTX
Mahir M. Quluzade - TROUG DAY2012 11.10.2012
PDF
Managing troubleshooting cluster_360dgrees
PDF
Troug 11 gnf
DOCX
Database Vault / Verinin Güvenliği
PDF
EM13c: Write Powerful Scripts with EMCLI
DOCX
Backup and Restore of database on 2-Node RAC
DOCX
how to protect your sensitive data using oracle database vault
PDF
Oracle 10g Database Server Kurulum
PDF
RMAN best practices for RAC
DOCX
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Oracle Day in Baku State University - Oracle Database Overview
Mahir M. Quluzade - Oracle ASM : Ən çox soruşulan 5 sual
Mahir M. Quluzade - Fərqli əməliyyat sistemləri eyni Data Guard Konfiqurasi...
Mahir M. Quluzade - TROUG DAY2012 11.10.2012
Managing troubleshooting cluster_360dgrees
Troug 11 gnf
Database Vault / Verinin Güvenliği
EM13c: Write Powerful Scripts with EMCLI
Backup and Restore of database on 2-Node RAC
how to protect your sensitive data using oracle database vault
Oracle 10g Database Server Kurulum
RMAN best practices for RAC
Oracle 12c RAC On your laptop Step by Step Implementation Guide 1.0
Ad

Similar to IEEE Day 2013 - Best 10 New Features of Oracle Database 12c (20)

PPTX
How oracle 12c flexes its muscles against oracle 11g r2 final
PDF
Oracle RAC 12c Best Practices with Appendices DOAG2013
PPTX
Presentation upgrade, migrate & consolidate to oracle database 12c &amp...
PDF
Jérôme Witt – IT-Tage 2015 – Oracle RDBMS – Grid Infrastructure 12c: failover...
PDF
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
PDF
Oracle RAC 12c Collaborate Best Practices - IOUG 2014 version
DOCX
cv_Alexander_Alekhin_2
PDF
Oracle Failover Database Cluster with Grid Infrastructure 12c
PPTX
Using oracle12c pluggable databases to archive
PDF
Golden Gate - How to start such a project?
PPTX
Unleash oracle 12c performance with cisco ucs
PPTX
Get the most out of Oracle Data Guard - POUG version
PDF
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
DOCX
PDF
The Oracle RAC Family of Solutions - Presentation
PDF
Trivadis TechEvent 2016 Oracle Client Failover - Under the Hood by Robert Bialek
PDF
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
DOCX
Muhammad Hameed Chaudhry
PDF
Oracle RAC One Node 12c Overview
PDF
Oracle RAC 12c Overview
How oracle 12c flexes its muscles against oracle 11g r2 final
Oracle RAC 12c Best Practices with Appendices DOAG2013
Presentation upgrade, migrate & consolidate to oracle database 12c &amp...
Jérôme Witt – IT-Tage 2015 – Oracle RDBMS – Grid Infrastructure 12c: failover...
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Oracle RAC 12c Collaborate Best Practices - IOUG 2014 version
cv_Alexander_Alekhin_2
Oracle Failover Database Cluster with Grid Infrastructure 12c
Using oracle12c pluggable databases to archive
Golden Gate - How to start such a project?
Unleash oracle 12c performance with cisco ucs
Get the most out of Oracle Data Guard - POUG version
Oracle RAC 12c Practical Performance Management and Tuning OOW13 [CON8825]
The Oracle RAC Family of Solutions - Presentation
Trivadis TechEvent 2016 Oracle Client Failover - Under the Hood by Robert Bialek
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
Muhammad Hameed Chaudhry
Oracle RAC One Node 12c Overview
Oracle RAC 12c Overview

Recently uploaded (20)

PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PPTX
Big Data Technologies - Introduction.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Machine learning based COVID-19 study performance prediction
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPT
Teaching material agriculture food technology
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PPTX
Spectroscopy.pptx food analysis technology
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Unlocking AI with Model Context Protocol (MCP)
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Big Data Technologies - Introduction.pptx
Network Security Unit 5.pdf for BCA BBA.
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Machine learning based COVID-19 study performance prediction
NewMind AI Weekly Chronicles - August'25-Week II
Teaching material agriculture food technology
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Spectroscopy.pptx food analysis technology
The AUB Centre for AI in Media Proposal.docx
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation_ Review paper, used for researhc scholars
Mobile App Security Testing_ A Comprehensive Guide.pdf
sap open course for s4hana steps from ECC to s4
Diabetes mellitus diagnosis method based random forest with bat algorithm
Unlocking AI with Model Context Protocol (MCP)

IEEE Day 2013 - Best 10 New Features of Oracle Database 12c

  • 1. IEEE Day 2013 Mahir M. Quluzade Oracle DBA, OCP/OCE RAC 11g Central Bank of the Republic of Azerbaijan http://www.mahir-quluzade.com mahir.quluzade@gmail.com 01 October 2013, Qafqaz University Best 10 New Features of Oracle Database 12c
  • 2. Mahir M. Quluzade  AZEROUG (Azerbaijan Oracle User Group)  TROUG (Turkish Oracle User Group)  OCE, RAC 11g and Grid infrastructure  OCP Database 11g Administrator  OCE Database SQL  Author of OTN Articles  Central Bank - Oracle DBA  Oracle Blog : http//www.mahir-quluzade.com 10/01/132
  • 3. Agenda Oracle Database 12c Architecture – Multitenant Architecture, Pluggable Databases (PDBs) Oracle Database Recovery Manager (RMAN) and DATA PUMP. – Table Recovery, Cross–Platform Transport with RMAN... – NOLOGGING on duration of import with IMPDP Oracle Data Guard 12c – FAST SYNC, FAR SYNC ... Oracle Real Application Clusters 12c and Grid Infrastructure – Flex Cluster and Flex ASM … Performance Tuning – Adaptive Plans and Adaptive Statistics … Your questions 10/01/133
  • 5. How to use, Oracle Database Pre-12c? Every database server contain only one database Each database need management 10/01/135 Courtesy by Oracle Documentation Library
  • 6. Oracle Database 12c, Pluggable Databases Multi Pluggable Database on one server Management all databases as one Backup many database as one Move Database rapidly 10/01/136 Courtesy by OOW, Presenter Larry Ellison
  • 7. 10/01/137 Courtesy by Oracle Learning Library
  • 8. Benefits of Multitenant Manage Many Databases As One – Patch and upgrade one multitenant container database Increase server utilization – High density database consolidation per server Backup many database as one – Backup one multitenant container database Provision Databases Rapidly – Single step to clone database instantly Move Database rapidly – Easy to move database (UnPlug&Plug) Dynamic resource management between pluggable databases. 10/01/138 Courtesy by Oracle.com
  • 10. Recovery Manager and Data Pump Recovery Manager 12c – Pluggable Database-level Recovery  RECOVER PLUGGABLE DATABASE – Retrieve point-in-time version of table(s) with  RECOVER TABLE – Cross-Platform Backup and Recovery  BACKUP TO PLATFORM … RESTORE FROM PLATFORM … Data Pump 12c – NOLOGGING on duration of import with IMPDP 10/01/1310 >IMPDP … TRANSFORM=DISABLE_ARCHIVE_LOGGING:Y …>IMPDP … TRANSFORM=DISABLE_ARCHIVE_LOGGING:Y …
  • 12. FAST SYNC SYNC NOAFFIRM with Maximum Availability Mode – Fast Sync provides an easy way of improving performance in synchronous zero data loss configurations also allows a standby to acknowledge the primary database as soon as it receives redo in memory, without waiting for disk I/O to a standby redo log file. 10/01/1312 Courtesy by Oracle Documentation Library
  • 13. FAR SYNC Far Sync instance is like a little cascading destination standby database. Far Sync instance is not have any data files A Far Sync instance manages a control file, receives redo into standby redo logs (SRLs) 10/01/1313 Courtesy by OOW Presentation
  • 14. 10/01/1314 Oracle Real Application Clusters and Grid Infrastructure
  • 15. Flex Cluster 12c Cluster – Traditional and Flex Cluster  Hub nodes and Leaf nodes – Multiple Leaf nodes can use single Hub node – Hub nodes have direct access to OCR/Voting disks – Flex ASM required for Flex Cluster 10/01/1315 $ ./crsctl get cluster mode status$ ./crsctl get cluster mode status
  • 16. Flex ASM Oracle Clusterware automatically starts surviving ASM Instance on different node, when ASM Instance Failed on a Node Load balancing capabilities for the instances running on the nodes 10/01/1316 Courtesy by Oracle Technical Articles
  • 17. Additional new features Tuning ASM rebalance operations – EXPLAIN WORK FOR operation and V$ASM_ESTIMATE view ASM Disk Scrubbing V$ACTIVE_SESSION_HISTORY view for ASM instance Increased ASM Storage limits – Support 511 ASM Disk group, ASM disk can be 32PB OCR can be backed-up in ASM Disk group 10/01/1317 SQL> ALTER DISGROUP DATA SCRUB POWER LOW:HIGH:AUTO:MAX;SQL> ALTER DISGROUP DATA SCRUB POWER LOW:HIGH:AUTO:MAX; $ ./ocrconfig –backuploc +DATA;$ ./ocrconfig –backuploc +DATA;
  • 19. Adaptive Query Optimization Adaptive Cursor Sharing – 11g new feature Adaptive Query Optimization - 12c new feature – Adaptive Plans – Adaptive Statistics 10/01/1319 Courtesy by Oracle Technical Articles