SlideShare ist ein Scribd-Unternehmen logo
1 von 40
Downloaden Sie, um offline zu lesen
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 1
Neues im Überblick
Sebastian Solbach (Sebastian.Solbach@oracle.com, @s2solbach)
Ulrike Schwinn (Ulrike.Schwinn@oracle.com, @uschwinn)
BU Core & Cloud Technologies
Oracle Deutschland B.V. & Co KG
Beginn um 11:00
Audioübertragung über PC-Lautsprecher
Audio => Integrate Voice Conference=> Join Conference
Oracle Database 12c Release 2
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 2
Agenda
Download, Upgrade, Installation, Lizenzierung
12.2 Features: Wieso auf 12.2 upgraden?
Cloud Editionen
Weitere Termine/Material
1
2
3
4
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 3
Oracle Database 12c Release 2
• Press Release am 6. März
„Latest Release of Industry Leading Oracle
Database Now Available in the Cloud, with
Oracle Cloud at Customer, and On-
Premises”
• Download für Linux x86-64, Solaris Sparc,
Solaris x86-64 und Windows
• Offizielle Informationen
Release Schedule (MOS Doc ID 742060.1)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 4
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Oracle 11.2
(GA: Sep 2009)
Oracle 12.1
(GA: Jun 2013)
Oracle 12.2
(GA : Mar 2017)
Release Roadmap
Sustaining Support
DEC 2020DEC 2018JAN 2015
JUL 2021
Extended SupportWaived ExtendedPremier Support
JUN 2018
MAR 2025MAR 2022
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 5
Fragen zum Upgrade
• Gibt es überhaupt noch die Non CDB Architektur?
– Non-CDB still exists in Oracle Database 12.2.
• Upgrade Pfade
–Upgrade to Oracle Database 12.2 - New MOS Notes:
nonCDB: 2173141.1, Multitenant: 2173144.1, DBUA: 2189854.1
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 6
Plugin Methode: Migration von Non CDB in CDB
• Converting an 12.1 non-CDB and
plug it into an 12.2 CDB
• “You can't convert a stand-alone
database to become a container
database ”
• Übrigens ist auch eine Methode
für Cloud Migration (Using Oracle
Database Exadata Cloud Service)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 7
• Kein C++ Kompiler mehr notwendig
• Separation of Duty: SYSRAC
• Dabei: TFA, SQLcl, SQL Developer
• Vereinfachte Cluster Installation
– Unzip + ./gridSetup.sh
– ASM Filter Driver Integration, separate ASM
Diskgroup für GI Management Repository
– Stretch Cluster Setup und Definition
Neues bei der Installation
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 8
Lizenzierung
• http://docs.oracle.com/database/122/nav/portal_booklist.htm
• Licensing Information User Manual
mit Permitted Features, Options und Management Packs
– Sharding
– Multitenant
– Active Data Guard
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 9
Einfach &
Automatisch
Tolerant bei
Fehlern
Online &
verfügbar
Performant
Wieso überhaupt nach 12c R2 migrieren?
Vereinfachung und Automatismen
Fehlertoleranz
Online Operationen
Performance
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 10
Einfach &
Automatisch
Tolerant bei
Fehlern
Online &
verfügbar
Performant
Wieso überhaupt nach 12c R2 migrieren?
Vereinfachung und Automatismen
• Development
• Hochverfügbarkeit
• Analytics
• Management
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 11
Core Datenbank Features
• Objektnamen für Tabellen, Spalten usw.
können nun länger als 128 Zeichen
(vorher 30) sein
– Aussagekräftige Bezeichungen
• AL32UTF8 ist der Default Datenbank Characterset
– Unicode 7.0 Support
Laaange Namen – Long Identifiers
CREATE TABLE
Sales_Data_For_Online_Transactions
(Transaction_Identifier
NUMBER(6),
Date_Of_Sales_Transaction DATE,
Gross_Value_of_Transaction
NUMBER(3,2),
. . .
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 12
Case insensitive Datenbank
• Sortierreihenfolge (engl. collation) und Case Insensitivität auf Schema,
Tabellen oder Spaltenebene definierbar
• Beispiel
SQL> select * from tab_ci where wort = 'Klein';
N WORT
---------- ----------
1 klein
2 KLEIN
3 Klein
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 13
„All Your Information“ in der Oracle Datenbank
JSON Support
• Einführung von JSON SQL Funktionen in 12.1
• 12.2: Neuerungen
– JSON Generierung
– Einfache Erzeugung von relationalen Views (*)
– Linguistische Suche (*)
– Automatische Schema Inferenzen (*)
(*) Stichwort Data Guide
– Optimiertes In-Memory Binary Format
Blog: JSON in 12.2: Noch mehr Funktionalität
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 14
Analytische Views
• BI Konzepte können in die Datenbank verlegt werden
• Einfaches SQL für komplexe analytische Abfragen
– Keine Joins oder GROUP-BY Klauseln nötig
– Nutzt Hierarchien ohne vordefinierte Berechnungen
– keine persistente Speicherung
• Arbeitet auf verschiedensten Datenquellen wie
existierenden Tabellen, external tables,
In-Memory Spalten
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 15
Analytische Views: http://www.vlamis.com/papers2017
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 16
(Active) Data Guard
• Standby anlegen: DBCA & EMCLI, RMAN Far Sync erzeugen
• Automatic Password File Management
• Einfache Reparatur „No Logging“ Operationen
• Migration & Failover von PDBs mit Broker
• Mehrere FSFO Ziele und Observer
• Active Data Guard: Session “Prewarming” auf Standby
• AWR & SQL Tuning Advisor auf Active Data Guard Standby
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 17
Multitenant Vereinfachung
• Unterstützung unterschiedlicher
Charactersets
• Memory, CPU Verteilung und
I/O Profile
• Applikationscontainer
– Gemeinsame Objekte für PDB
• Funktionen, Prozeduren, Metadaten und Stammdaten
– Einfache Applikationsupdates für PDBs
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 18
Einfach &
Automatisch
Tolerant bei
Fehlern
Online &
verfügbar
Performant
Wieso überhaupt nach 12c R2 migrieren?
Fehlertoleranz
• Security
• Development
• Verfügbarkeit
• Management
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 19
Erweiterte und neue SQL Funktionen
• Statt Fehler besser eine vordefinierte Ausgabe
– Konvertierungsfunktionen mit default 1000 on conversion error
– Bei listagg bei der Überschreitung der maximale Länge
• Vorab Prüfung ob eine Konvertierung möglich ist mit neuer Funktion
VALIDATE_CONVERSION
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 20
Lockdown Profile - Tenant Isolierung
• Verhindert gewisse Operationen/Optionen/Features in einer PDB
– Ausführung von Statements wie ALTER SYSTEM und ALTER SESSION
– Nutzung von Packages wie UTL_SMTP, UTL_HTTP usw.
– Zugriff auf Common User Objekte
– Cross-PDB Connections in einer CDB
– AWR Snapshots
– Verwendung von JAVA
– Nutzung gewisser Datenbankoptionen wie Advanced Queueing und Partitionierung
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 21
Stretch Cluster
• Installation ist Stretch Cluster Aware
– Cluster Setup im Extended Modus
– Knoten, Failgroups werden „Site“ Aware
• Neues „Extended“ Attribut für Flex Disk Gruppen
– Diskgruppen mit “Extended Redundancy” sind Site-Aware
– Extended Disk Groups unterstützen
mehrere Voting Disks Failgroups
– (zur besseren Fehlerbehebung)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 22
Eine neue Architektur mit Sharding
• RAC und Data Guard erfüllen 99% der
Applikationsanforderungen
• Für einige globale OLTP Applikationen
bietet eine Unterteilung (Sharding) der
Daten immense Vorteile:
– Skalierungs- und
Verfügbarkeitsanforderungen einer einzigen
großen Datenbank können sehr hoch sein
– Datenmodell und Applikationen müssen aber
angepasst werden für das “Routing” zu den
richtigen Daten
FAQ: Oracle Sharding
Customers Americas
Customers
Customers Europe
Customers Asia
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 23
Sharding Funktionalitäten
• Automatisches Anlegen hunderter Shards + Data Guard / Golden Gate
• Unterschiedliche Sharding Methoden
– System Managed (Consistent Hash) - Uniform
– Composite : Range-Hash oder List-Hash
• Zentrale Schemaverwaltung
– Natives SQL für sharded & duplicated Tabellen
• Zugriffe
– Direktes Routing über Connectionpools
– Proxy Routing für übergreifende Abfragen
• Lifecycle Management
– Automatisches Rebalancing
– Shards können unterschiedliche Oracle Release stände haben
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 24
Einfach &
Automatisch
Tolerant bei
Fehlern
Online &
verfügbar
Performant
Wieso überhaupt nach 12c R2 migrieren?
Online Operationen
• Security
• Verfügbarkeit
• Management
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 25
Online Operationen auf Tabellen und Partitionen
• Nun auch ein online Table Move
• Weitere online Partition Maintenance Operationen
– Konvertierung einer nicht partitionierten Tabelle in eine
partitionierte Tabelle
– Online SPLIT Partition und Subpartition
• Erweiterungen bei DBMS_REDEFINITION
– Rollback, Restart nach Failure, Redefinition Fortschritt Monitoring …
SALESTABLE
Q1 Q2 Q3
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 26
Online Tablespace Verschlüsselung
• 12.1: Offline
– alter database datafile '…'
encrypt;
– Expdp/Impdp
– Oder Physical Standby
• 12.2: Immer Online
– Verschlüsseln, Neu Verschlüsseln (ReKey)
• benötigt zusätzlichen Platz
– Volle Verschlüsselung interner Datenbank
Strukturen, wie SYSTEM, SYSAUX, UNDO
– ENCRYPT_NEW_TABLESPACES =
{ CLOUD_ONLY | ALWAYS | DDL }
SALES
TABLESPACE
HCM
TABLESPACE
HCM
TABLESPACE
DF11233 U*1
$5Ha1qui %H1
HSKQ112 A14
FASqw34 £$1
DF@£!1ah HH!
DA45S& DD1
Acme 10 1/2/16
Acme 3 1/3/16
Acme 5 1/5/16
Acme 12 1/7/16
Acme 4 1/8/16
Acme 2 1/9/16
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 27
Multitenant: Hot Clone/Refresh/Relocate
• PDB Hot Clone
– Ohne Setzen von R/O während des Clones
• PDB Refresh
– Einen R/O (remote) Clone einer PDB mit Archive Logs updaten
• PDB Relocate
– PDB Clonen, Refreshen,Verschieben und die Benutzer umschalten
White Paper Oracle Multitenant: New Features
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 28
ASM File Group Flexibilität und Verfügbarkeit
• Flex Diskgruppen:
- Quota Management – limitiert den
Platz einzelne Datenbanken
- Redundancy Change – geringere
Redundanz für unwichtigere
Datenbanken
Technical Overview of
New Features for ASM
DB1
File 1
File 2
File 3
DB2
File 1
File 2
File 3
File 4
DB3
File 1
File 2
File 3
Quota Group B
Flex Diskgroup
Quota Group A
Flex Diskgroup Quota Management
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 29
Einfach &
Automatisch
Tolerant bei
Fehlern
Online &
verfügbar
Performant
Wieso überhaupt nach 12c R2 migrieren?
Performance
• In-Memory
• Monitoring
• Analytics
• DWH
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 30
1. Nutzbar für Active Data Guard
Standby
– Unterschiedliche in-Memory Daten von
Standby und Produktion
2. Verwaltung
– In-Memory Fast Start
Erweiterungen für In-Memory Teil I
Production
Month
In-Memory
Standby
Year
In-Memory
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 31
3. Optimizer
– „Join Group" für Spalten zum Joinen
– Virtuelle Spalten in Memory
– Für Expressions: Expression Statistics
Store (ESS)
Erweiterungen für In-Memory Teil II
create inmemory join group jgroup_id
(stores(STORE_ID), sales(STORE_ID))
Stores
Store ID
join column
Type=‘Outlet’
Sales
Amount
StoreID
Type
StoreID
White Paper Oracle Database In-Memory
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 32
Erweiterungen für Indizes
1.2 TB 679 GB 270 GB
No
Compression
Low
Compression
High
Compression
1.8X
4.6X
10,000 Indexes
• Neue Eigenschaft “high compress” für höhere
Index Komprimierung
• Höhere Platzeinsparung (i.e. OLTP)
• Mehr Index CachingIndex Usage
Statistiken
• Ohne Overhead
• Detaillierte
Nutzungsinfo
• Out of the box
Blog: Index Usage Tracking in der Oracle Datenbank
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 33
Approximate Query Processing
• Seit 12.1 APPROX_COUNT_DISTINCT
• Neue Funktionen ab 12.2: APPROX_PERCENTILE, APPROX_MEDIAN
– Beispiel: Welche Menge macht 90 % aller Verkäufe aus?
– 6-13X schneller
• Approximate Funktionen ohne Applikationsänderung
• Automatisches Re-write
• Parameter wie approx_for_aggregation = TRUE
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 34
Materialized Views
• Real-time Materialized Views
– Materialized Views
können für Query Rewrite verwendet werden
obwohl noch nicht synchronisiert
• Statement-Level Refresh (On Statement)
• Approximate Aggregate auch in Materialized Views mit Query Rewrite
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 35
Spezifikationen
Oracle Cloud Editionen: Oracle Database Cloud Services
Exadata Express Database - EC Database - BM Exadata
Editions EE with Lockdown SE2, EE, HP, EP SE2, EE, HP, EP EP
Implementation 1 PDB in Shared CDB 1 Dedicated CDB 1+ Dedicated DBs 1+ Dedicated DBs
Management Oracle Customer Customer Customer
Max DB size 5G, 20G, 50GB 50GB – 11.2TB 4.2TB – 9.6TB 42TB – Petabytes
CPU range ~1 1 – 16 2 – 36 16 – 272
Storage Exadata,Flash:Fixed ZFS Block: $0.50 per GB Local NVMe:Fixed Exadata,Flash:Fixed
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 36
Oracle Database Cloud Service – Optionspakete
EE Extreme Performance
Multitenant
Partitioning
Advanced
Compression
Advanced Security,
Label Security,
Database Vault
RAC
RAC One Node
In Memory
Active Data Guard
• Vollständige
Datenbank
• Limitiert auf 16 OCPUs
• Enthält Transparent
Data Encryption
Real Application
Testing
OLAP, Analytics,
Spatial and Graph
Management
Packs
Standard Edition 2 Enterprise Edition EE High Performance
EE Extreme
Performance
• All Standard EE-
Features
(z.B. Parallel
Queries)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 37
Weitere Termine/ Informationen
• 07.04. Security um 11:00 (Meeting number 591 909 494)
• 21.04. Hochverfügbarkeit um 11:00 (Meeting number 591 909 494)
• 05.05. Multitenant um 11:00 (Meeting number 591 909 494)
• 19.05. Database Development um 11:00 (Meeting number 591 909 494)
• Deutschsprachiger Blog: blogs.oracle.com/dbacommunity_deutsch
• Ab Mai: Dojo spezial zu Oracle Database 12c Release 2 (tinyurl.com/dojoonline)
• Webcast - Monatliches Update: tinyurl.com/oratech-monthly
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 38
LiveSQL.oracle.com – For Free
• http://livesql.oracle.com
• SQL Scratch Pad in der Oracle Cloud
• Nur Browser und OTN Account nötig
• Save und Share von SQL Beispiele
• Mit 12.2 Tutorials
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 39
Überblick zu Oracle Database 12c Release 2

Weitere ähnliche Inhalte

Was ist angesagt?

Oracle Technology Monthly Oktober 2017
Oracle Technology Monthly Oktober 2017Oracle Technology Monthly Oktober 2017
Oracle Technology Monthly Oktober 2017oraclebudb
 
20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatenge20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatengeKarin Patenge
 
20181120_DOAG_OracleNoSQLDB_KPatenge
20181120_DOAG_OracleNoSQLDB_KPatenge20181120_DOAG_OracleNoSQLDB_KPatenge
20181120_DOAG_OracleNoSQLDB_KPatengeKarin Patenge
 
Oracle Engineered Systems - Chance oder Risiko?
Oracle Engineered Systems - Chance oder Risiko?Oracle Engineered Systems - Chance oder Risiko?
Oracle Engineered Systems - Chance oder Risiko?Trivadis
 
Überblick Oracle GoldenGate
Überblick Oracle GoldenGateÜberblick Oracle GoldenGate
Überblick Oracle GoldenGateIleana Somesan
 
Oracle Database In-Memory Advisor (Deutsch)
Oracle Database In-Memory Advisor (Deutsch)Oracle Database In-Memory Advisor (Deutsch)
Oracle Database In-Memory Advisor (Deutsch)Ileana Somesan
 
20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs
20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs
20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAsKarin Patenge
 
Oracle Database Backup Service Martin Berger
Oracle Database Backup Service Martin BergerOracle Database Backup Service Martin Berger
Oracle Database Backup Service Martin BergerDésirée Pfister
 
Oracle Database Appliance, Partnerwebcast, November 2011
Oracle Database Appliance, Partnerwebcast, November 2011Oracle Database Appliance, Partnerwebcast, November 2011
Oracle Database Appliance, Partnerwebcast, November 2011Ileana Somesan
 
Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012
Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012
Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012Ileana Somesan
 
Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...
Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...
Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...Ileana Somesan
 
Die Oracle Datenbank als Service in der Oracle Cloud, November 2012
Die Oracle Datenbank als Service in der Oracle Cloud, November 2012Die Oracle Datenbank als Service in der Oracle Cloud, November 2012
Die Oracle Datenbank als Service in der Oracle Cloud, November 2012Ileana Somesan
 
Replikation im heterogenen Umfeld mit Oracle GoldenGate
Replikation im heterogenen Umfeld mit Oracle GoldenGateReplikation im heterogenen Umfeld mit Oracle GoldenGate
Replikation im heterogenen Umfeld mit Oracle GoldenGateIleana Somesan
 
Rsyslog - Deutsche Qualitätsarbeit für Linux
Rsyslog - Deutsche Qualitätsarbeit für LinuxRsyslog - Deutsche Qualitätsarbeit für Linux
Rsyslog - Deutsche Qualitätsarbeit für LinuxTrivadis
 
Oracle GoldenGate Monitoring
Oracle GoldenGate MonitoringOracle GoldenGate Monitoring
Oracle GoldenGate MonitoringIleana Somesan
 
Automatisiertes disaster recovery testing mit der oracle cloud
Automatisiertes disaster recovery testing mit der oracle cloudAutomatisiertes disaster recovery testing mit der oracle cloud
Automatisiertes disaster recovery testing mit der oracle cloudTrivadis
 
Hybrid Partitioned Tables in Oracle Database 19c
Hybrid Partitioned Tables in Oracle Database 19cHybrid Partitioned Tables in Oracle Database 19c
Hybrid Partitioned Tables in Oracle Database 19cUlrike Schwinn
 
Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)
Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)
Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)Trivadis
 
Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)
Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)
Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)Ulrike Schwinn
 

Was ist angesagt? (20)

Oracle Technology Monthly Oktober 2017
Oracle Technology Monthly Oktober 2017Oracle Technology Monthly Oktober 2017
Oracle Technology Monthly Oktober 2017
 
20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatenge20181210_ITTage2018_OracleNoSQLDB_KPatenge
20181210_ITTage2018_OracleNoSQLDB_KPatenge
 
20181120_DOAG_OracleNoSQLDB_KPatenge
20181120_DOAG_OracleNoSQLDB_KPatenge20181120_DOAG_OracleNoSQLDB_KPatenge
20181120_DOAG_OracleNoSQLDB_KPatenge
 
Oracle Engineered Systems - Chance oder Risiko?
Oracle Engineered Systems - Chance oder Risiko?Oracle Engineered Systems - Chance oder Risiko?
Oracle Engineered Systems - Chance oder Risiko?
 
Überblick Oracle GoldenGate
Überblick Oracle GoldenGateÜberblick Oracle GoldenGate
Überblick Oracle GoldenGate
 
Oracle Database In-Memory Advisor (Deutsch)
Oracle Database In-Memory Advisor (Deutsch)Oracle Database In-Memory Advisor (Deutsch)
Oracle Database In-Memory Advisor (Deutsch)
 
20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs
20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs
20190604_DOAGDatabase2019_OracleNoSQLDB_for_DBAs
 
