- Diese Veranstaltung hat bereits stattgefunden.
SOUG Day 2. Juni 2021 (online)
2. Juni 2021
Wir bieten parallel zwei Streams an.
Entnehme bitte dem Zeitplan die genauen Zeiten und Speaker.
Bei der Anmeldung bekommst du für jeden Stream einen eigenen Zoom-Link, der dir die Teilnahme am entsprechenden Stream ermöglicht!
Stream 1
13:15 – 13:30 Uhr
Willkommen und Intro
Pascal Oegerli, Edorex AG und Clemens Bleile, dbi services
13:30 – 14:00 Uhr
Key Note “Oracle Database 21c for Developers”
Chris Saxon, Oracle
14:00 – 14:15 Uhr
Pause
14:15 – 14:45 Uhr
Inter-Session Communication in Oracle
Inhalt
Although Oracle sessions practice “social distancing”, they can easily communicate with each other via the built-in packages DBMS_PIPE and DBMS_ALERT. In this session we’ll explore these good old features, discuss how and when to use them, compare their pros and cons, and see many live examples.
Oren Nakdimon, Moovit
14:45 – 15:00 Uhr
Pause
15:00 – 15:30 Uhr
Hochverfügbarkeit für Oracle – ein Überblick
Inhalt
Daten sind ein extrem kostbares Gut, und für viele Organisationen und Unternehmen sind sie das wichtigste Kapital, das jederzeit zur Verfügung stehen muss. Liegen die Daten in einer Oracle Datenbank, sind sie schon mal grundsätzlich recht gut untergebracht, aber ein Server kann auch einmal ausfallen, ein Datenblock kann korrupt werden, ein Anwender kann sich vertun und den falschen Datensatz löschen. Es gibt unzählige Szenarien für Datenverlust, aber kein Patentrezept für alle Eventualitäten. In diesem Vortrag werden einige gängige Methoden gegenübergestellt, um einen Überblick darüber zu verschaffen, welche Mechanismen sich für welche Anwendungsfälle eignen und wie man durch geschicktes Kombinieren die größtmögliche Sicherheit erreichen kann – und welche Kosten das nach sich ziehen kann.
Eero Mattila, Quest
15:30 – 15:45 Uhr
SOUG Stretch and Relax
Alessia Wuttke
15:45 – 16:15 Uhr
Alles über das Temporäre in Oracle
Inhalt
Es gibt in Oracle mehrere temporäre Objekte:
- Global Temporary Tables
- Private Temporary Tables
- Temporäre Segmente aufgrund von Sortierungen
- Temporäre Segmente aufgrund von Hash Joins
- Temporärer Undo
- Session Sequences
Ich möchte in der Präsentation auf die temporären Oracle Objekte eingehen und im speziellen die Performance-Aspekte adressieren. Z.B. werden Fragen beantwortet wie: Wie funktioniert Cursor Sharing mit Global Temporary Tables? Wie sammelt man Statistiken mit Global Temporary Tables? Wie analysiert man ein Problem das zum Fehler ORA-1652 (unable to extend temp segment by 128 in tablespace TEMP) führt? Was bringt eine Temporäre Tablespace Gruppe?
Clemens Bleile, dbi services
16:15 – 16:30 Uhr
Pause
16:30 – 17:00 Uhr
Compression Usage Insights – Getting the Best Out of Oracle Compression
Inhalt
Understanding how Oracle Database data and index compression works, what has changed in the latest versions and discussing compression best practices can help you in getting the best results with Oracle Compression. Join Oracle Product Management to gain insights on compression topics that include: when compression occurs during bulk loads and DML inserts/updates, when to use Index Key (prefix) Compression versus Advanced Index Compression, how to track compression using AWR’s as well as recent Advanced Row Compression and Hybrid Columnar Compression enhancements with Oracle Database. This session is the perfect opportunity to get all your compression questions answered by Product Management.
Gregg Christmann, Oracle
17:00 – 17:15 Uhr
Pause
17:15 – 17:45 Uhr
Multitenant 12.1 to Multitenant 21c: Technical Deep Divec
Inhalt
Database 21c pluggable databases offer numerous options for the cloud. In this session walk through Multitenant for cloud/on-premises databases. Topics covered include container database (CDB)/pluggable database (PDB) concepts, PDB value, shared/exclusive components, and accessing CDBs/PDBs. The session briefly covers migration options to 12c/21c from previous versions and then delves into Oracle Database 12c R2/21c features including PDB relocate, lockdown profiles, system global area/program global area for PDB, memory I/O resource prioritization, snapshot carousel, dynamic lockdown profiles, CDB fleet management, and new features in Oracle Database 21c if time permits.
Anuj Mohan, Big River Steel
17:45 – 18:45 Uhr
Community Corner und Apéro
Stream 1
13:15 – 13:30 Uhr
Willkommen und Intro
Pascal Oegerli, Edorex AG und Clemens Bleile, dbi services
13:30 – 14:00 Uhr
Key Note “Oracle Database 21c for Developers”
Chris Saxon, Oracle
14:00 – 14:15 Uhr
Pause
14:15 – 14:45 Uhr
ZDLRA and MAA integration to reach ZERO RPO everywhere
Inhalt
Zero Data Loss Recovery Appliance (ZDLRA) is an Oracle Engineered System and part of MAA family but goes beyond just than backup and recovery.
The focus of this session is to show how to integrate ZDLRA with all kinds of databases that you have. How to protect from the simplest single instance to the huge multi-site RAC+RAC DG database to reach the zero Recovery Point Objective (RPO) to everyone. In this session, I show how ZDLRA features like Real-Time Redo transport, Multi ZDLRA Replication, and Tape backups are used to reach the maximum protection defined by MAA Reference Architectures.
But besides the doc part, this session shows how to do that, how the protection works, and how to configure everything and survive outages.
Fernando Simon
14:45 – 15:00 Uhr
Pause
15:00 – 15:30 Uhr
Oracle Cloud deployment with Terraform
Inhalt
The Oracle Cloud allows to build and configure various infrastructure resources. But you won’t get far by just using “click acrobatics” via Web Console, especially if you want to build several similar and complex environments. A mouse click cannot be saved just like that. Oracle offers several API’s to create and manage objects in OCI, e.g. Oracle OCI commandline utility, OCI SDK, Terraform Provider etc. This presentation will explain how to implement Infrastructure as Code in OCI using Terraform and the Oracle Terraform Provider. Using a training environment as an example, it will be shown how to build components with Terraform Server, databases and network components and how to scale them in terms of resources or number.
The presentation is supplemented by examples and live demos.
Stefan Oehrli, Trivadis
15:30 – 15:45 Uhr
SOUG Stretch and Relax
Alessia Wuttke
15:45 – 16:15 Uhr
On-Premises or Oracle Cloud: How to build a Highly Available and Scalable Logistics Platform with Oracle 19c and Goldengate 19c
Inhalt
Es gibt in Oracle mehrere temporäre Objekte:
- Global Temporary Tables
- Private Temporary Tables
- Temporäre Segmente aufgrund von Sortierungen
- Temporäre Segmente aufgrund von Hash Joins
- Temporärer Undo
- Session Sequences
Ich möchte in der Präsentation auf die temporären Oracle Objekte eingehen und im speziellen die Performance-Aspekte adressieren. Z.B. werden Fragen beantwortet wie: Wie funktioniert Cursor Sharing mit Global Temporary Tables? Wie sammelt man Statistiken mit Global Temporary Tables? Wie analysiert man ein Problem das zum Fehler ORA-1652 (unable to extend temp segment by 128 in tablespace TEMP) führt? Was bringt eine Temporäre Tablespace Gruppe?
Nikitas Xenakis, Co-op
16:15 – 16:30 Uhr
Pause
16:30 – 17:00 Uhr
Experiences with Oracle Solaris 11.4
Inhalt
Oracle Solaris 11.4 was launched in August 2018. What are the new features in the area of Zones, ZFS and Security? What was delivered in the last 30 monthly updates?
I will also talk about our experiences and troubles when upgrading from Solaris 11.3 to 11.4.
Marcel Hofstetter, JomaSoft
17:00 – 17:15 Uhr
Pause
17:15 – 17:45 Uhr
Visual Studio Code, Insomnia, GitHub und Co. – praktische Tools für den DBA- und DevOps-Alltag
Inhalt
One of the much-heralded features of Oracle 19c, but only in Autonomous Cloud Database and in on-Premises Exadata is automatic index creation.
This session will share some early experiences based on testing it in conjunction with Swingbench. I will share my findings and discuss how well it performed.
Martin Berger, Trivadis
17:45 – 18:45 Uhr
Community Corner und Apéro