<Insert Picture Here> T4 and the Red Crypto Stack

Größe: px
Ab Seite anzeigen:

Download "<Insert Picture Here> T4 and the Red Crypto Stack"

Transkript

1

2 <Insert Picture Here> T4 and the Red Crypto Stack Stefan Hinker & Heinz-Wilhelm Fabry Oracle Deutschland B.V. & Co. KG

3 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. 3

4 The Red Crypto Stack Oracle ASO Oracle TDE ZFS IPsec Sicherheit ist mehr als die Summe der Einzelteile Integration von Verschlüsselung auf allen Ebenen Höchste Sicherheit bei höchster Effizienz Solaris SPARC T4 4

5 Agenda SPARC Hardware Kryptographie Das Solaris Cryptographic Framework Verschlüsselte Dateisysteme Solaris Immutable Zones Verschlüsselung in der Datenbank Verschlüsselung im Netzwerk Security Engineered to Work Together <Insert Picture Here> 5

6 SPARC Hardware-Kryptographie Ausgereift Vielseitig Schnell UltraSPARC T1 (2005) Asymetrische Chiffren RSA-1024: Ops/sec UltraSPARC T2 (2007) Zusätzlich Block Chiffren RSA-1024: Ops/sec AES-128: 44 Gbit/sec SPARC T3 (2010) Modernisierte Algorithmen RSA-1024: Ops/sec SPARC T4 (2011) 16 Algorithmen AES-128-CBC: 119 Gbit/sec 6

7 Das Solaris Cryptographic Framework Verbindet CryptoHardware mit Abnehmern Standard-Schnittstellen für Crypto-Abnehmer: OpenSSL mit Engines PKCS#11 JCE Kernel-Level Zugänge ZFS, IPsec, Kerberos Private Schnittstellen libsoftcrypto.so libcryptoutils.so 7

8 Beispiel: Hardware Crypto mit Java Verschlüsselung als Teil der Java Cryptographic Extension (JCE) Fertig Klassen für verbreitete Chiffren Hardware-Unterstützung wird automatisch genutzt Konfiguration in $JAVA_HOME/jre/lib/security/java.security security.provider.1=com.oracle.security.ucrypto.ucryptoprovider \ ${java.home}/lib/security/ucrypto-solaris.cfg Ggf. weitere Mechanismen freischalten in sunpkcs11-solaris.cfg bzw. ucrypto-solaris.cfg 8

9 Agenda SPARC Hardware Kryptographie Das Solaris Cryptographic Framework Verschlüsselte Dateisysteme Solaris Immutable Zones Verschlüsselung in der Datenbank Verschlüsselung im Netzwerk Security Engineered to Work Together <Insert Picture Here> 9

10 Verschlüsselung im Filesystem ZFS The Last Word in Filesystems Sicherheit für unstrukturierte Daten Binaries Konfigurations-Dateien Logfiles Schützt Daten in Ruhe Kombinierbar mit Deduplication, Compression Transparent für alle Anwendungen Unterstützung von Hardware Crypto SPARC T4 Xeon AES-NI 10

11 ZFS Crypto Beispiel # pktool genkey keystore=file keytype=aes keylen=128 \ outkey=/zones/key # zfs create -o encryption=on -o keysource=raw,file:///zones/key \ rpool/zones/orazone # pktool genkey keystore=pkcs11 keytype=aes keylen=128 label=fs2 Enter PIN for Sun Software PKCS#11 softtoken: xxxxx # zfs create -o encryption=on -o keysource=raw,pkcs11:object=fs2 \ tank/home/fs2 Enter PKCS#11 token PIN for 'tank/home/fs2': xxxxx # zfs key -c -o keysource=passphrase,prompt tank/home/fs2 Enter passphrase for 'tank/home/fs2/': ********** Enter again: ********** 11

12 ZFS Crypto Performance ZFS Encryption Performance MB/sec 2500 SPARC T4 Xeon X Clear Text AES-256-CCM AES-192-CCM AES-128-CCM 12

13 Agenda SPARC Hardware Kryptographie Das Solaris Cryptographic Framework Verschlüsselte Dateisysteme Solaris Immutable Zones Verschlüsselung in der Datenbank Verschlüsselung im Netzwerk Security Engineered to Work Together <Insert Picture Here> 13

14 Solaris Immutable Zones Solaris Zones als sichere Ablaufumgebung Delegation der Administration Immutable Zones: Read-Only Root Filesystem Unveränderliche Binaries & Libraries Konfigurationsdateien Schützt auch gegen Angriffe auf die Datenbank bspw. durch DLL Injection 14

15 Immutable Zones Beispiel Zone erzeugen und fertig konfigurieren Zonen-Schreibschutz aktivieren Zone in Betrieb nehmen... zonecfg -z orazone zonecfg:orazone> set file-mac-profile=fixed-configuration zonecfg:orazone> commit zonecfg:orazone> exit zoneadm -z orazone boot zlogin orazone echo false-host >> /etc/hosts -bash: /etc/hosts: Read-only file system 15

16 Immutable Zones Optionen Zone Option /, /usr, /lib,... /etc /var other none rw rw rw rw flexible ro rw rw ro fixed ro ro rw ro strict ro ro ro ro Immer ro: /var/ld, /var/lib/postrun, /var/pkg, /var/spool/cron, /var/spool/postrun, /var/svc/manifest, /var/svc/profiles Ausgenommen: add dataset... NFS mounts 16

17 Agenda SPARC Hardware Kryptographie Das Solaris Cryptographic Framework Verschlüsselte Dateisysteme Solaris Immutable Zones Verschlüsselung in der Datenbank Verschlüsselung im Netzwerk Security Engineered to Work Together <Insert Picture Here> 17