Oracle Database Backup Service Martin Berger
Oracle Database Backup Service Martin BergerOracle Database Backup Service Martin Berger
Oracle Database Backup Service Martin Berger
 
Oracle Database Appliance, Partnerwebcast, November 2011
Oracle Database Appliance, Partnerwebcast, November 2011Oracle Database Appliance, Partnerwebcast, November 2011
Oracle Database Appliance, Partnerwebcast, November 2011
 
Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012
Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012
Oracle Database Appliance, DOAG Regio Berlin Brandenburg, Juni 2012
 
Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...
Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...
Oracle GoldenGate: Synchronisation zwischen Oracle und MySQL Datenbanken, Nov...
 
Die Oracle Datenbank als Service in der Oracle Cloud, November 2012
Die Oracle Datenbank als Service in der Oracle Cloud, November 2012Die Oracle Datenbank als Service in der Oracle Cloud, November 2012
Die Oracle Datenbank als Service in der Oracle Cloud, November 2012
 
Replikation im heterogenen Umfeld mit Oracle GoldenGate
Replikation im heterogenen Umfeld mit Oracle GoldenGateReplikation im heterogenen Umfeld mit Oracle GoldenGate
Replikation im heterogenen Umfeld mit Oracle GoldenGate
 
Rsyslog - Deutsche Qualitätsarbeit für Linux
Rsyslog - Deutsche Qualitätsarbeit für LinuxRsyslog - Deutsche Qualitätsarbeit für Linux
Rsyslog - Deutsche Qualitätsarbeit für Linux
 
