Oracle - Oracle Database 11g: Administer a Data Warehouse R2

Seminar

In Düsseldorf

Preis auf Anfrage

Beschreibung

  • Dauer

    4 Tage

  • Beginn

    auf Anfrage

Oracle - Oracle Database 11g: Administer a Data Warehouse R2: Teilnehmerkreis: Data Warehouse-Administrator Technischer Berater Datenbankadministratoren Kursziele: Use parallel operations to reduce response time for data-intensive operations Extract, Transform, and Load data in the data warehouse Create, use, and refresh materialized views to improve the data warehouse.. Gerichtet an: Teilnehmerkreis: Data Warehouse-Administrator Technischer Berater Datenbankadministratoren Kursziele: Use parallel operations to reduce response time for data-intensive operations Extract, Transform, and Load data in the data warehouse Create, use, and refresh materialized views to improve the data warehouse performance Use Query rewrite to quickly answer business queries using materialized views Use SQL Access Advisor and PL/SQL procedures to tune materialized views...

Standorte und Zeitplan

Lage

Beginn

Düsseldorf (Nordrhein-Westfalen, NRW)

Beginn

auf AnfrageAnmeldung möglich
Düsseldorf (Nordrhein-Westfalen, NRW)

Beginn

auf AnfrageAnmeldung möglich

Hinweise zu diesem Kurs

Erforderliche Vorkenntnisse: Ability to read and understand execution plans Good working knowledge of SQL and in data warehouse design and implementation Data Warehouse design, implementation, and maintenance experience

Fragen & Antworten

Ihre Frage hinzufügen

Unsere Berater und andere Nutzer werden Ihnen antworten können

Wer möchten Sie Ihre Frage beantworten?

Geben Sie Ihre Kontaktdaten ein, um eine Antwort zu erhalten

Es werden nur Ihr Name und Ihre Frage veröffentlicht.

Meinungen

Erfolge dieses Bildungszentrums

2020

Sämtlich Kurse sind auf dem neuesten Stand

Die Durchschnittsbewertung liegt über 3,7

Mehr als 50 Meinungen in den letzten 12 Monaten

Dieses Bildungszentrum ist seit 15 Mitglied auf Emagister

Themen

  • Design
  • Access
  • Datenbank
  • SQL
  • DB
  • PL SQL
  • Oracle Datenbanken
  • Business

Inhalte

KURSZIEL
Oracle - Oracle Database 11g: Administer a Data Warehouse R2: Teilnehmerkreis:
  • Data Warehouse-Administrator
  • Technischer Berater
  • Datenbankadministratoren
Kursziele:
  • Use parallel operations to reduce response time for data-intensive operations
  • Extract, Transform, and Load data in the data warehouse
  • Create, use, and refresh materialized views to improve the data warehouse performance
  • Use Query rewrite to quickly answer business queries using materialized views
  • Use SQL Access Advisor and PL/SQL procedures to tune materialized views for fast refresh and query rewrite
  • Use the features of compression and resumable sessions
  • Review the basic Oracle data warehousing concepts


ZIELGRUPPE
Teilnehmerkreis:
  • Data Warehouse-Administrator
  • Technischer Berater
  • Datenbankadministratoren
Kursziele:
  • Use parallel operations to reduce response time for data-intensive operations
  • Extract, Transform, and Load data in the data warehouse
  • Create, use, and refresh materialized views to improve the data warehouse performance
  • Use Query rewrite to quickly answer business queries using materialized views
  • Use SQL Access Advisor and PL/SQL procedures to tune materialized views for fast refresh and query rewrite
  • Use the features of compression and resumable sessions
  • Review the basic Oracle data warehousing concepts


KURSINHALT
Participants learn about Oracle's Database partitioning architecture and how to identify the benefits of partitioning in addition to using parallel operations to reduce response time for data-intensive operations. Participants extract, transform, and load data into an Oracle database warehouse. Participants also use materialized views to improve the data warehouse performance and learn how query rewrites can improve performance.
The usage of SQL Access Advisor to optimize the entire workload, tuning materialized views for fast refresh and query rewrite and also how to use the compression and resumable sessions features are discussed.
Learn To:
  • Implement partitioning
  • Use parallel operations to reduce response time
  • Extract, Transform, and Load data
  • Create, use, and refresh materialized views to improve the data warehouse performance
  • Use Query rewrite to quickly answer business queries using materialized views
  • Use SQL Access Advisor and PL/SQL procedures to tune materialized views for fast refresh and query rewrite