18 Verschlüsselt speichern Schutz vor unbefugtem Lesen der Daten Es geht NICHT darum, das Lesen oder Ändern über die SQL-Schnittstelle zu unterbinden Es geht um Verschlüsselung auf der Platte, im Backup, im Dump-File-Set Schutz vor Insidern Schutz z.b. bei entsorgten Platten Schutz z.b. beim Verlust auf dem Transport ins Schließfach 18

19 Daten verschlüsselt speichern Seit Oracle8i mittels PL/SQL-API Seit Oracle Database 10g verfügbar innerhalb von Advanced Security (Option) Transparent Data Encryption (TDE) Verschlüsselung von Tabellenspalten Seit Oracle Database 11g Verschlüsselung von Tablespaces 19

20 Transparent Data Encryption (TDE) Verschlüsseln von Tabellenspalten Anwendung Einschränkungen bei SQL-Schnittstelle entschlüsselt Daten Daten werden verschlüsselt auf die Platte geschrieben Daten sind verschlüsselt im Backup Datentypen Fremdschlüsselspalten Indexsuche... Keine Unterstützung durch CPUs wie SPARC T4 20

21 TDE - Tablespace-Verschlüsselung KEINERLEI funktionale Einschränkungen KEINERLEI Anpassung von Applikationen notwendig Linux und Solaris: Unterstützung von CPUs z.b. SPARC T4 ab Datenbankversion für die Entschlüsselung Verschlüsselung mit Patch Tablespace beim ersten Anlegen als verschlüsselt deklarieren CREATE TABLESPACE doag2012 DATAFILE '/app/oradata/dateiname.dbf' SIZE 10G ENCRYPTION USING 'AES256' DEFAULT STORAGE (encrypt); 21

22 TDE - Überblick Master Key verschlüsselt Tabellen- /Tablespace-Schlüssel Master Key im PKCS#12 Wallet / HSM Tabellen- / Tablespaceschlüssel verschlüsselt Daten 22

23 Agenda SPARC Hardware Kryptographie Das Solaris Cryptographic Framework Verschlüsselte Dateisysteme Solaris Immutable Zones Verschlüsselung in der Datenbank Verschlüsselung im Netzwerk Security Engineered to Work Together <Insert Picture Here> 23

24 Daten verschlüsselt übertragen - Ergebnis Vorher... Nachher... 24

25 Daten verschlüsselt übertragen x#!s%u3 Nur verfügbar mit Advanced Security Option Schutz vor Informationsverlust und vor Veränderung von Daten im Transfer Verschlüsseln der Übertragung von Oracle-Daten Vom Server zum Client Vom Client zum Server Von Server zu Server KEINE Unterstützung durch CPUs wie SPARC T4 Nativ oder über SSL 25

26 Nativ - nichts einfacher als das SQLNET.ORA sqlnet.encryption_server = required sqlnet.encryption_types_server = AES192 sqlnet.crypto_checksum_server = required sqlnet.crypto_checksum_types_server = MD5 sqlnet.encryption_client sqlnet.encryption_types_client sqlnet.crypto_checksum_client sqlnet.crypto_checksum_types_client = required = AES192 = required = MD5 26

27 Native Verschlüsselung einschalten Client Server REJECTED ACCEPTED REQUESTED REQUIRED REJECTED aus aus aus ACCEPTED aus aus** ein ein ein ein ein ein ein REQUESTED aus REQUIRED Keine V.* ein Keine V.* * Keine Verbindung ** Default ist Accepted (Verschlüsselung und Prüfsummenverfahren sind ausgeschaltet) 27

28 SSL - wer kann, der kann Deutlich aufwändiger, deshalb weniger im Einsatz Eventuell zusätzliche Kosten für Zertifikate Verbindungsaufbau langsamer Je nach Architektur müssen auch die Benutzer Accounts angepasst werden Implementieren Zertifikate für Client und Server bereitstellen Auf der Server UND der Client Seite Auto-open Wallet anlegen und Zertifikate importieren SQLNET.ORA anpassen LISTENER.ORA (Server) und TNSNAMES.ORA (Client) anpassen 28

29 IPsec Transparente Verschlüsselung im Netzwerk Transparente Verschlüsselung gesamter Netzwerkverkehr einzelne Ports Unterstützung durch T4 Hardware Kryptographie hohe Performance bei niedriger CPU-Last Keine Kommunikation ohne Authentifizierung IPsec Tunnel 29

30 IPsec Leistung und CPU-Last mit SPARC T4 IPsec Network Performance IPsec CPU Utilization Single CPU Single CPU SPARC T4 Xeon X5690 Mbit/sec AES Encrypt AES Decrypt CPU Utilization SPARC T4 Xeon X5690 AES Encrypt AES Decrypt 30

31 Zusammenfassung Customer Data Oracle TDE Solaris 11 Immutable Zones ZFS Encryption IPsec SPARC T4 & Hardware Crypto 31

32 dbacommunity_deutsch/ 32

33 33

34

SAFE HARBOR STATEMENT

SAFE HARBOR STATEMENT SAFE HARBOR STATEMENT The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

Mehr

TDE und DV für hostingfähige Datenbanken mit sicherheitssensiblen Daten. Heinz-Wilhelm Fabry Senior Leitender Systemberater

TDE und DV für hostingfähige Datenbanken mit sicherheitssensiblen Daten. Heinz-Wilhelm Fabry Senior Leitender Systemberater 1 TDE und DV für hostingfähige Datenbanken mit sicherheitssensiblen Daten Heinz-Wilhelm Fabry Senior Leitender Systemberater Agenda Einleitung Transparent Data Encryption (TDE) Oracle Database Vault (DV)