Oracle Database Security Assessment Tool (DBSAT)
Oracle Database Security Assessment Tool (DBSAT)Oracle Database Security Assessment Tool (DBSAT)
Oracle Database Security Assessment Tool (DBSAT)
 
Oracle GoldenGate Monitoring
Oracle GoldenGate MonitoringOracle GoldenGate Monitoring
Oracle GoldenGate Monitoring
 
Automatisiertes disaster recovery testing mit der oracle cloud
Automatisiertes disaster recovery testing mit der oracle cloudAutomatisiertes disaster recovery testing mit der oracle cloud
Automatisiertes disaster recovery testing mit der oracle cloud
 
Hybrid Partitioned Tables in Oracle Database 19c
Hybrid Partitioned Tables in Oracle Database 19cHybrid Partitioned Tables in Oracle Database 19c
Hybrid Partitioned Tables in Oracle Database 19c
 
Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)
Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)
Oracle Data Warehouse Integration Builder - Ein Selbstversuch (DOAG 2013)
 
Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)
Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)
Überblick: 18c und Autonomous Data Warehouse Cloud (ADWC)
 

Andere mochten auch

3Com 3CRVH702596C
3Com 3CRVH702596C3Com 3CRVH702596C
3Com 3CRVH702596Csavomir
 
я громадянин України
я  громадянин Україния  громадянин України
я громадянин Україниdasha84
 
Fashion spread 1
Fashion spread 1Fashion spread 1
Fashion spread 1cc05000041
 
Oracle Database 12c Release 2
Oracle Database 12c Release 2 Oracle Database 12c Release 2
Oracle Database 12c Release 2 oraclebudb
 
3Com 3CNJ1000
3Com 3CNJ10003Com 3CNJ1000
3Com 3CNJ1000savomir
 
Disgrafia dossier escola
Disgrafia dossier escolaDisgrafia dossier escola
Disgrafia dossier escolaSabela Darder
 
Atelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my business
Atelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my businessAtelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my business
Atelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my businessTourisme Haut Limousin
 
Uso de la biblioteca virtual
Uso de la biblioteca virtualUso de la biblioteca virtual
Uso de la biblioteca virtualSandra Amortegui
 

Andere mochten auch (10)

OET writing tips
OET writing tipsOET writing tips
OET writing tips
 
3Com 3CRVH702596C
3Com 3CRVH702596C3Com 3CRVH702596C
3Com 3CRVH702596C
 
Docker meetupdublin.23.3.2017
Docker meetupdublin.23.3.2017Docker meetupdublin.23.3.2017
Docker meetupdublin.23.3.2017
 
я громадянин України
я  громадянин Україния  громадянин України
я громадянин України
 
Fashion spread 1
Fashion spread 1Fashion spread 1
Fashion spread 1
 
Oracle Database 12c Release 2
Oracle Database 12c Release 2 Oracle Database 12c Release 2
Oracle Database 12c Release 2
 
3Com 3CNJ1000
3Com 3CNJ10003Com 3CNJ1000
3Com 3CNJ1000
 
Disgrafia dossier escola
Disgrafia dossier escolaDisgrafia dossier escola
Disgrafia dossier escola
 
Atelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my business
Atelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my businessAtelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my business
Atelier Numérique 2015 numéro 2 : Créer et gérer sa page Google my business
 
Uso de la biblioteca virtual
Uso de la biblioteca virtualUso de la biblioteca virtual
Uso de la biblioteca virtual
 