Kursthemen:
Introduction
  • Development Tools
  • Oracle SQL Developer
  • Enterprise Manager
  • Sample Schemas used
Data Warehouse Design: Overview
  • Characteristics of a Data Warehouse
  • Comparing OLTP and Data Warehouses
  • Data Warehouse Architectures
  • Data Warehouse Design
  • Data Warehouse objects
  • Data Warehouse Schemas
Data Warehouse Tuning Considerations
  • Optimizing Star Queries
  • Introducing Bitmap Join Indexes
  • Understanding Star Query Optimization and Bitmap Joined Index Optimization
Partitioning Basics
  • Partitioned Tables and Indexes
  • Partitioning Methods
  • Partitioning Types
  • Partition Pruning and Star queries
Parallelism Concepts
  • Operations That Can Be Parallelized
  • How Parallel Execution Works
  • Degree of Parallelism
  • Parallel execution plan
  • Automatice Parallelism
Parallel Operations in Data Warehouses
  • Parallel Query
  • Parallel DDL
  • Parallel DML
  • Tuning Parameters for Parallel Execution
  • Balancing the Workload
ETL: Extraction and Transportation
  • Extraction Methods
  • Capturing Data With Change Data Capture
  • Sources and Modes of Change Data Capture
  • Publish and Subscribe Model: The Publisher and the Subscriber
  • Synchronous and Asynchronous CDC
  • Asynchronous AutoLog Mode and Asynchronous HotLog Mode
  • Transportation in a Data Warehouse
  • Transportable Tablespaces
ETL: Loading
  • Loading Mechanisms
  • Applications of External Tables
  • Defining external tables with SQL*Loader
  • Populating external tables with Data Pump
  • Other Loading Methods
ETL: Transformation
  • Data transformation
  • Transformation Mechanisms
  • Transformation Using SQL
  • Table Functions
  • DML error logging
Materialized Views
  • The Need for Summary Management
  • Types of Materialized Views
  • Using Materialized Views for Summary Management
  • Materialized View Dictionary views
Refreshing Materialized Views
  • Refresh Options
  • Refresh Modes
  • Conditions That Effect Possibility of Fast Refresh
  • Materialized View Logs
  • Partition Change Tracking (PCT) Refresh
  • Refresh Performance Improvements
Working With Dimensions
  • What Are Dimensions
  • Creating Dimensions and Hierarchies
  • Dimensions and Privileges
  • Dimension Restrictions
  • Verifying Relationships in a Dimension
  • Dimension Invalidation
Query Rewrite
  • Query Rewrite: Overview
  • What Can be Rewritten
  • Conditions Required for Oracle to Rewrite a Query
  • Query Rewrite guidelines
  • Setting Initialization Parameters for Query Rewrite
  • Query Rewrite Methods
  • Partition Change Tracking (PCT) and Query Rewrite
  • Query Rewrite Enhancement to Support Queries Containing Inline Views
Using the SQL Access Advisor, Compression, and Resumable Sessions
  • SQL Access Advisor: Usage Model
  • Setting Initial Options
  • Specifying the Workload Source
  • Recommendation Options
  • Schedule and Review
  • PL/SQL Procedure Flow
  • Tuning Materialized Views for Fast Refresh and Query Rewrite
  • Table Compression and Resumable Sessions
Empfohlene weitere Ausbildung:
  • Oracle Database 11g: Analytic SQL for Data Warehousing - LVC
  • Oracle Database 11g: OLAP Essentials
  • Oracle Database 11g: Performance Tuning Release 2
  • Oracle Database 11g: Performance Tuning
  • Implement Oracle Data Warehousing Best Practices NEW


VORRAUSSETZUNG
Erforderliche Vorkenntnisse:
  • Ability to read and understand execution plans
  • Good working knowledge of SQL and in data warehouse design and implementation
  • Data Warehouse design, implementation, and maintenance experience

Oracle - Oracle Database 11g: Administer a Data Warehouse R2

Preis auf Anfrage