Mehr

Immer in Bewegung bleiben Oracle Managed File Transfer

Immer in Bewegung bleiben Oracle Managed File Transfer Immer in Bewegung bleiben Oracle Managed File Transfer Michael Stapf DOAG 2014 Oracle Deutschland B.V. & Co. KG 18. November 2014 Safe Harbor Statement The following is intended to outline our general

Mehr

Verschlüsseln als Überlebensstrategie

Verschlüsseln als Überlebensstrategie Verschlüsseln als Überlebensstrategie Netzwerk- und Datenverschlüsselung in Oracle Datenbanken Heinz-Wilhelm Fabry ORACLE Deutschland GmbH 1 Agenda Datentransfer über das Netzwerk

Mehr

Demo Kino: Der Herr der Wolken Die Gefährten

Demo Kino: Der Herr der Wolken Die Gefährten Demo Kino: Der Herr der Wolken Die Gefährten Gemeinsame orchestriert: Database und Java Cloud Service Marcus Schröder Manuel Hoßfeld Oracle Deutschland B.V. & Co KG Copyright 2016, Oracle and/or its affiliates.

Mehr

Automatisierter Java EE Entwicklungs-Lifecycle mit WebLogic Server 12c. Robin Müller-Bady Systemberater, Oracle Deutschland

Automatisierter Java EE Entwicklungs-Lifecycle mit WebLogic Server 12c. Robin Müller-Bady Systemberater, Oracle Deutschland Automatisierter Java EE Entwicklungs-Lifecycle mit WebLogic Server 12c Robin Müller-Bady Systemberater, Oracle Deutschland The following is intended to outline our general product direction. It is intended

Mehr

2011 Oracle Corporation Customer Presentation Version 5.2.2/20110526

2011 Oracle Corporation Customer Presentation Version 5.2.2/20110526 1 Neues zur Lizensierung der Oracle Sun Storage Archive Manager Software und Oracle Sun QFS Software Dirk Nitschke Sales Consultant The following is intended to outline our general

Mehr

Solaris Softwareupdates: do's and don'ts

Solaris Softwareupdates: do's and don'ts Thomas.X.Wagner@oracle.com Senior Proactive Technical Analyst Agenda Was bisher geschah - Ein Rückblick Wohin geht die Update-Reise News zu Patchsets, Solaris Upgrades und Baselines

Mehr

Oracle E-Business Suite Überblick Report Manager

Oracle E-Business Suite Überblick Report Manager 1 1 28.03.2013 Oracle E-Business Suite Überblick Report Manager Thomas.Fricke@oracle.com Oracle Germany The following is intended to outline our general product direction. It is intended

Mehr

SAM - QFS Diskarchivierung - eine Diskussion

SAM - QFS Diskarchivierung - eine Diskussion SAM - QFS Diskarchivierung - eine Diskussion Rainer Hartwich Storage Consultant 5.SAM Nutzerkonferenz 27.05.2011 1 The following is intended to outline our general product direction. It is intended for

Mehr

Neue Welten: Externe Daten mit APEX nutzen

Neue Welten: Externe Daten mit APEX nutzen Neue Welten: Externe Daten mit APEX nutzen Carsten Czarski Oracle Application Express Development-Team DOAG Regio München - 17. Mai 2018 Copyright 2017 Oracle and/or its affiliates. All rights reserved.

Mehr

Oracle Bare Metal Cloud Service

Oracle Bare Metal Cloud Service Oracle Bare Metal Cloud Service Ein Überblick Marcus Schröder Master Principal Sales Consultant Business Unit Core & Cloud Technologies November, 2017 2 Safe Harbor Statement The following is intended

Mehr

Der Aufbau von Cloudumgebungen mit Oracle Solaris 11

Der Aufbau von Cloudumgebungen mit Oracle Solaris 11 Der Aufbau von Cloudumgebungen mit Oracle Solaris 11 Detlef Drewanz Master Principal Sales Consultant 1 The following is intended to outline our general product direction. It is intended for information

Mehr

Oracle Data Visualization. Demo-Kino

Oracle Data Visualization. Demo-Kino Oracle Data Visualization Demo-Kino 16. November 2016, DOAG 2016 Konferenz Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes

Mehr

SAFE HARBOR STATEMENT

SAFE HARBOR STATEMENT SAFE HARBOR STATEMENT The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

Mehr

Neues von Oracle Gut zu wissen

Neues von Oracle Gut zu wissen Neues von Oracle Gut zu wissen Lorenz Keller Manager Sales Consulting Server Technologies Customer Center Nord 12. Juni 2014 Safe Harbor Statement The following is intended to outline our general product

Mehr

WebLogic Server im Zusammenspiel mit Real Application Cluster

WebLogic Server im Zusammenspiel mit Real Application Cluster WebLogic Server im Zusammenspiel mit Real Application Cluster Michael Bräuer Leitender Systemberater Sylvie Lübeck Leitende Systemberaterin ORACLE Deutschland B.V. & Co. KG The following is intended to

Mehr

Sichere Testdaten mit Oracle Enterprise Manager

Sichere Testdaten mit Oracle Enterprise Manager Sichere Testdaten mit Oracle Enterprise Manager Ralf Durben, Oracle Deutschland - BU Database 16. März 2016 Copyright 2015, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The

Mehr

<Insert Picture Here> Integration von MOS Patch Empfehlungen im Enterprise Manager

<Insert Picture Here> Integration von MOS Patch Empfehlungen im Enterprise Manager Integration von MOS Patch Empfehlungen im Enterprise Manager Martin Obst Senior Systemberater Oracle Deutschland B.V. & Co. KG martin.obst@oracle.com The following is intended to

Mehr

<Insert Picture Here> Verschlüsselung in der Datenbank

<Insert Picture Here> Verschlüsselung in der Datenbank Verschlüsselung in der Datenbank Ralf Durben ORACLE Deutschland GmbH Verschlüsselung in den Datendateien Bedrohung Direkter Zugriff aus BS- Ebene Online Datendateien Backup Abwehrmaßnahme

Mehr

Verschlüsseln? Aber sicher!

Verschlüsseln? Aber sicher! Verschlüsseln? Aber sicher! Wie bekomme ich meine DB etwas sicherer Ziele des Vortrags Kurzer Überblick über verschiedene Möglichkeiten Datendateien und Netzwerkverkehr in Oracle zu verschlüsseln Demonstrationen

Mehr

<Insert Picture Here> 8. Business Intelligence & Data Warehouse Konferenz

<Insert Picture Here> 8. Business Intelligence & Data Warehouse Konferenz 1 The Safe Harbor The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

Mehr

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

Mehr

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Wie lebe ich Solaris 11 Updates im Rechenzentrum Thomas Wagner Proactive Technical Analyst 22. October 2012 The following is intended to outline our general product direction. It is intended for information

Mehr

<Insert Picture Here> Security in der Oracle Datenbank

<Insert Picture Here> Security in der Oracle Datenbank Security in der Oracle Datenbank Bodo von Neuhaus Leitender Systemberater Öffentliche Verwaltung Server Technology Customer Center (STCC) Nürnberg Oracle Database Security Funktionalitäten

Mehr

Warum Gesetze nicht programmiert werden sollten. Peer Meinhardt CRM Lösungsvertrieb öffentliche Auftraggeber. <Insert Picture Here>

Warum Gesetze nicht programmiert werden sollten. Peer Meinhardt CRM Lösungsvertrieb öffentliche Auftraggeber. <Insert Picture Here> Warum Gesetze nicht programmiert werden sollten Peer Meinhardt CRM Lösungsvertrieb öffentliche Auftraggeber 1 Safe Harbor Statement The following is intended to outline our general

Mehr

Oracle SQL Developer Data Modeling

Oracle SQL Developer Data Modeling Oracle SQL Developer Data Modeling DOAG Regio Rhein-Neckar Oracle Deutschland GmbH The following is intended to outline our general product direction. It is intended for information

Mehr

Migra?on VMWare basierender Datenbanken auf Knopfdruck

Migra?on VMWare basierender Datenbanken auf Knopfdruck Migra?on VMWare basierender Datenbanken auf Knopfdruck Oracle Ravello Cloud Service Marcus Schröder Master Principal Sales Consultant Business Unit Core & Cloud Technologies Oracle Deutschland Copyright

Mehr

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 "THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL PRODUCT DIRECTION. IT IS INTENDED FOR INFORMATION PURPOSES ONLY, AND MAY NOT BE INCORPORATED INTO ANY CONTRACT. IT IS NOT A COMMITMENT TO DELIVER ANY

Mehr

<Insert Picture Here> Projekte erfolgreich führen mit den richtigen Entscheidungen

<Insert Picture Here> Projekte erfolgreich führen mit den richtigen Entscheidungen Projekte erfolgreich führen mit den richtigen Entscheidungen Jürgen Stobinski Oracle Primavera Sales Consultant Agenda Vorstellung Entscheidungsgrundlage Entscheidungshilfsmittel

Mehr

Oracle Datenbank Verschlüsselung allgemein und Oracle Key Vault

Oracle Datenbank Verschlüsselung allgemein und Oracle Key Vault Oracle Datenbank Verschlüsselung allgemein und Oracle Key Vault Wolfgang Thiem Leitender Systemberater STCC Süd DB 19.05.2015 Security Day Oracle Datenbankverschlüsselung Keine Sicherheit ohne Verschlüsselung

Mehr

Informationen zur Oracle DB SE2

Informationen zur Oracle DB SE2 Informationen zur Oracle DB SE2 Dipl.-Inf. Karin Patenge Leitende Systemberaterin Stand der Bearbeitung: 23. September 2015 Copyright 2014 Oracle and/or its affiliates. All rights reserved. Safe Harbor

Mehr

Modellierung der Business Architecture mit BPM 12c

Modellierung der Business Architecture mit BPM 12c Modellierung der Business Architecture mit BPM 12c Michael Stapf DOAG 2014 Oracle Deutschland B.V. & Co. KG 18. November 2014 Safe Harbor Statement The following is intended to outline our general product

Mehr

Planen, Prüfen Patchen! Neues zu Oracle Solaris 10 und Patchen mit CPUs

Planen, Prüfen Patchen! Neues zu Oracle Solaris 10 und Patchen mit CPUs 1 Planen, Prüfen Patchen! Neues zu Oracle Solaris 10 und Patchen mit CPUs Thomas.X.Wagner@oracle.com, Proactive Technical Analyst November 2010 The following is intended to outline

Mehr

Patching und Provisioning von Linux-basierten Infrastrukturen

Patching und Provisioning von Linux-basierten Infrastrukturen Patching und Provisioning von Linux-basierten Infrastrukturen Manuel Hoßfeld Server Technologies Customer Center Mitte DB Oracle Deutschland B.V. & Co. KG Elke Freymann Data Center

Mehr

<Insert Picture Here> SaaS mit Oracle CRM On Demand Heute und in Zukunft