Ähnlich wie Überblick zu Oracle Database 12c Release 2

Big Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im Überblick
Big Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im ÜberblickBig Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im Überblick
Big Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im ÜberblickKarin Patenge
 
Big Data Konnektivität
Big Data KonnektivitätBig Data Konnektivität
Big Data KonnektivitätTrivadis
 
Roadshow Oracle Database 12c: News & Features
Roadshow Oracle Database 12c: News & FeaturesRoadshow Oracle Database 12c: News & Features
Roadshow Oracle Database 12c: News & FeaturesDigicomp Academy AG
 
Logical Data Warehouse - SQL mit Oracle DB und Hadoop
Logical Data Warehouse - SQL mit Oracle DB und HadoopLogical Data Warehouse - SQL mit Oracle DB und Hadoop
Logical Data Warehouse - SQL mit Oracle DB und HadoopOPITZ CONSULTING Deutschland
 
Oracle Open World 2009 Review V1.6
Oracle Open World 2009 Review V1.6Oracle Open World 2009 Review V1.6
Oracle Open World 2009 Review V1.6Torsten Winterberg
 
Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13
Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13
Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13OPITZ CONSULTING Deutschland
 
Agile Oracle database modeling and development - APEX Connect 2020
Agile Oracle database modeling and development - APEX Connect 2020Agile Oracle database modeling and development - APEX Connect 2020
Agile Oracle database modeling and development - APEX Connect 2020Torsten Kleiber
 
Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02
Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02
Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02Gunther Pippèrr
 
Heterogene Daten(-strukturen) in der Oracle Datenbank
Heterogene Daten(-strukturen) in der Oracle DatenbankHeterogene Daten(-strukturen) in der Oracle Datenbank
Heterogene Daten(-strukturen) in der Oracle DatenbankUlrike Schwinn
 
IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?Swiss IPv6 Council
 
Anwendungsmodernisierung mit Oracle Application Express (APEX)
Anwendungsmodernisierung mit Oracle Application Express (APEX)Anwendungsmodernisierung mit Oracle Application Express (APEX)
Anwendungsmodernisierung mit Oracle Application Express (APEX)Niels de Bruijn
 
Do´s and Dont´s mit Oracle RDS
Do´s and Dont´s mit Oracle RDS Do´s and Dont´s mit Oracle RDS
Do´s and Dont´s mit Oracle RDS esentri AG
 
Cloud Lösungen für Apex
Cloud Lösungen für ApexCloud Lösungen für Apex
Cloud Lösungen für ApexStefan Witwicki
 
Azure SQL Database vs. Azure SQL Data Warehouse
Azure SQL Database vs. Azure SQL Data WarehouseAzure SQL Database vs. Azure SQL Data Warehouse
Azure SQL Database vs. Azure SQL Data WarehousepmOne Analytics GmbH
 
Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...
Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...
Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...Agenda Europe 2035
 
Best Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL InstallationBest Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL InstallationSamuel Zürcher
 
8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen
8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen
8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzenAWS Germany
 
Anwender-Case Karl Storz GmbH & Co. KG auf OpenText Basis
Anwender-Case Karl Storz GmbH & Co. KG auf OpenText BasisAnwender-Case Karl Storz GmbH & Co. KG auf OpenText Basis
Anwender-Case Karl Storz GmbH & Co. KG auf OpenText Basisnetmedianer GmbH
 
Sensitive Daten in der Oracle Datenbank
Sensitive Daten in der Oracle DatenbankSensitive Daten in der Oracle Datenbank
Sensitive Daten in der Oracle DatenbankUlrike Schwinn
 

Ähnlich wie Überblick zu Oracle Database 12c Release 2 (20)

Big Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im Überblick
Big Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im ÜberblickBig Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im Überblick
Big Data Community Webinar vom 16. Mai 2019: Oracle NoSQL DB im Überblick
 
Big Data Konnektivität
Big Data KonnektivitätBig Data Konnektivität
Big Data Konnektivität
 
Roadshow Oracle Database 12c: News & Features
Roadshow Oracle Database 12c: News & FeaturesRoadshow Oracle Database 12c: News & Features
Roadshow Oracle Database 12c: News & Features
 
Logical Data Warehouse - SQL mit Oracle DB und Hadoop
Logical Data Warehouse - SQL mit Oracle DB und HadoopLogical Data Warehouse - SQL mit Oracle DB und Hadoop
Logical Data Warehouse - SQL mit Oracle DB und Hadoop
 
Oracle Open World 2009 Review V1.6
Oracle Open World 2009 Review V1.6Oracle Open World 2009 Review V1.6
Oracle Open World 2009 Review V1.6
 
Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13
Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13
Tipps & Tricks zum Aufbau einer Unternehmenscloud mit CC13
 
Agile Oracle database modeling and development - APEX Connect 2020
Agile Oracle database modeling and development - APEX Connect 2020Agile Oracle database modeling and development - APEX Connect 2020
Agile Oracle database modeling and development - APEX Connect 2020
 
Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02
Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02
Doag 2104 manuskript_hadoop_oracle_integration_gunther_pipperr_v02
 
Heterogene Daten(-strukturen) in der Oracle Datenbank
Heterogene Daten(-strukturen) in der Oracle DatenbankHeterogene Daten(-strukturen) in der Oracle Datenbank
Heterogene Daten(-strukturen) in der Oracle Datenbank
 
IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?IPv6 Integration im Datacenter - wie komplex ist es wirklich?
IPv6 Integration im Datacenter - wie komplex ist es wirklich?
 
Anwendungsmodernisierung mit Oracle Application Express (APEX)
Anwendungsmodernisierung mit Oracle Application Express (APEX)Anwendungsmodernisierung mit Oracle Application Express (APEX)
Anwendungsmodernisierung mit Oracle Application Express (APEX)
 
Do´s and Dont´s mit Oracle RDS
Do´s and Dont´s mit Oracle RDS Do´s and Dont´s mit Oracle RDS
Do´s and Dont´s mit Oracle RDS
 
Cloud Lösungen für Apex
Cloud Lösungen für ApexCloud Lösungen für Apex
Cloud Lösungen für Apex
 
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
OC|Webcast: Oracle Lizenzierung - Lizenznews 2021
 
