Transcription of Oracle Data Integrator 12c - doag.org
1 Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Oracle data Integrator 12c Joachim Jaensch Principal Sales Consultant New Features Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle .
2 3 Copyright 2014 Oracle and/or its affiliates. All rights reserved. | What s New In Oracle data Integrator 12c? Oracle OpenWorld 2014 4 Declarative Flow-Based User Interface Reusable Mappings Multi-Threaded Target Load Step-by-Step Debugger Runtime Performance Enhancement Oracle GoldenGate Integration Improvements Standalone Agent Management with WebLogic Management Framework Integration with Oracle Platform Security Services (OPSS) Enterprise Roles JSON and XML Improvements Oracle Warehouse Builder (OWB) Integration OWB to ODI Migration Tool OEM Management Pack for Oracle data Integrator New Mapping Components.
3 PIVOT, UNPIVOT Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Oracle OpenWorld 2014 5 Reusable Mappings Capture common logic (sources, targets, transformations) Reuse logic in mappings Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Multi-Threaded Target Load Source Target Database ODI Agent Parallel Load Threads JDBC data Server settings: Fast Load through parallel JDBC connections Configurable per data Server Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Oracle OpenWorld 2014 7 In-Session Parallelism Goal Allow the execution of tasks and steps in parallel rather than sequentially How Introduction of a new Runtime concept: Execution Units In loading of C$ tables can be executed in parallel ODI 11g ODI SrcSet1 SrcSet2 SrcSet3 Integration SrcSet1 SrcSet2 SrcSet3 Integration Total Execution Time Total Execution Time Copyright 2014 Oracle and/or its affiliates.
4 All rights reserved. | Oracle OpenWorld 2014 8 Low Overhead Session Execution Goal Reduce status and session management overhead How Cache and reuse a Session Blueprint instead of accessing the ODI repositories Avoid writing logs in the repository when it is not necessary Benefits Better performance when executing scenarios multiple times, when restarting a session, when logging sessions activity Less fragmentation of repository tables Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Concurrent Execution Control You can now limit concurrent executions in a scenario or load plan and force a concurrent execution to either wait or raise an execution error Copyright 2014 Oracle and/or its affiliates.
5 All rights reserved. | Step by Step Debugger Give control to the user on the Execution Flow of a Session Pause, Resume, Run to next Step, etc. Define breakpoints on steps in packages Toggle breakpoints in Sessions Query data through agent (gives access to uncommitted data ) Start a session with the option to wait for user inputs on Error Copyright 2014 Oracle and/or its affiliates. All rights reserved. | One-Step Model and Topology Creation One dialog to create all metadata objects: data Server Physical and Logical Schema Context Model Simplifies and accelerates ODI development Copyright 2014 Oracle and/or its affiliates.
6 All rights reserved. | Oracle OpenWorld 2014 12 Integration Between GoldenGate and ODI 12c Support Real-Time and Bulk from the same Interface Deploy GoldenGate Processes via ODI Enable GoldenGate Journalizing on Interfaces without restructuring. Manage GoldenGate Capture/Delivery instances in ODI Topology Set common GoldenGate parameters graphically Bulk Load Scenario Real Time Scenario Extract Replicat Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Security Enhancements Product-wide standardization on AES encryption FIPS compliant (US) AES key 128bit by default, algorithm and key length can be configured: 128, 192 & 256.
7 ODI import and export uses secure encryption for sensitive data Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Improved JSON and XML Support PK_CUST first last 1 John Smith { "first": "John", "last": "Smith", "phone": [ { "type": "home", "number": "212 555-1234" }, { "type": "work", "number": "646 555-4567" } ] } PK_PHONE FK_CUST type number 1 1 home 212-555-1234 2 1 work 646-555-4567 Datastore PHONE Datastore CUST JSON Complex File Driver reads and writes JSON Conversion to tabular Datastore format XML support for advanced constructs.
8 Any, anyType, anyAttribute Custom XML column mappings Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Oracle OpenWorld 2014 15 New OWB Runtime Repository technology available in Topology OWB processes can be invoked using the OdiStartOwbJob tool in Packages OWB audit information is available in Operator, ODI Console and Enterprise Manager Invoking OWB Processes from ODI 12c Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Oracle Warehouse Builder Migration Support for incremental migration Objects already created by a previous migration will now be reused when MIGRATION_STRATEGY option is set to NODUP Support for migrating to ODI and from OWB and Bug fixes from the previous release Copyright 2014 Oracle and/or its affiliates.
9 All rights reserved. | Management Pack for Oracle data Integrator (1) New in the FMW Plugins release IBM DB2 support (repository and source/target) Microsoft SQL Server support (repository and source/target) Redesigned Load Plan Execution/Sessions page More information at Additional License needed Copyright 2014 Oracle and/or its affiliates. All rights reserved. | Oracle OpenWorld 2014 18 Discovery of ODI components Agents: Standalone and JEE Repositories Source and Target databases Monitoring Availability Monitoring ODI homepage to quickly assess infrastructure status Performance Monitoring ODI components performance Management Pack for Oracle data Integrator (2) Copyright 2014 Oracle and/or its affiliates.
10 All rights reserved. | ODI Big data HBase and Hive Support HBase now supported as a Big data source or target New Knowledge Modules for Hbase RKM HBase LKM HBase to Hive IKM Hive to HBase Incremental Update Support for Hive Append Existing KMs enhanced to support append Copyright 2014 Oracle and/or its affiliates. All rights reserved. | ODI Big data SQOOP Load Fast Load between databases and Hadoop Database can be source or target HDFS, Hive, or HBase supported Parallelized load using a data partitioning scheme Oracle data Integrator SQOOP HDFS SQOOP HDFS SQOOP HDFS Parallel JDBC Queries Source Database Copyright 2014 Oracle and/or its affiliates.