<Insert Picture Here> SaaS mit Oracle CRM On Demand Heute und in Zukunft SaaS mit Oracle CRM On Demand Heute und in Zukunft DOAG Applications, Berlin 04. Mai 2011 Safe Harbor Statement The following is intended to outline our general product direction.

Mehr

WebLogic Server für Dummies

WebLogic Server für Dummies WebLogic Server für Dummies Robin Müller-Bady Sales Consultant, Oracle Deutschland Steffen Miller Principal Sales Consultant, Oracle Deutschland The following is intended to outline our general product

Mehr

BPA Suite und SOA - vom fachlichen Prozessmodell zur Anwendung. Bernhard Fischer-Wasels Leitender Systemberater

BPA Suite und SOA - vom fachlichen Prozessmodell zur Anwendung. Bernhard Fischer-Wasels Leitender Systemberater BPA Suite und SOA - vom fachlichen Prozessmodell zur Anwendung Bernhard Fischer-Wasels Leitender Systemberater Safe Harbor Statement The following is intended to outline our general product direction.

Mehr

DOAG 2009 Konferenz Nürnberg. Klaus Reimers ORDIX AG, Köln

DOAG 2009 Konferenz Nürnberg. Klaus Reimers ORDIX AG, Köln DOAG 2009 Konferenz 17. - 19.11.2009 Nürnberg Klaus Reimers ORDIX AG, Köln kr@ordix.de www.ordix.de Agenda Intention PL/SQL - dbms_obfuscation_toolkit toolkit - dbms_crypto - Schlüsselmanagement Transparente

Mehr

IO Performance - Planung Messung, Optimierung. Ulrich Gräf Principal Sales Consultant Oracle Deutschland B.V. und Co. KG

IO Performance - Planung Messung, Optimierung. Ulrich Gräf Principal Sales Consultant Oracle Deutschland B.V. und Co. KG IO Performance - Planung Messung, Optimierung Ulrich Gräf Principal Sales Consultant Oracle Deutschland B.V. und Co. KG The following is intended to outline our general product direction. It is intended

Mehr

<Insert Picture Here> Application Express: Stand der Dinge und Ausblick auf Version 5.0

<Insert Picture Here> Application Express: Stand der Dinge und Ausblick auf Version 5.0 Application Express: Stand der Dinge und Ausblick auf Version 5.0 Oliver Zandner ORACLE Deutschland B.V. & Co KG Was erwartet Sie in diesem Vortrag? 1. Was ist APEX? Wozu ist es gut?

Mehr

Neues von Oracle Gut zu wissen...

Neues von Oracle Gut zu wissen... Neues von Oracle Gut zu wissen... Lorenz Keller Leiter Systemberatung - Server Technology Customer Center - Nord lorenz.keller@oracle.com The following is intended to outline our

Mehr

Business Process Management. Cloud und Mobile Computing. BPMday 2013 Köln, 13. November 2013. Enzo Favuzzi - Sales Manager WebCenter & BPM

Business Process Management. Cloud und Mobile Computing. BPMday 2013 Köln, 13. November 2013. Enzo Favuzzi - Sales Manager WebCenter & BPM Business Process Management von Cloud und Mobile Computing BPMday 2013 Köln, 13. November 2013 Enzo Favuzzi - Sales Manager WebCenter & BPM Safe Harbor Statement The

Mehr

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Sauber lizenziert: Wie sichere ich die Lizenz- Compliance mit Hilfe des EM? Martin Obst Senior Systemberater Oracle Deutschland THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL PRODUCT DIRECTION. IT

Mehr

Wissenswertes für den Oracle DBA in der Cloud

Wissenswertes für den Oracle DBA in der Cloud Wissenswertes für den Oracle DBA in der Cloud DOAG Datenbank Konferenz, Mai 2017 Manuel Hoßfeld Leitender Systemberater Business Unit Core & Cloud Technologies Oracle Deutschland B.V. & Co KG Copyright

Mehr

Verschlüsseln, auf jeden Fall verschlüsseln!

Verschlüsseln, auf jeden Fall verschlüsseln! DevOps Verschlüsseln, auf jeden Fall verschlüsseln! Heinz-Wilhelm Fabry, ORACLE Deutschland B.V. & Co. KG Verschlüsseln von Datenübertragung und von Daten auf Speichermedien ist trotz aller gegenwärtigen

Mehr

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. ileana.somesan@oracle.com

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. ileana.somesan@oracle.com 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Datenbanken in der Oracle Public Cloud nutzen Ileana Someşan Systemberaterin ORACLE Deutschland The following is intended to

Mehr

Performante Verschlüsselung mit Oracle Hardware und Solaris

Performante Verschlüsselung mit Oracle Hardware und Solaris Performante Verschlüsselung mit Oracle Hardware und Solaris Stefan Hinker Oracle Deutschland B.V. & Co KG Ratingen Schlüsselworte: Verschlüsselung, Hardwarebeschleunigung, SPARC, Solaris, Anwendungen Einleitung

Mehr

Big Data Roadschow Realisierung Betriebsmodelle und Hardware. Big Data Roadshow im Oktober 2015

Big Data Roadschow Realisierung Betriebsmodelle und Hardware. Big Data Roadshow im Oktober 2015 Big Data Roadschow Realisierung Betriebsmodelle und Hardware Big Data Roadshow im Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information

Mehr

ITK-Trends 2010: Hardware and Software. Engineered to work together. Rolf Kersten EMEA Hardware Product Marketing, Oracle

ITK-Trends 2010: Hardware and Software. Engineered to work together. Rolf Kersten EMEA Hardware Product Marketing, Oracle ITK-Trends 2010: Hardware and Software. Engineered to work together. Rolf Kersten EMEA Hardware Product Marketing, Oracle SAFE HARBOR STATEMENT The following is intended to outline our general product

Mehr

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

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

Mehr

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

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

Mehr

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Aufbau einer Oracle Private Cloud Marcus Schröder Leitender Systemberater Oracle Deutschland 2 The following is intended to outline our general product direction. It is intended for information purposes

Mehr

+++ Bitte nutzen Sie die integrierte Audio-Funktion von WebEx (Menü Audio -> Integrated Voice Conference -> Start auswählen), um uns zu hören!!!.

+++ Bitte nutzen Sie die integrierte Audio-Funktion von WebEx (Menü Audio -> Integrated Voice Conference -> Start auswählen), um uns zu hören!!!. +++ Bitte nutzen Sie die integrierte Audio-Funktion von WebEx (Menü Audio -> Integrated Voice Conference -> Start auswählen), um uns zu hören!!!. +++ Grundkonzepte von Oracle ALTA UI & Umsetzungsbeispiele

Mehr

Oracle Public Cloud Die Enterprise Cloud für geschäftskritische Anwendungen Carsten Ratzlaff

Oracle Public Cloud Die Enterprise Cloud für geschäftskritische Anwendungen Carsten Ratzlaff Oracle Public Cloud Die Enterprise Cloud für geschäftskritische Anwendungen Carsten Ratzlaff Fusion Applications Sales Leader Germany 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Mehr

Der Oracle Mobile Cloud Service

Der Oracle Mobile Cloud Service Der Oracle Mobile Cloud Service - Die Infrastruktur für Mobile Apps in der Cloud Jürgen Menge Sales Consultant Oracle Deutschland B.V. & Co KG Safe Harbor Statement The following is intended to outline

Mehr

<Insert Picture Here> Aufbau einer hochverfgbaren SOA Service Infrastruktur mit der SOA Suite 11g

<Insert Picture Here> Aufbau einer hochverfgbaren SOA Service Infrastruktur mit der SOA Suite 11g Aufbau einer hochverfgbaren SOA Service Infrastruktur mit der SOA Suite 11g Thomas Robert Master Principal Sales Consultant Oracle Deutschland GmbH The following is intended to outline

Mehr

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

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved. Customer Presentation 1 Copyright 2011, Oracle and/or its affiliates. All rights Troubleshooting für BI Publisher Reports Jürgen Menge Oracle Deutschland B.V. & Co. KG 2 Copyright 2011, Oracle and/or its affiliates. All rights

Mehr

2011 Oracle Corporation

2011 Oracle Corporation 2011 Oracle Corporation 1 The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

Mehr

Zuhause On-Premises und in der Cloud mit Identity Management

Zuhause On-Premises und in der Cloud mit Identity Management Zuhause On-Premises und in der Cloud mit Identity Management Larry Ellison: OOW2016 Security is job number one for Oracle. OOW2017 Security needs automation Michael Fischer ORACLE Deutschland B.V. & Co.

Mehr

Projekt: Vertrauenswürdige Verbindung Angriffsvektor Connection-Pool

Projekt: Vertrauenswürdige Verbindung Angriffsvektor Connection-Pool Angriffsvektor Connection-Pool Norman Sibbing (Norman.Sibbing@oracle.com) BU Core & Cloud Technologies Oracle Deutschland B.V. & Co KG Copyright 2018 Oracle and/or its affiliates. All rights reserved.

Mehr

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

Mehr

Das Doppelte Lottchen: Ops Center und redundante I/O- Domains in OVM für SPARC. Elke Freymann Oracle Deutschland B.V. & Co. KG

Das Doppelte Lottchen: Ops Center und redundante I/O- Domains in OVM für SPARC. Elke Freymann Oracle Deutschland B.V. & Co. KG Das Doppelte Lottchen: Ops Center und redundante I/O- Domains in OVM für SPARC Elke Freymann Oracle Deutschland B.V. & Co. KG Safe Harbor Statement The following is intended to outline our general product

Mehr

IT-Security durch das passende OS. Oracle Solaris 11.2.

IT-Security durch das passende OS. Oracle Solaris 11.2. IT-Security durch das passende OS. Oracle Solaris 11.2. Heiko Stein Senior IT-Architekt etomer GmbH Agenda. Motivation (?) Compliance und Security in Solaris 11.2 Besondere Funktionen und deren Nutzung

Mehr

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

1Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1Copyright 2013, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

Mehr

This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in

This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release,

Mehr

Oracle Transparent Data Encryption

Oracle Transparent Data Encryption Oracle Transparent Data Encryption Markus Flechtner Consultant markus.flechtner@trivadis.com DOAG-Regionaltreffen NRW 22. April 2009 Baden Basel Bern Brugg Lausanne Zürich Düsseldorf Frankfurt/M. Freiburg

Mehr

Neues von Oracle. Gut zu wissen... Annett Thurm-Meyer. 17. August Senior Sales Consultant Business Analytics

Neues von Oracle. Gut zu wissen... Annett Thurm-Meyer. 17. August Senior Sales Consultant Business Analytics Neues von Oracle Gut zu wissen... Annett Thurm-Meyer Senior Sales Consultant Business Analytics 7. August 207 Copyright 207, Oracle and/or its affiliates. All rights reserved. 2 Safe Harbor Statement The

Mehr

Sicherheit im Umfeld von Backup & Recovery sowie Data Guard