Azure SQL Database vs. Azure SQL Data Warehouse
Azure SQL Database vs. Azure SQL Data WarehouseAzure SQL Database vs. Azure SQL Data Warehouse
Azure SQL Database vs. Azure SQL Data Warehouse
 
Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...
Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...
Mag. Christian Samide (Pure Storage Austria), Ing. Johannes Kornfellner (Öste...
 
Best Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL InstallationBest Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL Installation
 
8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen
8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen
8 Tipps für eine Cloud Strategie – wie Unternehmen heute die Cloud einsetzen
 
Anwender-Case Karl Storz GmbH & Co. KG auf OpenText Basis
Anwender-Case Karl Storz GmbH & Co. KG auf OpenText BasisAnwender-Case Karl Storz GmbH & Co. KG auf OpenText Basis
Anwender-Case Karl Storz GmbH & Co. KG auf OpenText Basis
 
Sensitive Daten in der Oracle Datenbank
Sensitive Daten in der Oracle DatenbankSensitive Daten in der Oracle Datenbank
Sensitive Daten in der Oracle Datenbank
 

Mehr von Ulrike Schwinn

JSON in der Oracle Datenbank
JSON in der Oracle DatenbankJSON in der Oracle Datenbank
JSON in der Oracle DatenbankUlrike Schwinn
 
18c: private temporary tables
18c: private temporary tables18c: private temporary tables
18c: private temporary tablesUlrike Schwinn
 
What's new in SQL und PL/SQL in 12.2
What's new in SQL und PL/SQL in 12.2What's new in SQL und PL/SQL in 12.2
What's new in SQL und PL/SQL in 12.2Ulrike Schwinn
 
SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios
SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios
SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios Ulrike Schwinn
 
Oracle Text 12c New Features
Oracle Text 12c New FeaturesOracle Text 12c New Features
Oracle Text 12c New FeaturesUlrike Schwinn
 
Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)
Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)
Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)Ulrike Schwinn
 
Ausgewählte PL/SQL Packages (3)
Ausgewählte PL/SQL Packages (3)Ausgewählte PL/SQL Packages (3)
Ausgewählte PL/SQL Packages (3)Ulrike Schwinn
 
Ausgewählte PL/SQL Packages (2)
Ausgewählte PL/SQL Packages (2)Ausgewählte PL/SQL Packages (2)
Ausgewählte PL/SQL Packages (2)Ulrike Schwinn
 
Ausgewählte PL/SQL Packages (1)
Ausgewählte PL/SQL Packages (1)Ausgewählte PL/SQL Packages (1)
Ausgewählte PL/SQL Packages (1)Ulrike Schwinn
 

Mehr von Ulrike Schwinn (9)

JSON in der Oracle Datenbank
JSON in der Oracle DatenbankJSON in der Oracle Datenbank
JSON in der Oracle Datenbank
 
18c: private temporary tables
18c: private temporary tables18c: private temporary tables
18c: private temporary tables
 
What's new in SQL und PL/SQL in 12.2
What's new in SQL und PL/SQL in 12.2What's new in SQL und PL/SQL in 12.2
What's new in SQL und PL/SQL in 12.2
 
SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios
SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios
SQL Tuning Sets: Generieren, Verwenden, Transferieren, Szenarios
 
Oracle Text 12c New Features
Oracle Text 12c New FeaturesOracle Text 12c New Features
Oracle Text 12c New Features
 
Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)
Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)
Komprimierung in der Oracle Datenbank (Stand 11gR2, 12c)
 
Ausgewählte PL/SQL Packages (3)
Ausgewählte PL/SQL Packages (3)Ausgewählte PL/SQL Packages (3)
Ausgewählte PL/SQL Packages (3)
 
Ausgewählte PL/SQL Packages (2)
Ausgewählte PL/SQL Packages (2)Ausgewählte PL/SQL Packages (2)
Ausgewählte PL/SQL Packages (2)
 
Ausgewählte PL/SQL Packages (1)
Ausgewählte PL/SQL Packages (1)Ausgewählte PL/SQL Packages (1)
Ausgewählte PL/SQL Packages (1)
 

