🇩🇪
Programm

  1. Enterprise Manager and Other Tools


    1. Enterprise Manager (EM) Cloud Control home page

    2. Enterprise Manager Express home page versus Enterprise Manager Database Control

    3. SQL Developer with new functionalities

    4. OUI, DBCA


  2. Basics of Multitenant Container Database (CDB)


    1. Benefits of the multitenant architecture

    2. Differences between the root container and pluggable database containers

    3. Structure of the root

    4. Structure of Pluggable Database (PDB)

    5. CDB_xxx and DBA_xxx views

    6. Impacts in Security, Data Guard, Oracle GoldenGate, Oracle Streams, XStream, and Scheduler


  3. Configuring and Creating CDB and PDBs


    1. Tools: DBCA and SQL*Plus

    2. Configuration and creation of CDB

    3. Exploring the Structure (CDB_xxx views and EM)

    4. Tools used: SQL Developer, DBCA and SQL*Plus and EM Database Express

    5. Create a new PDB from PDB$SEED

    6. Create a PDB from a non-CDB

    7. Clone a PDB into the same CDB or into another CDB using DB links

    8. Plug in an unplugged PDB


  4. Managing CDB and PDBs


    1. Connect to CDB as administrator

    2. Connect to a PDB using a service name

    3. Start up a CDB

    4. Open / Close a PDB (SQL*Plus, srvctl, EM)

    5. Open / Close all PDBs

    6. Shut down a CDB

    7. Preserve or discard the PDBs open mode when the CDB restarts

    8. Change PDB state


  5. Managing Tablespaces, Common and Local Users, Privileges and Roles


    1. Create permanent tablespaces in the root and PDBs

    2. Manage common and local schemas and users in the root and PDBs

    3. Manage system and object privileges to common and local grantees granted "commonly" or "locally"

    4. Manage common and local roles granted "commonly" or "locally"


  6. Managing Backup / Recovery / Flashback


    1. Backup a whole CDB

    2. Backup a PDB

    3. Recover CDB from redo log files, control files, undo datafiles loss

    4. Recover PDB from PDB datafiles loss

    5. Flashback at CDB level

    6. Explain the two methods of migration


  7. Online Datafile Move and Automatic Data Optimization


    1. Data classification in 12c : tablespace, group, object, row levels

    2. Configure heat map

    3. Automatic movement and compression

    4. Compression levels and types

    5. Policy declaration: simple declarative SQL extension

    6. Customized automated action execution with user-defined function

    7. Execution in scheduled maintenance windows and by MMON

    8. Customized schedule with DBMS_ILM package


  8. In-Database Archiving


    1. Challenges of old data in tables and 11g solutions

    2. In-database archiving new solutions

    3. Use ROW ARCHIVAL clause to enable row lifecycle state for applications

    4. Set ROW ARCHIVAL VISIBILITY for session level visibility control

    5. Use predicate on ORA_ARCHIVE_STATE column

    6. Temporal Validity versus Temporal History (Transaction Time of FDA)

    7. New clause of CREATE / ALTER TABLE to set a Temporal Validity: PERIOD FOR

    8. New SQL temporal data type


  9. Auditing Enhancements


    1. Review of 11g R2 audit trail implementation

    2. Overview of the Unified Audit Trail

    3. Enabling the Unified Audit Trail

    4. Creating a separate tablespace for the unified audit trail

    5. Granting the AUDIT_ADMIN role to a user for audit trail configuration and management

    6. Configuring the Unified Audit Trail to set a tolerance level for loss of audit records

    7. Creating audit policies


  10. Privileges Enhancements


    1. Implementing Separation of Duty for Database Administration Tasks

    2. Using Database Privilege Analysis

    3. Overview of Database Privilege Analysis

    4. Granting the CAPTURE_ADMIN role to enable management of privilege captures

    5. Creating and starting/stopping privilege captures

    6. Viewing privilege profile data

    7. Querying DBA_PRIV_CAPTURES

    8. Explaining the purpose of the default ORA$DEPENDENCY profile


  11. Oracle Data Redaction


    1. Overview of Oracle Data Redaction

    2. Types of Masking Policies

    3. Administering the EXEMPT REDACTION POLICY system privilege to enable a user to view unmasked values

    4. Managing Masking Policies

    5. Best practices for defining policy expressions

    6. Understanding Masking of Statements Containing Subqueries

    7. Viewing Information About Masking Policies by Querying REDACTION_POLICIES and REDACTION_COLUMNS


  12. General RMAN New Features and FDA Enhancements


    1. Making Database Connections With RMAN

    2. Using the SYSBACKUP Privilege

    3. Using SQL, DESCRIBE Command, Duplication Operation with the NOOPEN option

    4. Backing up and Restoring Very Large Files

    5. Creating Multisection Backups

    6. Transporting Data Across Platforms

    7. Prerequisites and Limitations

    8. Transporting Data: Processing steps


  13. Monitoring DB Operations


    1. Overview

    2. Use cases

    3. Current Tools
      Define a DB operation

    4. Monitoring: Bracketing an Operation

    5. Monitoring the Progress of Operations

    6. DB Operation Tuning

    7. DB Operation Active Report


  14. Real-Time ADDM and Compare Period Advisor


    1. Emergency Monitoring

    2. Real time ADDM

    3. Use cases

    4. Goals

    5. Define Workload dimensions

    6. Reported items

    7. Root Causes

    8. Requirements for a report


  15. ADR and Network Enhancements


    1. ADR file types

    2. New File types

    3. New File locations

    4. New command for ADRCI

    5. Improve performance by Compression

    6. Setup Compression


  16. In-Memory Column Store


    1. In-Memory Database option goals and benefits

    2. Row format and columnar format

    3. New SGA component:

    4. IMCU synchronization

    5. Deployment and behaviors

    6. Compression ratio

    7. New dictionary tables and added columns

    8. New statistics: IM %


  17. In-Memory Caching


    1. Setting up Full Database In-Memory Caching

    2. Using Full Database In-Memory Caching

    3. Explaining the two buffer replacement algorithms of Automatic Big Table Caching

    4. Configuring Automatic Big Table Caching with PARALLEL_DEGREE_POLICY and DB_BIG_TABLE_CACHE_PERCENT_TARGET initialization parameters

    5. Using Automatic Big Table Caching


  18. SQL Tuning


    1. Adaptive Execution Plans

    2. SQL Plan Directives

    3. Statistics Gathering Performance Improvements

    4. Histogram Enhancements

    5. Enhancements to Extended Statistics

    6. Adaptive SQL Plan Management


  19. Resource Manager and Other Performance Enhancements


    1. Manage resources between PDBs

    2. Manage resources within a PDB

    3. Manage resources with CDB and PDBs plans

    4. Manage runaway queries

    5. Control the in-memory database repopulation resource consumption

    6. Automated maintenance tasks

    7. Current Architecture: Unix multiprocess / one thread, NT/Windows one process / multithread

    8. New Architecture: Multiprocess / MultiThread


  20. Index and Table Enhancements


    1. Multiple indexes on the same set of columns as long as some characteristic is different

    2. Create table with INVISIBLE columns

    3. Support for invisible columns

    4. Describe online redefinition supports

    5. Explain LOCK timeout during FINISH_REDEF_TABLE

    6. Describe the Advanced Row Compression

    7. Using the following DDL statements in an online manner