Sicherheit im Umfeld von Backup & Recovery sowie Data Guard Sicherheit im Umfeld von Backup & Recovery sowie Data Guard DOAG SIG Security 23.09.2008 Stuttgart Andreas Kother ORDIX AG, Paderborn ak@ordix.de www.ordix.de Agenda Exp/Imp und Datapump Redo Log Dateien

Mehr

<Insert Picture Here> Aufbau einer hochverfgbaren SOA Service Infrastruktur mit der SOA Suite 11g

<Insert Picture Here> Aufbau einer hochverfgbaren SOA Service Infrastruktur mit der SOA Suite 11g Aufbau einer hochverfgbaren SOA Service Infrastruktur mit der SOA Suite 11g Thomas Robert Master Principal Sales Consultant Oracle Deutschland GmbH The following is intended to outline

Mehr

Oracle Secure External Password Store

Oracle Secure External Password Store Oracle Secure External Password Store Sven Vetter Trivadis AG Bern Schlüsselworte: Passwort, Wallet, Single SignOn, PKCS#12, PKCS#11, Zertifikat, Autologin Einleitung Sie müssen sich viele Passwörter für

Mehr

Ist die Standard Edition noch einsetzbar? Dierk Lenz DOAG 2015 Konferenz

Ist die Standard Edition noch einsetzbar? Dierk Lenz DOAG 2015 Konferenz Ist die Standard Edition noch einsetzbar? Dierk Lenz DOAG 2015 Konferenz Herrmann & Lenz Services GmbH Herrmann & Lenz Solutions GmbH Erfolgreich seit 1996 am Markt Firmensitz: Burscheid (bei Leverkusen)

Mehr

This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in

This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release,

Mehr

Oracle Database 12c In-Memory Option 7/18/2014. Eckart Mader Oracle Deutschland B.V. & Co. KG. Karlsruhe, den

Oracle Database 12c In-Memory Option 7/18/2014. Eckart Mader Oracle Deutschland B.V. & Co. KG. Karlsruhe, den Oracle Database 12c In-Memory Option Eckart Mader Oracle Deutschland B.V. & Co. KG Karlsruhe, den 17.07.2014 2 1 Safe Harbor Statement The following is intended to outline our general product direction.

Mehr

<Insert Picture Here> Transparent Data Encryption in Oracle 11gR2

<Insert Picture Here> Transparent Data Encryption in Oracle 11gR2 1 Transparent Data Encryption in Oracle 11gR2 Andreas Becker Principal Member Technical Staff Agenda Transparente Datenverschlüsselung Was ist das? Spaltenverschlüsselung in 10.2

Mehr

<Insert Picture Here> Oracle Exadata Database Machine: Was gibt es Neues?

<Insert Picture Here> Oracle Exadata Database Machine: Was gibt es Neues? Oracle Exadata Database Machine: Was gibt es Neues? Frank Schneede Leitender Berater, The following is intended to outline our general product direction. It is intended for information

Mehr

Oracle Database Security Verringerung der Angriffsfläche