Überblick zu Oracle Database 12c Release 2

  • 1. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 1 Neues im Überblick Sebastian Solbach (Sebastian.Solbach@oracle.com, @s2solbach) Ulrike Schwinn (Ulrike.Schwinn@oracle.com, @uschwinn) BU Core & Cloud Technologies Oracle Deutschland B.V. & Co KG Beginn um 11:00 Audioübertragung über PC-Lautsprecher Audio => Integrate Voice Conference=> Join Conference Oracle Database 12c Release 2
  • 2. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 2 Agenda Download, Upgrade, Installation, Lizenzierung 12.2 Features: Wieso auf 12.2 upgraden? Cloud Editionen Weitere Termine/Material 1 2 3 4
  • 3. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 3 Oracle Database 12c Release 2 • Press Release am 6. März „Latest Release of Industry Leading Oracle Database Now Available in the Cloud, with Oracle Cloud at Customer, and On- Premises” • Download für Linux x86-64, Solaris Sparc, Solaris x86-64 und Windows • Offizielle Informationen Release Schedule (MOS Doc ID 742060.1)
  • 4. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 4 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 Oracle 11.2 (GA: Sep 2009) Oracle 12.1 (GA: Jun 2013) Oracle 12.2 (GA : Mar 2017) Release Roadmap Sustaining Support DEC 2020DEC 2018JAN 2015 JUL 2021 Extended SupportWaived ExtendedPremier Support JUN 2018 MAR 2025MAR 2022
  • 5. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 5 Fragen zum Upgrade • Gibt es überhaupt noch die Non CDB Architektur? – Non-CDB still exists in Oracle Database 12.2. • Upgrade Pfade –Upgrade to Oracle Database 12.2 - New MOS Notes: nonCDB: 2173141.1, Multitenant: 2173144.1, DBUA: 2189854.1
  • 6. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 6 Plugin Methode: Migration von Non CDB in CDB • Converting an 12.1 non-CDB and plug it into an 12.2 CDB • “You can't convert a stand-alone database to become a container database ” • Übrigens ist auch eine Methode für Cloud Migration (Using Oracle Database Exadata Cloud Service)
  • 7. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 7 • Kein C++ Kompiler mehr notwendig • Separation of Duty: SYSRAC • Dabei: TFA, SQLcl, SQL Developer • Vereinfachte Cluster Installation – Unzip + ./gridSetup.sh – ASM Filter Driver Integration, separate ASM Diskgroup für GI Management Repository – Stretch Cluster Setup und Definition Neues bei der Installation
  • 8. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 8 Lizenzierung • http://docs.oracle.com/database/122/nav/portal_booklist.htm • Licensing Information User Manual mit Permitted Features, Options und Management Packs – Sharding – Multitenant – Active Data Guard
  • 9. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 9 Einfach & Automatisch Tolerant bei Fehlern Online & verfügbar Performant Wieso überhaupt nach 12c R2 migrieren? Vereinfachung und Automatismen Fehlertoleranz Online Operationen Performance
  • 10. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 10 Einfach & Automatisch Tolerant bei Fehlern Online & verfügbar Performant Wieso überhaupt nach 12c R2 migrieren? Vereinfachung und Automatismen • Development • Hochverfügbarkeit • Analytics • Management
  • 11. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 11 Core Datenbank Features • Objektnamen für Tabellen, Spalten usw. können nun länger als 128 Zeichen (vorher 30) sein – Aussagekräftige Bezeichungen • AL32UTF8 ist der Default Datenbank Characterset – Unicode 7.0 Support Laaange Namen – Long Identifiers CREATE TABLE Sales_Data_For_Online_Transactions (Transaction_Identifier NUMBER(6), Date_Of_Sales_Transaction DATE, Gross_Value_of_Transaction NUMBER(3,2), . . .
  • 12. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 12 Case insensitive Datenbank • Sortierreihenfolge (engl. collation) und Case Insensitivität auf Schema, Tabellen oder Spaltenebene definierbar • Beispiel SQL> select * from tab_ci where wort = 'Klein'; N WORT ---------- ---------- 1 klein 2 KLEIN 3 Klein
  • 13. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 13 „All Your Information“ in der Oracle Datenbank JSON Support • Einführung von JSON SQL Funktionen in 12.1 • 12.2: Neuerungen – JSON Generierung – Einfache Erzeugung von relationalen Views (*) – Linguistische Suche (*) – Automatische Schema Inferenzen (*) (*) Stichwort Data Guide – Optimiertes In-Memory Binary Format Blog: JSON in 12.2: Noch mehr Funktionalität
  • 14. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 14 Analytische Views • BI Konzepte können in die Datenbank verlegt werden • Einfaches SQL für komplexe analytische Abfragen – Keine Joins oder GROUP-BY Klauseln nötig – Nutzt Hierarchien ohne vordefinierte Berechnungen – keine persistente Speicherung • Arbeitet auf verschiedensten Datenquellen wie existierenden Tabellen, external tables, In-Memory Spalten
  • 15. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 15 Analytische Views: http://www.vlamis.com/papers2017
  • 16. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 16 (Active) Data Guard • Standby anlegen: DBCA & EMCLI, RMAN Far Sync erzeugen • Automatic Password File Management • Einfache Reparatur „No Logging“ Operationen • Migration & Failover von PDBs mit Broker • Mehrere FSFO Ziele und Observer • Active Data Guard: Session “Prewarming” auf Standby • AWR & SQL Tuning Advisor auf Active Data Guard Standby
  • 17. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 17 Multitenant Vereinfachung • Unterstützung unterschiedlicher Charactersets • Memory, CPU Verteilung und I/O Profile • Applikationscontainer – Gemeinsame Objekte für PDB • Funktionen, Prozeduren, Metadaten und Stammdaten – Einfache Applikationsupdates für PDBs
  • 18. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 18 Einfach & Automatisch Tolerant bei Fehlern Online & verfügbar Performant Wieso überhaupt nach 12c R2 migrieren? Fehlertoleranz • Security • Development • Verfügbarkeit • Management
  • 19. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 19 Erweiterte und neue SQL Funktionen • Statt Fehler besser eine vordefinierte Ausgabe – Konvertierungsfunktionen mit default 1000 on conversion error – Bei listagg bei der Überschreitung der maximale Länge • Vorab Prüfung ob eine Konvertierung möglich ist mit neuer Funktion VALIDATE_CONVERSION
  • 20. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 20 Lockdown Profile - Tenant Isolierung • Verhindert gewisse Operationen/Optionen/Features in einer PDB – Ausführung von Statements wie ALTER SYSTEM und ALTER SESSION – Nutzung von Packages wie UTL_SMTP, UTL_HTTP usw. – Zugriff auf Common User Objekte – Cross-PDB Connections in einer CDB – AWR Snapshots – Verwendung von JAVA – Nutzung gewisser Datenbankoptionen wie Advanced Queueing und Partitionierung
  • 21. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 21 Stretch Cluster • Installation ist Stretch Cluster Aware – Cluster Setup im Extended Modus – Knoten, Failgroups werden „Site“ Aware • Neues „Extended“ Attribut für Flex Disk Gruppen – Diskgruppen mit “Extended Redundancy” sind Site-Aware – Extended Disk Groups unterstützen mehrere Voting Disks Failgroups – (zur besseren Fehlerbehebung)
  • 22. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 22 Eine neue Architektur mit Sharding • RAC und Data Guard erfüllen 99% der Applikationsanforderungen • Für einige globale OLTP Applikationen bietet eine Unterteilung (Sharding) der Daten immense Vorteile: – Skalierungs- und Verfügbarkeitsanforderungen einer einzigen großen Datenbank können sehr hoch sein – Datenmodell und Applikationen müssen aber angepasst werden für das “Routing” zu den richtigen Daten FAQ: Oracle Sharding Customers Americas Customers Customers Europe Customers Asia
  • 23. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 23 Sharding Funktionalitäten • Automatisches Anlegen hunderter Shards + Data Guard / Golden Gate • Unterschiedliche Sharding Methoden – System Managed (Consistent Hash) - Uniform – Composite : Range-Hash oder List-Hash • Zentrale Schemaverwaltung – Natives SQL für sharded & duplicated Tabellen • Zugriffe – Direktes Routing über Connectionpools – Proxy Routing für übergreifende Abfragen • Lifecycle Management – Automatisches Rebalancing – Shards können unterschiedliche Oracle Release stände haben
  • 24. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 24 Einfach & Automatisch Tolerant bei Fehlern Online & verfügbar Performant Wieso überhaupt nach 12c R2 migrieren? Online Operationen • Security • Verfügbarkeit • Management
  • 25. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 25 Online Operationen auf Tabellen und Partitionen • Nun auch ein online Table Move • Weitere online Partition Maintenance Operationen – Konvertierung einer nicht partitionierten Tabelle in eine partitionierte Tabelle – Online SPLIT Partition und Subpartition • Erweiterungen bei DBMS_REDEFINITION – Rollback, Restart nach Failure, Redefinition Fortschritt Monitoring … SALESTABLE Q1 Q2 Q3
  • 26. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 26 Online Tablespace Verschlüsselung • 12.1: Offline – alter database datafile '…' encrypt; – Expdp/Impdp – Oder Physical Standby • 12.2: Immer Online – Verschlüsseln, Neu Verschlüsseln (ReKey) • benötigt zusätzlichen Platz – Volle Verschlüsselung interner Datenbank Strukturen, wie SYSTEM, SYSAUX, UNDO – ENCRYPT_NEW_TABLESPACES = { CLOUD_ONLY | ALWAYS | DDL } SALES TABLESPACE HCM TABLESPACE HCM TABLESPACE DF11233 U*1 $5Ha1qui %H1 HSKQ112 A14 FASqw34 £$1 DF@£!1ah HH! DA45S& DD1 Acme 10 1/2/16 Acme 3 1/3/16 Acme 5 1/5/16 Acme 12 1/7/16 Acme 4 1/8/16 Acme 2 1/9/16
  • 27. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 27 Multitenant: Hot Clone/Refresh/Relocate • PDB Hot Clone – Ohne Setzen von R/O während des Clones • PDB Refresh – Einen R/O (remote) Clone einer PDB mit Archive Logs updaten • PDB Relocate – PDB Clonen, Refreshen,Verschieben und die Benutzer umschalten White Paper Oracle Multitenant: New Features
  • 28. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 28 ASM File Group Flexibilität und Verfügbarkeit • Flex Diskgruppen: - Quota Management – limitiert den Platz einzelne Datenbanken - Redundancy Change – geringere Redundanz für unwichtigere Datenbanken Technical Overview of New Features for ASM DB1 File 1 File 2 File 3 DB2 File 1 File 2 File 3 File 4 DB3 File 1 File 2 File 3 Quota Group B Flex Diskgroup Quota Group A Flex Diskgroup Quota Management
  • 29. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 29 Einfach & Automatisch Tolerant bei Fehlern Online & verfügbar Performant Wieso überhaupt nach 12c R2 migrieren? Performance • In-Memory • Monitoring • Analytics • DWH
  • 30. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 30 1. Nutzbar für Active Data Guard Standby – Unterschiedliche in-Memory Daten von Standby und Produktion 2. Verwaltung – In-Memory Fast Start Erweiterungen für In-Memory Teil I Production Month In-Memory Standby Year In-Memory
  • 31. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 31 3. Optimizer – „Join Group" für Spalten zum Joinen – Virtuelle Spalten in Memory – Für Expressions: Expression Statistics Store (ESS) Erweiterungen für In-Memory Teil II create inmemory join group jgroup_id (stores(STORE_ID), sales(STORE_ID)) Stores Store ID join column Type=‘Outlet’ Sales Amount StoreID Type StoreID White Paper Oracle Database In-Memory
  • 32. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 32 Erweiterungen für Indizes 1.2 TB 679 GB 270 GB No Compression Low Compression High Compression 1.8X 4.6X 10,000 Indexes • Neue Eigenschaft “high compress” für höhere Index Komprimierung • Höhere Platzeinsparung (i.e. OLTP) • Mehr Index CachingIndex Usage Statistiken • Ohne Overhead • Detaillierte Nutzungsinfo • Out of the box Blog: Index Usage Tracking in der Oracle Datenbank
  • 33. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 33 Approximate Query Processing • Seit 12.1 APPROX_COUNT_DISTINCT • Neue Funktionen ab 12.2: APPROX_PERCENTILE, APPROX_MEDIAN – Beispiel: Welche Menge macht 90 % aller Verkäufe aus? – 6-13X schneller • Approximate Funktionen ohne Applikationsänderung • Automatisches Re-write • Parameter wie approx_for_aggregation = TRUE
  • 34. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 34 Materialized Views • Real-time Materialized Views – Materialized Views können für Query Rewrite verwendet werden obwohl noch nicht synchronisiert • Statement-Level Refresh (On Statement) • Approximate Aggregate auch in Materialized Views mit Query Rewrite
  • 35. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 35 Spezifikationen Oracle Cloud Editionen: Oracle Database Cloud Services Exadata Express Database - EC Database - BM Exadata Editions EE with Lockdown SE2, EE, HP, EP SE2, EE, HP, EP EP Implementation 1 PDB in Shared CDB 1 Dedicated CDB 1+ Dedicated DBs 1+ Dedicated DBs Management Oracle Customer Customer Customer Max DB size 5G, 20G, 50GB 50GB – 11.2TB 4.2TB – 9.6TB 42TB – Petabytes CPU range ~1 1 – 16 2 – 36 16 – 272 Storage Exadata,Flash:Fixed ZFS Block: $0.50 per GB Local NVMe:Fixed Exadata,Flash:Fixed
  • 36. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 36 Oracle Database Cloud Service – Optionspakete EE Extreme Performance Multitenant Partitioning Advanced Compression Advanced Security, Label Security, Database Vault RAC RAC One Node In Memory Active Data Guard • Vollständige Datenbank • Limitiert auf 16 OCPUs • Enthält Transparent Data Encryption Real Application Testing OLAP, Analytics, Spatial and Graph Management Packs Standard Edition 2 Enterprise Edition EE High Performance EE Extreme Performance • All Standard EE- Features (z.B. Parallel Queries)
  • 37. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 37 Weitere Termine/ Informationen • 07.04. Security um 11:00 (Meeting number 591 909 494) • 21.04. Hochverfügbarkeit um 11:00 (Meeting number 591 909 494) • 05.05. Multitenant um 11:00 (Meeting number 591 909 494) • 19.05. Database Development um 11:00 (Meeting number 591 909 494) • Deutschsprachiger Blog: blogs.oracle.com/dbacommunity_deutsch • Ab Mai: Dojo spezial zu Oracle Database 12c Release 2 (tinyurl.com/dojoonline) • Webcast - Monatliches Update: tinyurl.com/oratech-monthly
  • 38. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 38 LiveSQL.oracle.com – For Free • http://livesql.oracle.com • SQL Scratch Pad in der Oracle Cloud • Nur Browser und OTN Account nötig • Save und Share von SQL Beispiele • Mit 12.2 Tutorials
  • 39. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Oracle Technology Monthly | BU Core & Cloud Technologies 39