DataMAPPER - Applied Database Tech. 이화여대 과학기술대학원 석사 3 학기 992COG08 김지혜.

Slides:



Advertisements
Similar presentations
Module 13: Performance Tuning. Overview Performance tuning methodologies Instance level Database level Application level Overview of tools and techniques.
Advertisements

Little Used, but Powerful Features with GP Cathy Fregelette, CPA, PMP Practice Manager BroadPoint Technologies September 20, 2012.
Oracle SQL Developer Data Modeler 3.0: Technical Overview March 2011.
CC SQL Utilities.
4 Oracle Data Integrator First Project – Simple Transformations: One source, one target 3-1.
C6 Databases.
Microsoft Access Course 1. Introduction to the user interface.
Chapter 18 - Data sources and datasets 1 Outline How to create a data source How to use a data source How to use Query Builder to build a simple query.
ORACLE Lecture 1: Oracle 11g Introduction & Installation.
MI807: Database Systems for Managers Introduction –Course Goals & Schedule –Logistics –Syllabus Review Relational DBMS Basics –RDBMS Role in Applications.
2015/6/301 TransCAD Managing Data Tables. 2015/6/302 Create a New Table.
SiS Technical Training Development Track Technical Training(s) Day 1 – Day 2.
BUSINESS DRIVEN TECHNOLOGY
MD807: Relational Database Management Systems Introduction –Course Goals & Schedule –Logistics –Syllabus Review RDBMS Basics –RDBMS Role in Applications.
Week 5 – Chap. 5 Data Transfer DBAs often must transfer data to and from text files, Excel spreadsheets, Access, Oracle or other SQL Server databases This.
Project Implementation for COSC 5050 Distributed Database Applications Lab1.
Chapter 5 Using SAS ® ETL Studio. Section 5.1 SAS ETL Studio Overview.
Database System Concepts and Architecture Lecture # 3 22 June 2012 National University of Computer and Emerging Sciences.
6-1 DATABASE FUNDAMENTALS Information is everywhere in an organization Information is stored in databases –Database – maintains information about various.
Overview of Previous Lesson(s) Over View  ASP.NET Pages  Modular in nature and divided into the core sections  Page directives  Code Section  Page.
Jean-Pierre Dijcks Principal Product Manager Oracle Warehouse Builder Oracle Corporation.
Oracle Application Express (Oracle APEX), formerly called HTML DB, is a Free rapid web application development tool for the Oracle database.
Database System Concepts and Architecture Lecture # 2 21 June 2012 National University of Computer and Emerging Sciences.
Presented By: Steven Chenery Chief Executive Officer.
Codeigniter is an open source web application. It occupies a very small amount of space in the memory and is most useful for developers who aim to develop.
Physical Database Design Chapter 6. Physical Design and implementation 1.Translate global logical data model for target DBMS  1.1Design base relations.
Object-Oriented Frameworks for Migrating Structured Data April 2004.
AUTOMATION OF WEB-FORM CREATION - KINNERA ANGADI – MS FINAL DEFENSE GUIDANCE BY – DR. DANIEL ANDRESEN.
© 2011 Autodesk High-End Infrastructure Modeling with Low-Cost Tools: Introducing AutoCAD® Map 3D 2012 Bradford Heasley, GISP Vice President, Brockwell.
Populating a Data Warehouse. Overview Process Overview Methods of Populating a Data Warehouse Tools for Populating a Data Warehouse Populating a Data.
Data Management Console Synonym Editor
1 Oracle Warehouse Builder Click by Click February 8, 2007 Jim Raper Data Administration Manager BSS/IT City of Charlotte
What is a schema ? Schema is a collection of Database Objects. Schema Objects are logical structures created by users to contain, or reference, their data.
Oracle Data Integrator Transformations: Adding More Complexity
Database Design and Management CPTG /23/2015Chapter 12 of 38 Functions of a Database Store data Store data School: student records, class schedules,
CERN - IT Department CH-1211 Genève 23 Switzerland t DB Development Tools Benthic SQL Developer Application Express WLCG Service Reliability.
ETL Extract Transform Load. Introduction of ETL ETL is used to migrate data from one database to another, to form data marts and data warehouses and also.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
3 Copyright © 2009, Oracle. All rights reserved. Accessing Non-Oracle Sources.
11-1 Copyright  Oracle Corporation, All rights reserved. What Are Constraints? Constraints enforce rules at the table level. Constraints prevent.
DATAWHERE - MIAB1 DATAWHERE The MIAB Solution to Information Support and Data Conversion/Migration 통신망 연구실 석사 3 학기 임 수 정.
6 Copyright © 2009, Oracle. All rights reserved. Using the Data Transformation Operators.
Physical Database Design Purpose- translate the logical description of data into the technical specifications for storing and retrieving data Goal - create.
Text TCS INTERNAL Oracle PL/SQL – Introduction. TCS INTERNAL PL SQL Introduction PLSQL means Procedural Language extension of SQL. PLSQL is a database.
Oracle Business Intelligence Foundation – Testing and Deploying OBI Repository.
2) Database System Concepts and Architecture. Slide 2- 2 Outline Data Models and Their Categories Schemas, Instances, and States Three-Schema Architecture.
5 Copyright © 2008, Oracle. All rights reserved. Testing and Validating a Repository.
SunGard SCT Converter Tool Technical Consultant Welcome.
Database Systems, 8 th Edition SQL Performance Tuning Evaluated from client perspective –Most current relational DBMSs perform automatic query optimization.
Platinum DecisionBase1 DW Product Platinum - Computer AssociatesDecisionBase Hyunsook Lim Database Laboratory Dept. of CSE.
Integrating and Extending Workflow 8 AA301 Carl Sykes Ed Heaney.
 CONACT UC:  Magnific training   