Oracle Database Security Verringerung der Angriffsfläche Oracle Database Security Verringerung der Angriffsfläche Norman Sibbing ORACLE Deutschland B.V. & Co. KG DOAG Security Day, 17. März 2016 Grundsätzlich Sensibilisierung aller Mitarbeiter (von der Pforte

Mehr

Stack-basierte Festplattenverschlüsselung

Stack-basierte Festplattenverschlüsselung Stack-basierte Festplattenverschlüsselung ecryptfs Robby Zippel 26. Mai 2010 Inhaltsübersicht Grundlagen Virtual File System FiST Framework ecryptfs Fazit 2 Stack-basierte Verschlüsselung Verschlüsselungsdateisystem

Mehr

Identity Propagation in Oracle Fusion Middleware

Identity Propagation in Oracle Fusion Middleware Identity Propagation in Oracle Fusion Middleware Klaus Scherbach Principle Sales Consultant BU Identity Management 1 The following is intended to outline our general product direction. It is intended for

Mehr

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

Mehr

Oracle Scorecard & Strategy Management (OSSM) Björn Ständer, Director Business Development BI Oracle Deutschland B.V. & Co. KG

Oracle Scorecard & Strategy Management (OSSM) Björn Ständer, Director Business Development BI Oracle Deutschland B.V. & Co. KG Oracle Scorecard & Strategy Management (OSSM) Björn Ständer, Director Business Development BI Oracle Deutschland B.V. & Co. KG The following is intended to outline our general product direction. It is

Mehr

Information Security Systems. Mit HSMs und Transparent Data Encryption zur Compliance DOAG Jochen Belke Senior Systems Engineer CE + EE

Information Security Systems. Mit HSMs und Transparent Data Encryption zur Compliance DOAG Jochen Belke Senior Systems Engineer CE + EE Information Security Systems DOAG 2010 > Mit HSMs und Transparent Data Encryption zur Compliance Jochen Belke Senior Systems Engineer CE + EE Agenda Überblick Thales ncipher Auflagen / Gesetze Verschlüsselungsmöglichkeiten

Mehr

Verschlüsselung. Klaus Reimers ORDIX AG Köln. Verschlüsselung, encrypt, decrypt, dbms_obfuscation_toolkit, dbms_crypto, wallet, datapump, rman

Verschlüsselung. Klaus Reimers ORDIX AG Köln. Verschlüsselung, encrypt, decrypt, dbms_obfuscation_toolkit, dbms_crypto, wallet, datapump, rman Verschlüsselung Klaus Reimers ORDIX AG Köln Schlüsselworte: Verschlüsselung, encrypt, decrypt, dbms_obfuscation_toolkit, dbms_crypto, wallet, datapump, rman Einleitung Die Frage nach einer Verschlüsselung

Mehr

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

Mehr

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

Mehr

Freiberuflicher IT-Berater Schwerpunkte: Unix, Oracle, Netzwerk. IT-Berater. Dipl.-Inform.

Freiberuflicher IT-Berater Schwerpunkte: Unix, Oracle, Netzwerk.     IT-Berater. Dipl.-Inform. Freiberuflicher Schwerpunkte: Unix, Oracle, Netzwerk 1 Oracle Data Guard Oracle Standby Database Höhere Verfügbarkeit und Datensicherheit 2 Oracle Data Guard Oracle Standby Database Konzepte Erzeugen und

Mehr

JavaFX goes Open Source

JavaFX goes Open Source JavaFX goes Open Source Wolfgang Weigend Sen. Leitender Systemberater Java Technologie und Architektur 1 Copyright 2013, Oracle and/or its affiliates. All rights The following is intended to outline our

Mehr

SAP auf Oracle Engineered Systems

SAP auf Oracle Engineered Systems SAP auf Oracle Engineered Systems Eine Übersicht Jan Brosowski Andris Perkons Oracle Systems Sales ConsulHng Europe North Nürnberg, 19.11.2014 Copyright 2014 Oracle and/or its affiliates. All rights reserved.

Mehr

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

Disclaimer. Copyright 2014, Oracle and/or its affiliates. All rights reserved. Disclaimer "THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL PRODUCT DIRECTION. IT IS INTENDED FOR INFORMATION PURPOSES ONLY, AND MAY NOT BE INCORPORATED INTO ANY CONTRACT. IT IS NOT A COMMITMENT TO DELIVER

Mehr

Kanonische Datenmodelle für die Oracle SOA Suite

Kanonische Datenmodelle für die Oracle SOA Suite 1 Kanonische Datenmodelle für die Oracle SOA Suite Marcel Amende Leitender Systemberater - Business Unit Middleware Oracle Deutschland B.V. & Co. KG The following is intended to outline

Mehr

Tempo, Sicherheit und Komprimierung Neue Möglichkeiten der LOBs mit ORACLE 11g SecureFiles STCC Düsseldorf, Oracle Deutschland GmbH

Tempo, Sicherheit und Komprimierung Neue Möglichkeiten der LOBs mit ORACLE 11g SecureFiles STCC Düsseldorf, Oracle Deutschland GmbH Tempo, Sicherheit und Komprimierung Neue Möglichkeiten der LOBs mit ORACLE 11g SecureFiles Nikolaus Eichler STCC Düsseldorf, Oracle Deutschland GmbH Informationsmanagement Informationen

Mehr

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

Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 "THE FOLLOWING IS INTENDED TO OUTLINE OUR GENERAL PRODUCT DIRECTION. IT IS INTENDED FOR INFORMATION PURPOSES ONLY, AND MAY NOT BE INCORPORATED INTO ANY CONTRACT. IT IS NOT A COMMITMENT TO DELIVER ANY

Mehr

Whitepaper. Produkt: combit Relationship Manager. HowTo: Microsoft SQL Server Datenbank verschlüsseln. combit GmbH Untere Laube Konstanz

Whitepaper. Produkt: combit Relationship Manager. HowTo: Microsoft SQL Server Datenbank verschlüsseln. combit GmbH Untere Laube Konstanz combit GmbH Untere Laube 30 78462 Konstanz Whitepaper Produkt: combit Relationship Manager HowTo: Microsoft SQL Server Datenbank verschlüsseln HowTo: Microsoft SQL Server Datenbank verschlüsseln - 2 -

Mehr

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

1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

Mehr

Cnlab/CSI Herbsttagung Kryptographie in Smartphones

Cnlab/CSI Herbsttagung Kryptographie in Smartphones Cnlab/CSI Herbsttagung 2017 Kryptographie in Smartphones Agenda Besonderheiten von Smartphones Teil I: Verschlüsselung auf Smartphones PIN und Schlüssel Konzepte Vergleich Teil II: Kryptographie in Apps

Mehr

Neue Technologien für die Polizei 17. Europäischer Polizeikongress 2014, Berlin, 19. Februar 2014

Neue Technologien für die Polizei 17. Europäischer Polizeikongress 2014, Berlin, 19. Februar 2014 Neue Technologien für die Polizei 17. Europäischer Polizeikongress 2014, Berlin, 19. Februar 2014 Oliver Röniger Account Manager Safe Harbour Statement The following is intended to outline our general

Mehr

Cnlab/CSI Herbstveranstaltung Kryptographie in Smartphones

Cnlab/CSI Herbstveranstaltung Kryptographie in Smartphones Cnlab/CSI Herbstveranstaltung 2017 Kryptographie in Smartphones Agenda Besonderheiten von Smartphones Teil I: Verschlüsselung auf Smartphones PIN und Schlüssel Konzepte Vergleich Teil II: Kryptographie

Mehr

Kerberos und das Oracle Die Nutzung von Kerberos in einer Solaris-Oracle-Umgebung

Kerberos und das Oracle Die Nutzung von Kerberos in einer Solaris-Oracle-Umgebung Kerberos und das Oracle Die Nutzung von Kerberos in einer Solaris-Oracle-Umgebung DOAG Konferenz 19. - 21.11.2013, Nürnberg Veit Jäger info@ordix.de www.ordix.de Agenda Einleitung Sicherheit & Komfort?

Mehr

BPEL und seine Kinder

BPEL und seine Kinder 1 BPEL und seine Kinder Marcel Amende Leitender Systemberater - Business Unit Middleware Oracle Deutschland B.V. & Co. KG The following is intended to outline our general product

Mehr