Ziele
Stehen Sie kurz vor einer Migration von einer älteren Oracle Version nach 12c? Wollen Sie das Potential Ihrer 12c Datenbank ausschöpfen? Wolen Sie wissen, welche Möglichkeiten die aktuelle Version der Oracle Datenbank bietet und welche Lösungen aus den Gebieten Data Warehousing, Hochverfügbarkeit und Sicherheit bietet?
In diesem Kurs lernen Sie die neuen und erweiterten Funktionalitäten von Oracle Database 12c kennen. Erfahrene Trainer vermitteln Ihnen, wie Sie mit diesen Features Sicherheit, Manageability, Produktivität und Performance erhöhen können.


Nach Abschluss dieses Seminars haben die Teilnehmer Wissen zu folgenden Themen:

  • Mehrmandanten-Containerdatenbank (CDB) und Pluggable Datenbank,

  • Onlinedatendateiverschiebung,

  • Heat Map und Automatic Data Optimization

  • Temporal History, Temporal Validity und Zeilenarchivierung,

  • Unified Auditing

  • neue administrattive Privilegien

  • Berechtigungsanalyse

  • Data Redaction

  • Full Database In-Memory Caching und In-Memory Column Store (In-Memory Option)

  • Adaptive Ausführungspläne

  • SQL Plan Directives

  • Real-Time ADDM und Compare Period ADDM

  • Neuerungen bei der Data Pump,

  • Neue Features zum Partitionierung,

  • SQL Erweiterungen
Voraussetzungen
Für dieses Seminar werden folgende Kenntnisse empfohlen:

  • Oracle 11g Datenbank Administration