Copyright © 2006, Oracle. All rights reserved. Czinkóczki László oktató Using the Oracle Warehouse Builder.
E Copyright © 2006, Oracle. All rights reserved. Using SQL Developer.
1 Copyright © 2007, Oracle. All rights reserved. Installing and Setting Up the Warehouse Builder Environment.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Slide 1 © 2016, Lera Technologies. All Rights Reserved. Oracle Data Integrator By Lera Technologies.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
Understanding Core Database Concepts Lesson 1. Objectives.
Graphical Data Engineering
LOCO Extract – Transform - Load
Data Warehouse.
ORACLE SQL Developer & SQLPLUS Statements
MANAGING DATA RESOURCES
Oracle Architecture Overview
Using JDeveloper.
8 6 MySQL Special Topics A Guide to MySQL.
Understanding Core Database Concepts
Best Practices in Higher Education Student Data Warehousing Forum
Presentation transcript:

DataMAPPER - Applied Database Tech. 이화여대 과학기술대학원 석사 3 학기 992COG08 김지혜

지식공학 -DataMAPPING 2 What is DataMAPPER? A high-performance data migration tool  Designed for large-scale data movement projects  Client-server design  Work in graphical environment without sacrificing the performance

지식공학 -DataMAPPING 3 Well balanced Client Server Architecture  Client : defining metadata, mapping relations, conversion and validation rules  Server : generating scripts in turn with client  Eliminates the network costs by executing the scripts on the server Why DataMAPPER?

지식공학 -DataMAPPING 4  DataMAPPER’s design  Project focus  Based on methodology  Stand-alone migration  Give a wider perspective over the whole migration project Why DataMAPPER?

지식공학 -DataMAPPING 5 Data Validation  Extensive data validation features  User defined additional validation rules along with the mappings  Option to drop or disable all constraints on the tables  Tremendous freedom and flexibility for moving data Why DataMAPPER?

지식공학 -DataMAPPING 6 Reusable Code Generation  DataMAPPER generates SQL*Loader, and SQL*Plus scripts which can be used outside of the tool  Used for interfacing two application systems on an on-going basis  Used for periodically loading data into a data warehouse Why DataMAPPER?

지식공학 -DataMAPPING 7 Turned for Oracle  Designed and tuned specifically for migrating into Oracle databases  Utilizes Oracle tools  Integrates with the Oracle data dictionary and recognizes the target metadata Why DataMAPPER?

지식공학 -DataMAPPING 8 Why DataMAPPER?

지식공학 -DataMAPPING 9 How It Works Define data source (metadata definition window)  View the contents of the source data files  Choose fixed or delimited text file format or use another Oracle table  Define the field attributes like data type and null constraints  Define indexes to speed up join operations or to insure uniqueness(optional)

지식공학 -DataMAPPING 10 How It Works Fig1. Define data sources

지식공학 -DataMAPPING 11 Map target tables (intuitive mapping window)  Associate target and source columns  Define conversion rules using table lookups or SQL expressions  Enter business rules as user-defined validations  Map from multiple sources  Define multiple mapping sheets for the same target table  Provide useful information about the source and target data items How It Works

지식공학 -DataMAPPING 12 How It Works Fig2. Map target tables

지식공학 -DataMAPPING 13 Generate and run scripts (script generator window)  Select table, a script type  Save and run hundreds of lines of code  Scripts are highly optimized and save automatically by dataMAPPER How It Works

지식공학 -DataMAPPING 14 How It Works Fig3. Generate and run scripts