Oracle Database 11g: Data Warehousing Fundamentals
|
|
|
- Justina Porter
- 10 years ago
- Views:
Transcription
1 Oracle Database 11g: Data Warehousing Fundamentals Volume I Student Guide D56261GC10 Edition 1.0 February 2009 D58420
2 Author Lauran K. Serhal Technical Contributors and Reviewers David Allan Hermann Baer Herbert Bradbury Harald Van Breederode Yanti Chang Joel Goodman Richard.Green Nancy Greenberg Martin Gubar Yash Jain Gerry Jurrens Dr. Thomas Merz Brian Pottle Jan Van Stappen S Matt Taylor Jean-Francois Verrier Andreas Walter2 Copyright 2009, Oracle. All rights reserved. Disclaimer This document contains proprietary information and is protected by copyright and other intellectual property laws. You may copy and print this document solely for your own use in an Oracle training course. The document may not be modified or altered in any way. Except where your use constitutes "fair use" under copyright law, you may not use, share, download, upload, copy, print, display, perform, reproduce, publish, license, post, transmit, or distribute this document in whole or in part without the express authorization of Oracle. The information contained in this document is subject to change without notice. If you find any problems in the document, please report them in writing to: Oracle University, 500 Oracle Parkway, Redwood Shores, California USA. This document is not warranted to be error-free. Restricted Rights Notice If this documentation is delivered to the United States Government or anyone using the documentation on behalf of the United States Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS The U.S. Government s rights to use, modify, reproduce, release, perform, display, or disclose these training materials are restricted by the terms of the applicable Oracle license agreement and/or the applicable U.S. Government contract. Trademark Notice Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Editors Nita Pavitran Raj Kumar Graphic Designer Rajiv Chandrabhanu Publishers Sujatha Nagendra Veena Narasimhan
3 Contents Preface 1 Introduction Objectives 1-2 Questions About You 1-3 Lesson Agenda 1-4 Course Objectives 1-5 Prerequisites and Suggested Prerequisites 1-7 Suggested Course Schedule 1-8 Lesson Agenda 1-10 Some of the Sample Schemas Used in the Course 1-11 Sales History (sh) Schema 1-12 Class Account Information 1-14 Appendixes in the Course 1-15 SQL Environments Available in the Course 1-16 Entering SQL Statements Using Oracle SQL*Plus 1-17 What Is Oracle SQL Developer? 1-18 Creating Schema Objects 1-19 Data Warehousing Tools Used in this Course 1-20 Lesson Agenda 1-21 Oracle 11g Useful Documentation 1-22 Continuing Your Education: Recommended Follow-Up Classes 1-24 Oracle Technology Network (OTN) 1-25 Oracle by Example (OBE): Oracle Warehouse Builder OBEs: Analytic Workspace Manager (AWM) OBEs: Oracle Application Express (APEX) OBEs: apexusr31_otn.htm 1-29 Technical Support: My Oracle Support: index.html 1-30 Summary 1-31 Practice 1: Overview 1-32 iii
4 2 Data Warehousing, Business Intelligence, OLAP, and Data Mining Objectives 2-2 Lesson Agenda 2-3 Evolution of BI 2-4 Early Management Information Systems 2-5 Analyzing Data from Operational Systems 2-6 Why OLTP Is Not Suitable for Analytical Reporting 2-7 Data Extract Processing 2-8 Issues with Data Extract Programs 2-9 Productivity Issues with Extract Processing 2-10 Data Quality Issues with Extract Processing 2-11 Data Warehousing and Business Intelligence 2-12 Technological Solutions for Data Warehousing 2-13 Advantages of Warehouse Processing Environments 2-15 Business Intelligence (BI): Definition and Purpose 2-16 What Is Business Intelligence? 2-17 The User Dilemma 2-18 Problem: Multivendor, Unintegrated Environment 2-19 The Optimal Information Platform for Business Intelligence 2-20 The Optimal Information Platform 2-21 Success Factors for a Dynamic Business Environment 2-23 Business Drivers for Data Warehouses 2-24 Business Intelligence: Requirements 2-25 Quiz 2-26 Practice 2-1: Overview 2-27 Lesson Agenda 2-30 OLAP: Overview 2-31 Typical Example of an OLAP Query 2-32 The Dimensional Model 2-34 Measures 2-35 Measure Types 2-36 Dimensions 2-37 Example of Dimensions in a Report 2-38 Sharing Dimensions 2-39 Hierarchy 2-40 Hierarchy: Example 2-42 Level 2-43 Hierarchy Types 2-44 Attributes 2-45 Attributes and Levels: Examples 2-46 Dimensional Model Summarized 2-47 iv
5 Physical Layers of a Data Warehouse 2-48 Managing the Data Warehouse 2-49 Oracle OLAP: Part of an Integrated DW Platform 2-50 What Is Oracle OLAP? 2-51 Oracle OLAP Option: 11g Highlights 2-52 ROLAP Versus MOLAP 2-53 Oracle Data Mining: An Overview 2-56 Oracle Data Mining: Interfaces 2-58 Quiz 2-59 Summary 2-60 Practice 2-2: Overview 2-61 Practice 2-3: Overview Defining Data Warehouse Concepts and Terminology Objectives 3-2 Lesson Agenda 3-3 Data Warehouse: Definition 3-4 Data Warehouse Properties 3-6 Subject Oriented 3-7 Integrated 3-8 Time Variant 3-10 Nonvolatile 3-11 Changing Warehouse Data 3-12 Data Warehouse Versus OLTP 3-13 Enterprise-Wide Data Warehouse 3-15 Data Warehouses Versus Data Marts 3-16 Dependent Data Mart 3-18 Independent Data Mart 3-19 Typical Data Warehouse Components 3-20 Quiz 3-22 Lesson Agenda 3-24 Warehouse Development Approaches 3-25 Big Bang Approach 3-26 Top-Down Approach 3-28 Bottom-Up Approach 3-29 Incremental Approach to Warehouse Development 3-31 Data Warehousing Process Components 3-32 Methodology 3-33 Architecture 3-34 Extraction, Transformation, and Loading (ETL) 3-35 Implementation 3-36 v
6 Operation and Support 3-37 Phases of the Incremental Approach 3-38 Strategy Phase Deliverables 3-40 Introducing the Case Study: Roy Independent School District (RISD) 3-42 Summary 3-44 Practice 3-1: Overview Business, Logical, Dimensional, and Physical Modeling Objectives 4-2 Lesson Agenda 4-3 Data Warehouse Modeling Issues 4-4 Data Warehouse: Design Phases 4-6 Phase 1: Defining the Business Model 4-7 Defining the Business Model: Performing Strategic Analysis 4-8 Defining the Business Model: Creating the Business Model 4-9 Business Requirements Drive the Design Process 4-10 Using a Business Process Matrix 4-11 Identifying Business Measures and Dimensions 4-12 Determining Granularity 4-14 Identifying Business Definitions and Rules: Example 4-15 Documenting Metadata 4-16 Business Metadata Elements 4-17 Metadata Documentation Approaches 4-18 Phase 2: Designing the Logical Model 4-19 Quiz 4-21 Practice 4-1: Overview 4-22 Lesson Agenda 4-24 Phase 3: Defining the Dimensional Model 4-25 Data Warehouse Schemas 4-26 Star Schema Model 4-27 Star Dimensional Modeling 4-28 Advantages of Using a Star Dimensional Model 4-29 Snowflake Schema Model 4-30 Third Normal Form (3NF) 4-32 Fact Table: Characteristics 4-33 More on Factless Fact Tables 4-35 Identifying Base and Derived Measures 4-36 Fact Table Measures 4-38 Dimension Table: Characteristics 4-39 Translating Business Dimensions into Dimension Tables 4-40 Slowly Changing Dimensions 4-41 vi
7 Slowly Changing Dimension (SCD): An Example 4-42 Types of Database Keys 4-43 Using Time in the Data Warehouse 4-45 Time Dimension 4-46 Identifying Hierarchies for Dimensions 4-48 Using Hierarchies to Drill on Data and Aggregate Data 4-49 Using Data-Modeling Tools 4-50 Phase 4: Defining the Physical Model 4-52 Translating a Dimensional Model to a Physical Model 4-53 Architectural Requirements 4-55 Making the Right Choice 4-56 Storage and Performance Considerations 4-57 Quiz 4-58 Summary 4-59 Practice 4-2: Overview 4-60 Practice 4-3: Overview 4-64 Practice 4-4: Overview Database Sizing, Storage, Performance, and Security Considerations Objectives 5-2 Lesson Agenda 5-3 Sizing the Database and Other Storage Requirements 5-4 Estimating the Database Size 5-5 Validating Database Size Assumptions 5-6 Testing Load Sampling 5-7 Oracle Database Architectural Advantages 5-8 Lesson Agenda 5-9 Why Data Partitioning Is Needed 5-10 Data Partitioning 5-11 Benefits of Partitioning 5-13 Oracle s Partitioning Strategies 5-14 Partition Performance Benefits: Partition Pruning 5-16 Indexing 5-17 B-Tree Index 5-18 Bitmap Indexes 5-19 Bitmap Index: Example 5-20 Comparing B-Tree and Bitmap Indexes 5-22 Other Index Properties 5-23 Optimizing Star Queries: Tuning Star Queries 5-25 Optimizing Star Queries: Star Transformation 5-26 Star Query: Example 5-27 vii
8 Quiz 5-28 Lesson Agenda 5-29 Parallelism 5-30 Degree of Parallelism (DOP) 5-31 Operations That Can Be Parallelized 5-32 Parallel Execution Server Pool 5-33 PARALLEL Clause: Examples 5-34 Using Summary Data 5-35 HP Oracle Exadata Storage Server Hardware 5-36 Exadata Storage Deployment 5-37 Exadata Key Benefits for Data Warehousing 5-39 Security in Data Warehouses 5-40 Oracle s Strategy for Data Warehouse Security 5-42 Oracle-Supplied Technology and Tools for Implementing VPD 5-45 Quiz 5-47 Summary 5-48 Practice 5-1: Overview The ETL Process: Extracting Data Objectives 6-2 Lesson Agenda 6-3 Extraction, Transformation, and Loading (ETL) Process 6-4 ETL: Tasks, Importance, and Cost 6-5 Extracting Data 6-7 Examining Data Sources 6-8 Production Data 6-9 Archive Data 6-10 Internal Data 6-11 External Data 6-12 Mapping Data 6-14 Lesson Agenda 6-15 Extraction Methods 6-16 Change Data Capture Mechanism in Oracle Database 6-18 Extraction Techniques 6-21 Designing Extraction Processes 6-22 Maintaining Extraction Metadata 6-24 Possible ETL Failures 6-25 Maintaining ETL Quality 6-26 Oracle s ETL Tool: Oracle Warehouse Builder 6-27 Oracle-Supported Features for ETL 6-28 Oracle s Solution for ETL: Oracle Streams, Replication, and Message Queuing 6-30 viii
9 Quiz 6-32 Summary 6-33 Practice 6-1: Overview 6-34 Practice 6-2: Overview The ETL Process: Transforming Data Objectives 7-2 Lesson Agenda 7-3 Transformation 7-4 Remote Staging Model 7-5 On-Site Staging Model 7-6 Data Anomalies 7-7 Transformation Routines 7-8 Transforming Data: Problems and Solutions 7-9 Multipart Keys Problem 7-10 Multiple Local Standards Problem 7-11 Multiple Files Problem 7-12 Missing Values Problem 7-13 Duplicate Values Problem 7-14 Element Names Problem 7-15 Element Meanings Problem 7-16 Input Formats Problem 7-17 Referential Integrity Constraints Problem 7-18 Name and Address Problem 7-19 Name-and-Address Processing in Oracle Warehouse Builder 7-21 Quality Data: Importance and Benefits 7-23 Quality: Standards and Improvements 7-24 Data Quality Guidelines 7-26 Data Quality: Solutions and Management 7-27 Lesson Agenda 7-28 Transformation Techniques: Merging Data 7-29 Transformation Techniques: Adding a Date Stamp 7-30 Transformation Techniques: Adding Keys to Data 7-31 Summarizing Data 7-32 Maintaining Transformation Metadata 7-33 Data Ownership and Responsibilities 7-35 Transformation Timing and Location 7-36 Choosing a Transformation Point 7-37 Monitoring and Tracking 7-38 Designing Transformation Processes 7-39 Transformation Tools 7-40 ix
10 Data Transformation 7-41 Multistage Data Transformation 7-42 Pipelined Data Transformation 7-43 Oracle s Enhanced Features for Transformation 7-44 Application of the MERGE Statement in Data Warehousing: Example 7-45 Multitable INSERT Statements 7-46 Advantages of Multitable INSERTs 7-47 Oracle s Enhanced Features for Transformation 7-48 Summary 7-49 Practice 7-1: Overview The ETL Process: Loading Data Objectives 8-2 Lesson Agenda 8-3 Loading Data into the Warehouse 8-4 Transportation in a Data Warehouse 8-6 Transportable Tablespaces 8-7 Initial Load and Refresh 8-8 Data Refresh Models: Extract Processing Environment 8-10 Data Refresh Models: Warehouse Processing Environment 8-11 Building the Loading Process 8-12 Data Granularity 8-13 Loading Techniques 8-14 Loading Technique Considerations 8-15 Loading Techniques Provided by Oracle: SQL*Loader 8-17 Loading Techniques Provided by Oracle 8-19 Using External Tables 8-21 Benefits of Using External Tables 8-22 Creating External Tables 8-23 Example of Defining External Tables 8-24 Defining External Tables Using SQL*Loader 8-25 Creating and Loading an External Table Using ORACLE_DATAPUMP: Example 8-26 Lesson Agenda 8-27 Postprocessing of Loaded Data 8-28 Indexing and Sorting Data 8-29 Unique Indexes 8-30 Creating Derived Keys 8-31 Summary Management 8-33 Filtering Data 8-34 x
11 Verifying Data Integrity 8-35 Steps for Verifying Data Integrity 8-36 Standard Quality Assurance Checks 8-38 Quiz 8-39 Summary 8-41 Practice 8-1: Overview Refreshing the Warehouse Data Objectives 9-2 Lesson Agenda 9-3 Developing a Refresh Strategy for Capturing Changed Data 9-4 User Requirements and Assistance 9-5 Load Window Requirements 9-6 Planning the Load Window 9-7 Scheduling the Load Window 9-8 Capturing Changed Data for Refresh 9-12 Choosing a Method for Change Data Capture 9-14 Wholesale Data Replacement 9-15 Comparison of Database Instances 9-16 Time- and Date-Stamping 9-17 Database Triggers 9-18 Using a Database Log 9-19 Refresh Mechanisms in the Oracle Database 9-20 Lesson Agenda 9-22 Applying the Changes to Data 9-23 Overwriting a Record 9-24 Adding a New Record 9-25 Adding a Current Field 9-26 Limitations of Methods for Applying Changes 9-27 Maintaining History: Techniques 9-29 History Tables and One-to-Many Relationships 9-30 Versioning 9-32 Preserving Complete History 9-33 Purging and Archiving Data 9-34 Oracle-Supported Techniques for Purging Data 9-35 Oracle-Supported Techniques for Archiving Data 9-36 Final Tasks 9-37 Publishing Data 9-38 Quiz 9-39 Summary 9-40 Practice 9-1: Overview 9-41 xi
12 10 Materialized Views Objectives 10-2 Lesson Agenda 10-3 The Need for Summary Management 10-4 Using Summaries to Improve Performance 10-5 Summary Management 10-6 Summary Navigation 10-7 Managing Historical Summary Data in the Warehouse 10-8 Summary Management Using the Oracle Database 10-9 Using Materialized Views for Summary Management Using Summaries Without Materialized Views: Example Using Materialized Views for Summary Management: Example Determining Which Materialized View to Create Creating a Materialized View Using the CREATE SQL Statement: Example Available Refresh Modes When Creating a Materialized View Manual Refresh Using the DBMS_MVIEW Package Procedures Using the DBMS_MVIEW Package: The Available ON DEMAND Refresh Methods Refreshing at Scheduled Time: Using the START WITH and NEXT Clauses Query Rewrite Overview Cost-Based Query Rewrite Process Conditions Required for Oracle to Rewrite a Query Query Rewrite Quiz Lesson Agenda What Are Dimensions? What Are Dimension Objects? Why Are Dimensions Important? Dimensions and Hierarchies Dimension Example Defining Dimensions and Hierarchies Dimensions with Multiple Hierarchies Quiz Summary Practice 10-1: Overview Leaving a Metadata Trail Objectives 11-2 Defining Warehouse Metadata 11-3 xii
13 Metadata Users 11-5 Types of Metadata 11-6 Examining Metadata: ETL Metadata 11-7 Extraction Metadata 11-8 Transformation Metadata 11-9 Loading Metadata Examining Metadata: End-User Metadata End-User Metadata: Context Historic Context of Data Types of Context Developing a Metadata Strategy Defining Metadata Goals and Intended Usage Identifying Target Metadata Users Choosing Metadata Tools and Techniques Choosing the Metadata Location Managing the Metadata Integrating Multiple Sets of Metadata Managing Changes to Metadata Additional Metadata Content and Considerations Common Warehouse Metamodel Oracle Warehouse Builder: Compliance with OMG-CWM Quiz Summary Practice 11-1: Overview Data Warehouse Implementation Considerations Objectives 12-2 Project Management 12-3 Requirements Specification or Definition 12-5 Logical, Dimensional, and Physical Data Models 12-6 Data Warehouse Architecture 12-8 ETL Considerations 12-9 Reporting Considerations Security Considerations Metadata Management Testing the Implementation Post-Implementation Change Management Some Useful Resources and White Papers Summary xiii
14 Appendix A: Practices and Solutions Appendix B: Table Descriptions Appendix C: Using SQL Developer Objectives C-2 What Is Oracle SQL Developer? C-3 Specifications of SQL Developer C-4 Installing SQL Developer C-5 SQL Developer Interface C-6 Creating a Database Connection C-7 Browsing Database Objects C-10 Creating a Schema Object C-11 Creating a New Table: Example C-12 Using the SQL Worksheet C-13 Executing SQL Statements C-16 Saving SQL Scripts C-17 Executing Saved Script Files: Method 1 C-18 Executing Saved Script Files: Method 2 C-19 Executing SQL Statements C-20 Formatting the SQL Code C-21 Using Snippets C-22 Using Snippets: Example C-23 Using SQL*Plus C-24 Debugging Procedures and Functions C-25 Database Reporting C-26 Creating a User-Defined Report C-27 Search Engines and External Tools C-28 Setting Preferences C-29 Summary C-30 Appendix D: Using SQL*Plus Objectives D-2 SQL and SQL*Plus Interaction D-3 SQL Statements Versus SQL*Plus Commands D-4 Overview of SQL*Plus D-5 Logging In to SQL*Plus: Available Methods D-6 Customizing the SQL*Plus Environment D-7 Displaying Table Structure D-8 SQL*Plus Editing Commands D-10 Using LIST, n, and APPEND D-12 xiv
15 Using the CHANGE Command D-13 SQL*Plus File Commands D-14 Using the SAVE, START, and EDIT Commands D-15 SQL*Plus Enhancements Since Oracle Database 10g D-17 Changes to the SERVEROUTPUT Command D-18 White Space Support in File and Path Names in Windows D-19 Predefined SQL*Plus Variables D-20 Using the New Predefined SQL*Plus Variables: Examples D-21 SHOW Command and the New RECYCLEBIN Clause D-22 SHOW Command and the New RECYCLEBIN Clause: Example D-23 Using the SQL*Plus SPOOL Command D-24 Using the SQL*Plus SPOOL Command: Examples D-25 COPY Command: New Error Messages D-26 Change in the DESCRIBE Command Behavior D-29 SET PAGES[IZE] Command D-30 SQLPLUS Program and the Compatibility Option D-31 Using the AUTOTRACE Command D-32 Displaying a Plan Table Using the DBMS_XPLAN.DISPLAY Package Function D-33 Summary D-34 Appendix E: Basic Linux and vi Commands Index Case Study xv
16
Oracle Database 11g: Administer a Data Warehouse
Oracle Database 11g: Administer a Data Warehouse Volume I Student Guide D70064GC10 Edition 1.0 July 2008 D55424 Authors Lauran K. Serhal Mark Fuller Technical Contributors and Reviewers Hermann Baer Kenji
Data Warehousing Fundamentals Student Guide
Data Warehousing Fundamentals Student Guide D16310GC10 Edition 1.0 September 2002 D37302 Authors Nikos Psomas Padmaja Mitravinda, Kolachalam Technical Contributors and Reviewers Kasturi Shekhar Vidya Nagaraj
Analytics: Pharma Analytics (Siebel 7.8) Student Guide
Analytics: Pharma Analytics (Siebel 7.8) Student Guide D44606GC11 Edition 1.1 March 2008 D54241 Copyright 2008, Oracle. All rights reserved. Disclaimer This document contains proprietary information and
Oracle BI Discoverer Administrator 11g: Develop an EUL
Oracle BI Discoverer Administrator 11g: Develop an EUL Volume I Student Guide D60283GC10 Edition 1.0 February 2010 D65281 Author Lea Shaw Technical Contributors and Reviewers Praveen Deshpande Kumar Dhanagopal
Oracle BI 10g: Analytics Overview
Oracle BI 10g: Analytics Overview Student Guide D50207GC10 Edition 1.0 July 2007 D51731 Copyright 2007, Oracle. All rights reserved. Disclaimer This document contains proprietary information and is protected
Oracle Database 10g: Parallelism and Scalability Overview Seminar
Oracle Database 10g: Parallelism and Scalability Overview Seminar Student Guide D51929GC10 Edition 1.0 July 2007 D51952 Authors Joel Goodman Harald van Breederode Editor Atanu Raychaudhuri Graphic Designer
Oracle Database 11g: Advanced PL/SQL
Oracle Database 11g: Advanced PL/SQL Volume I Student Guide D52601GC10 Edition 1.0 March 2008 D54299 Authors Nancy Greenberg Rick Green Marcie Young Technical Contributors and Reviewers Claire Bennett
Oracle BPA Suite: Model and Implement Business Processes Volume I Student Guide
Oracle BPA Suite: Model and Implement Business Processes Volume I Student Guide D70464GC10 Edition 1.0 September 2008 D56390 Author Viktor Tchemodanov Technical Contributors and Reviewers Madhavi Buchi
Oracle Application Server 10g: Administer High Availability
Oracle Application Server 10g: Administer High Availability Student Guide D21855GC10 Production 1.0 July 2006 D46705 Author Shankar Raman Technical Contributors and Reviewers Shankar Raman Fermin Castro
Oracle SOA Suite 11g: Essential Concepts Student Guide
Oracle SOA Suite 11g: Essential Concepts Student Guide D58786GC20 Edition 2.0 August 2011 D73588 Author Iris Li Technical Contributors and Reviewers Gary Barg Pete Daly Joe Greenwald David Mills David
Oracle Identity and Access Management: The All-In-One Seminar Student Guide
Oracle Identity and Access Management: The All-In-One Seminar Student Guide D50461GC10 Edition 1.0 June 2007 D51338 Author Litha Dhananjayan Technical Contributors and Reviewers Aykut Celik Sujatha Kalastriraju
SQL Server 2012 Business Intelligence Boot Camp
SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations
Oracle Stellent 10gR3: Information Rights Management
Oracle Stellent 10gR3: Information Rights Management Student Guide D53944GC10 Edition 1.0 January 2009 D57573 Author Marsha Hancock Technical Contributors and Reviewers Frank Abela Martin Abrahams Keith
1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing
1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 2. What is a Data warehouse a. A database application
Oracle Warehouse Builder 10g
Oracle Warehouse Builder 10g Architectural White paper February 2004 Table of contents INTRODUCTION... 3 OVERVIEW... 4 THE DESIGN COMPONENT... 4 THE RUNTIME COMPONENT... 5 THE DESIGN ARCHITECTURE... 6
COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER
Page 1 of 8 ABOUT THIS COURSE This 5 day course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL Server
Implementing a Data Warehouse with Microsoft SQL Server
Page 1 of 7 Overview This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft SQL 2014, implement ETL
Delivering Business Intelligence With Microsoft SQL Server 2005 or 2008 HDT922 Five Days
or 2008 Five Days Prerequisites Students should have experience with any relational database management system as well as experience with data warehouses and star schemas. It would be helpful if students
ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process
ORACLE OLAP KEY FEATURES AND BENEFITS FAST ANSWERS TO TOUGH QUESTIONS EASILY KEY FEATURES & BENEFITS World class analytic engine Superior query performance Simple SQL access to advanced analytics Enhanced
Implementing a Data Warehouse with Microsoft SQL Server
This course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse 2014, implement ETL with SQL Server Integration Services, and
Microsoft Data Warehouse in Depth
Microsoft Data Warehouse in Depth 1 P a g e Duration What s new Why attend Who should attend Course format and prerequisites 4 days The course materials have been refreshed to align with the second edition
2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000
2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 Introduction This course provides students with the knowledge and skills necessary to design, implement, and deploy OLAP
Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days
Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implement a Data Warehouse with Microsoft SQL Server 20463C; 5 days Course
Data Warehouse Database Design Student Guide
Data Warehouse Database Design Student Guide D11803GC10 Edition 1.0 August 2001 D33563 Author M. Lea Shaw Technical Contributors and Reviewers Hermann Baer Joel Barkin Doug Cackett Chon Chua Jean-Pierre
Optimizing the Performance of the Oracle BI Applications using Oracle Datawarehousing Features and Oracle DAC 10.1.3.4.1
Optimizing the Performance of the Oracle BI Applications using Oracle Datawarehousing Features and Oracle DAC 10.1.3.4.1 Mark Rittman, Director, Rittman Mead Consulting for Collaborate 09, Florida, USA,
Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777
Implementing a Data Warehouse with Microsoft SQL Server 2012 MOC 10777 Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing
Implementing a Data Warehouse with Microsoft SQL Server 2012
Course 10777 : Implementing a Data Warehouse with Microsoft SQL Server 2012 Page 1 of 8 Implementing a Data Warehouse with Microsoft SQL Server 2012 Course 10777: 4 days; Instructor-Led Introduction Data
Implementing a Data Warehouse with Microsoft SQL Server MOC 20463
Implementing a Data Warehouse with Microsoft SQL Server MOC 20463 Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing
COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER
COURSE OUTLINE MOC 20463: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER MODULE 1: INTRODUCTION TO DATA WAREHOUSING This module provides an introduction to the key components of a data warehousing
Oracle OLAP. Describing Data Validation Plug-in for Analytic Workspace Manager. Product Support
Oracle OLAP Data Validation Plug-in for Analytic Workspace Manager User s Guide E18663-01 January 2011 Data Validation Plug-in for Analytic Workspace Manager provides tests to quickly find conditions in
FIFTH EDITION. Oracle Essentials. Rick Greenwald, Robert Stackowiak, and. Jonathan Stern O'REILLY" Tokyo. Koln Sebastopol. Cambridge Farnham.
FIFTH EDITION Oracle Essentials Rick Greenwald, Robert Stackowiak, and Jonathan Stern O'REILLY" Beijing Cambridge Farnham Koln Sebastopol Tokyo _ Table of Contents Preface xiii 1. Introducing Oracle 1
NEW FEATURES ORACLE ESSBASE STUDIO
ORACLE ESSBASE STUDIO RELEASE 11.1.1 NEW FEATURES CONTENTS IN BRIEF Introducing Essbase Studio... 2 From Integration Services to Essbase Studio... 2 Essbase Studio Features... 4 Installation and Configuration...
Part 22. Data Warehousing
Part 22 Data Warehousing The Decision Support System (DSS) Tools to assist decision-making Used at all levels in the organization Sometimes focused on a single area Sometimes focused on a single problem
Course Outline. Module 1: Introduction to Data Warehousing
Course Outline Module 1: Introduction to Data Warehousing This module provides an introduction to the key components of a data warehousing solution and the highlevel considerations you must take into account
Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012
Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 OVERVIEW About this Course Data warehousing is a solution organizations use to centralize business data for reporting and analysis.
SAS BI Course Content; Introduction to DWH / BI Concepts
SAS BI Course Content; Introduction to DWH / BI Concepts SAS Web Report Studio 4.2 SAS EG 4.2 SAS Information Delivery Portal 4.2 SAS Data Integration Studio 4.2 SAS BI Dashboard 4.2 SAS Management Console
THE DATA WAREHOUSE ETL TOOLKIT CDT803 Three Days
Three Days Prerequisites Students should have at least some experience with any relational database management system. Who Should Attend This course is targeted at technical staff, team leaders and project
Implementing a Data Warehouse with Microsoft SQL Server 2012
Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012 Length: Audience(s): 5 Days Level: 200 IT Professionals Technology: Microsoft SQL Server 2012 Type: Delivery Method: Course Instructor-led
Course Outline: Course: Implementing a Data Warehouse with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning
Course Outline: Course: Implementing a Data with Microsoft SQL Server 2012 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This 5-day instructor-led course describes
Oracle TimesTen and In-Memory Database Cache 11g
Oracle TimesTen and In-Memory Database Cache 11g Student Guide D61394GC10 Edition 1.0 July 2010 D68159 Author Danny Lau Technical Contributors and Reviewers Rohan Aranha David Aspinwall Cathy Baird Nagender
<Insert Picture Here> Oracle SQL Developer 3.0: Overview and New Features
1 Oracle SQL Developer 3.0: Overview and New Features Sue Harper Senior Principal Product Manager The following is intended to outline our general product direction. It is intended
Implementing a Data Warehouse with Microsoft SQL Server
Course Code: M20463 Vendor: Microsoft Course Overview Duration: 5 RRP: 2,025 Implementing a Data Warehouse with Microsoft SQL Server Overview This course describes how to implement a data warehouse platform
Data Integration and ETL with Oracle Warehouse Builder: Part 1
Oracle University Contact Us: + 38516306373 Data Integration and ETL with Oracle Warehouse Builder: Part 1 Duration: 3 Days What you will learn This Data Integration and ETL with Oracle Warehouse Builder:
Data Integration and ETL with Oracle Warehouse Builder NEW
Oracle University Appelez-nous: +33 (0) 1 57 60 20 81 Data Integration and ETL with Oracle Warehouse Builder NEW Durée: 5 Jours Description In this 5-day hands-on course, students explore the concepts,
Oracle SQL Developer Migration. An Oracle White Paper September 2008
Oracle SQL Developer Migration An Oracle White Paper September 2008 Oracle SQL Developer Migration Overview... 3 Introduction... 3 Supported Databases... 4 Architecture... 4 Migration... 4 Standard Migrate...
The Data Warehouse ETL Toolkit
2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. The Data Warehouse ETL Toolkit Practical Techniques for Extracting,
Microsoft. Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server
Course 20463C: Implementing a Data Warehouse with Microsoft SQL Server Length : 5 Days Audience(s) : IT Professionals Level : 300 Technology : Microsoft SQL Server 2014 Delivery Method : Instructor-led
Building Cubes and Analyzing Data using Oracle OLAP 11g
Building Cubes and Analyzing Data using Oracle OLAP 11g Collaborate '08 Session 219 Chris Claterbos [email protected] Vlamis Software Solutions, Inc. 816-729-1034 http://www.vlamis.com Copyright 2007,
East Asia Network Sdn Bhd
Course: Analyzing, Designing, and Implementing a Data Warehouse with Microsoft SQL Server 2014 Elements of this syllabus may be change to cater to the participants background & knowledge. This course describes
Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463)
Implementing a Data Warehouse with Microsoft SQL Server 2012 (70-463) Course Description Data warehousing is a solution organizations use to centralize business data for reporting and analysis. This five-day
DATA WAREHOUSING AND OLAP TECHNOLOGY
DATA WAREHOUSING AND OLAP TECHNOLOGY Manya Sethi MCA Final Year Amity University, Uttar Pradesh Under Guidance of Ms. Shruti Nagpal Abstract DATA WAREHOUSING and Online Analytical Processing (OLAP) are
Implementing a Data Warehouse with Microsoft SQL Server
CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20463 Implementing a Data Warehouse with Microsoft SQL Server Length: 5 Days Audience: IT Professionals
Course 20463:Implementing a Data Warehouse with Microsoft SQL Server
Course 20463:Implementing a Data Warehouse with Microsoft SQL Server Type:Course Audience(s):IT Professionals Technology:Microsoft SQL Server Level:300 This Revision:C Delivery method: Instructor-led (classroom)
M2074 - Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000 5 Day Course
Module 1: Introduction to Data Warehousing and OLAP Introducing Data Warehousing Defining OLAP Solutions Understanding Data Warehouse Design Understanding OLAP Models Applying OLAP Cubes At the end of
Data Warehouse Center Administration Guide
IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 Before using this
Data Warehousing with Oracle
Data Warehousing with Oracle Comprehensive Concepts Overview, Insight, Recommendations, Best Practices and a whole lot more. By Tariq Farooq A BrainSurface Presentation What is a Data Warehouse? Designed
Implementing a Data Warehouse with Microsoft SQL Server 2012
Implementing a Data Warehouse with Microsoft SQL Server 2012 Module 1: Introduction to Data Warehousing Describe data warehouse concepts and architecture considerations Considerations for a Data Warehouse
Building a Data Warehouse
Building a Data Warehouse With Examples in SQL Server EiD Vincent Rainardi BROCHSCHULE LIECHTENSTEIN Bibliothek Apress Contents About the Author. ; xiij Preface xv ^CHAPTER 1 Introduction to Data Warehousing
ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION
ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION EXECUTIVE SUMMARY Oracle business intelligence solutions are complete, open, and integrated. Key components of Oracle business intelligence
Data Warehouse Design
Data Warehouse Design Modern Principles and Methodologies Matteo Golfarelli Stefano Rizzi Translated by Claudio Pagliarani Mc Grauu Hill New York Chicago San Francisco Lisbon London Madrid Mexico City
Cúram Business Intelligence Reporting Developer Guide
IBM Cúram Social Program Management Cúram Business Intelligence Reporting Developer Guide Version 6.0.5 IBM Cúram Social Program Management Cúram Business Intelligence Reporting Developer Guide Version
An Oracle White Paper June 2012. Creating an Oracle BI Presentation Layer from Imported Oracle OLAP Cubes
An Oracle White Paper June 2012 Creating an Oracle BI Presentation Layer from Imported Oracle OLAP Cubes Introduction Oracle Business Intelligence Enterprise Edition version 11.1.1.5 and later has the
Beta: Implementing a Data Warehouse with Microsoft SQL Server 2012
CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 10777: Beta: Implementing a Data Warehouse with Microsoft SQL Server 2012 Length: 5 Days Audience:
Implementing a Data Warehouse with Microsoft SQL Server 2014
Implementing a Data Warehouse with Microsoft SQL Server 2014 MOC 20463 Duración: 25 horas Introducción This course describes how to implement a data warehouse platform to support a BI solution. Students
Oracle CRM On Demand Data Import Workshop Student Guide
Oracle CRM On Demand Data Import Workshop Student Guide D56688GC30 Edition 3.0 May 2011 D73177 Author Pete Piccaro Technical Contributors and Reviewers Laura Melinte Susan Shaw Anthony Herrera Editor Smita
LEARNING SOLUTIONS website milner.com/learning email [email protected] phone 800 875 5042
Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300
Copyright 2007 Ramez Elmasri and Shamkant B. Navathe. Slide 29-1
Slide 29-1 Chapter 29 Overview of Data Warehousing and OLAP Chapter 29 Outline Purpose of Data Warehousing Introduction, Definitions, and Terminology Comparison with Traditional Databases Characteristics
Data Warehousing Systems: Foundations and Architectures
Data Warehousing Systems: Foundations and Architectures Il-Yeol Song Drexel University, http://www.ischool.drexel.edu/faculty/song/ SYNONYMS None DEFINITION A data warehouse (DW) is an integrated repository
Demystified CONTENTS Acknowledgments xvii Introduction xix CHAPTER 1 Database Fundamentals CHAPTER 2 Exploring Relational Database Components
Acknowledgments xvii Introduction xix CHAPTER 1 Database Fundamentals 1 Properties of a Database 1 The Database Management System (DBMS) 2 Layers of Data Abstraction 3 Physical Data Independence 5 Logical
SQL SERVER TRAINING CURRICULUM
SQL SERVER TRAINING CURRICULUM Complete SQL Server 2000/2005 for Developers Management and Administration Overview Creating databases and transaction logs Managing the file system Server and database configuration
Data Warehouse: Introduction
Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of base and data mining group,
Mastering Data Warehouse Aggregates. Solutions for Star Schema Performance
Brochure More information from http://www.researchandmarkets.com/reports/2248199/ Mastering Data Warehouse Aggregates. Solutions for Star Schema Performance Description: - This is the first book to provide
Bussiness Intelligence and Data Warehouse. Tomas Bartos CIS 764, Kansas State University
Bussiness Intelligence and Data Warehouse Schedule Bussiness Intelligence (BI) BI tools Oracle vs. Microsoft Data warehouse History Tools Oracle vs. Others Discussion Business Intelligence (BI) Products
IBM WebSphere DataStage Online training from Yes-M Systems
Yes-M Systems offers the unique opportunity to aspiring fresher s and experienced professionals to get real time experience in ETL Data warehouse tool IBM DataStage. Course Description With this training
Oracle Enterprise Manager
Oracle Enterprise Manager Getting Started with Oracle Change Management Pack Release 9.2.0 March 2002 Part No. A96679-01 Oracle Enterprise Manager Getting Started with Oracle Change Management Pack, Release
An Oracle White Paper February 2009. Real-time Data Warehousing with ODI-EE Changed Data Capture
An Oracle White Paper February 2009 Real-time Data Warehousing with ODI-EE Changed Data Capture Executive Overview Today s integration project teams face the daunting challenge of deploying integrations
Oracle BI 11g R1: Build Repositories
Oracle University Contact Us: 1.800.529.0165 Oracle BI 11g R1: Build Repositories Duration: 5 Days What you will learn This Oracle BI 11g R1: Build Repositories training is based on OBI EE release 11.1.1.7.
MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012
MS 20467: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Description: This five-day instructor-led course teaches students how to design and implement a BI infrastructure. The
Oracle SQL Developer Migration
An Oracle White Paper May 2010 Oracle SQL Developer Migration Overview... 3 Introduction... 3 Oracle SQL Developer: Architecture and Supported Platforms... 3 Supported Platforms... 4 Supported Databases...
Dimensional Data Modeling for the Data Warehouse
Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Dimensional Data Modeling for the Data Warehouse Prerequisites Students should
OLAP and OLTP. AMIT KUMAR BINDAL Associate Professor M M U MULLANA
OLAP and OLTP AMIT KUMAR BINDAL Associate Professor Databases Databases are developed on the IDEA that DATA is one of the critical materials of the Information Age Information, which is created by data,
Oracle Communications Data Model
Oracle Communications Data Model Operations Guide 11g Release 1 (11.2) E15883-02 September 2010 Oracle Communications Data Model Operations Guide, 11g Release 1 (11.2) E15883-02 Copyright 2010, Oracle
SAP BO Course Details
SAP BO Course Details By Besant Technologies Course Name Category Venue SAP BO SAP Besant Technologies No.24, Nagendra Nagar, Velachery Main Road, Address Velachery, Chennai 600 042 Landmark Opposite to
Business Intelligence Tutorial
IBM DB2 Universal Database Business Intelligence Tutorial Version 7 IBM DB2 Universal Database Business Intelligence Tutorial Version 7 Before using this information and the product it supports, be sure
Oracle Data Integrator: Administration and Development
Oracle Data Integrator: Administration and Development What you will learn: In this course you will get an overview of the Active Integration Platform Architecture, and a complete-walk through of the steps
Oracle Database 11g for Data Warehousing and Business Intelligence. An Oracle White Paper July 2007
Oracle Database 11g for Data Warehousing and Business Intelligence An Oracle White Paper July 2007 Oracle Database 11g for Data Warehousing and Business Intelligence Introduction...3 Integrate...3 Oracle
An Oracle White Paper March 2014. Best Practices for Real-Time Data Warehousing
An Oracle White Paper March 2014 Best Practices for Real-Time Data Warehousing Executive Overview Today s integration project teams face the daunting challenge that, while data volumes are exponentially
BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT
BUILDING BLOCKS OF DATAWAREHOUSE G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT 1 Data Warehouse Subject Oriented Organized around major subjects, such as customer, product, sales. Focusing on
POLAR IT SERVICES. Business Intelligence Project Methodology
POLAR IT SERVICES Business Intelligence Project Methodology Table of Contents 1. Overview... 2 2. Visualize... 3 3. Planning and Architecture... 4 3.1 Define Requirements... 4 3.1.1 Define Attributes...
Presented by: Jose Chinchilla, MCITP
Presented by: Jose Chinchilla, MCITP Jose Chinchilla MCITP: Database Administrator, SQL Server 2008 MCITP: Business Intelligence SQL Server 2008 Customers & Partners Current Positions: President, Agile
www.ijreat.org Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 28
Data Warehousing - Essential Element To Support Decision- Making Process In Industries Ashima Bhasin 1, Mr Manoj Kumar 2 1 Computer Science Engineering Department, 2 Associate Professor, CSE Abstract SGT
Oracle Fusion Middleware
Oracle Fusion Middleware Installation Guide for Oracle Business Intelligence 11g Release 1 (11.1.1) E10539-04 April 2012 Explains how to install and deinstall Oracle Business Intelligence products (including
For Sales Kathy Hall 402-963-4466 [email protected]
IT4E Schedule 13939 Gold Circle Omaha NE 68144 402-431-5432 Course Number 10777 For Sales Chris Reynolds 402-963-4465 [email protected] www.it4e.com For Sales Kathy Hall 402-963-4466 [email protected] Course
70-467: Designing Business Intelligence Solutions with Microsoft SQL Server
70-467: Designing Business Intelligence Solutions with Microsoft SQL Server The following tables show where changes to exam 70-467 have been made to include updates that relate to SQL Server 2014 tasks.
Data Warehousing Fundamentals
Data Warehousing Fundamentals Volume 1 Student Guide... 50102GC20 Production 2.0 May 1999 M08761 Authors Chon S. Chua Richard Green Technical Contributors and Reviewers Jackie Collins Jennifer Jacoby Mike
Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course 20467A; 5 Days
Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Designing Business Intelligence Solutions with Microsoft SQL Server 2012
IST722 Data Warehousing
IST722 Data Warehousing Components of the Data Warehouse Michael A. Fudge, Jr. Recall: Inmon s CIF The CIF is a reference architecture Understanding the Diagram The CIF is a reference architecture CIF
PREFACE INTRODUCTION MULTI-DIMENSIONAL MODEL. Chris Claterbos, Vlamis Software Solutions, Inc. [email protected]
BUILDING CUBES AND ANALYZING DATA USING ORACLE OLAP 11G Chris Claterbos, Vlamis Software Solutions, Inc. [email protected] PREFACE As of this writing, Oracle Business Intelligence and Oracle OLAP are
Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system.
DBA Fundamentals COURSE CODE: COURSE TITLE: AUDIENCE: SQSDBA SQL Server 2008/2008 R2 DBA Fundamentals Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows
