Introduction to Federation Server

Size: px
Start display at page:

Download "Introduction to Federation Server"

Transcription

1 Introduction to Federation Server Alex Lee IBM Information Integration Solutions Manager of Technical Presales Asia Pacific 2006 IBM Corporation

2 WebSphere Federation Server Federation overview Tooling support Case studies Summary and references 2

3 What if you could Access data anywhere in your enterprise No matter where it resides Regardless of what format it is in Regardless of vendor Without creating new databases and without disruptive changes to existing ones Using standard SQL and any tool that supports JDBC/ODBC while looking to the user like a single database BI tools Business Analysis Mgmt Reports 3

4 Then you could Produce information needed by the organization faster Melbourne Health built the worlds first solution to access public medical history discoveries were made days after implementation versus months with the prior process. Improve the productivity of your people Taikang Life - saved 90% in people costs to compile real time reports (1 instead of 10 people) Reduce business process costs Neckermann reduced labor costs equivalent to 5 full-time employees per year Pioneer Display production efficiency increased over 25% Business BI tools Analysis Mgmt Reports 4

5 And without Building new databases for data you already have stored in multiple places Acquiring hardware and software infrastructure to support them Keeping them up to date Keeping them secure Assuring their reliability and availability for the next 5-7 years Business BI tools Analysis Mgmt Reports 5

6 What is Federation? Federation is an integration pattern that allows a collection of resources to be viewed and manipulated as if they were a single resource while retaining their autonomy and integrity. It is the technology on which EII is based. 6

7 Parallel Processing Rich Connectivity to Applications, Data, and Content IBM WebSphere Information Server Delivering information you can trust Information Server Information Services Director 7 Understand Cleanse Transform Federate Information Analyzer QualityStage DataStage Federation Server Metadata Server

8 Data Federation Transparent Appears to be one source Independent of how and where data is stored Applications continue to work despite of any change in how data is stored Heterogeneous Accesses data from diverse sources Relational, Structured, XML, messages, Web, Extensible Bring together almost any data source. Wrapper Development Toolkit High Function Full query support against all data Capabilities of sources as well Autonomous Non-disruptive to data sources, existing applications, systems. High Performance Optimization of distributed queries 8

9 Virtualized Information Access Access diverse and distributed information as if it were in one system Single sign on Unified views Common language Web services or Java API Query and update Optimized access SQL, SQL/XML SQL Classic Federation Server for z/os Federation Server Content II Content Edition Mainframe databases Mainframe files Relational databases XML Web services Packaged applications Web, Collaboration Non-Relational Systems Sources Content Workflow Repositories systems and Imaging Systems 9

10 Federated Sources SQL SQL Classic Federation Server for z/os Federation Server Content II Content Edition Mainframe databases Mainframe files Relational databases XML Web services Packaged applications Web Other Collaboration Systems Content & Imaging Workflow systems IMS Adabas CA-Datacom CA-IDMS 10 VSAM Sequential DB2 Informix Oracle Sybase Teradata Microsoft SQL Server ODBC WebSphere BI Adaptors SAP PeopleSoft Siebel OLE DB Excel Flat files Life sciences Custom-built Lotus Notes Microsoft Index Server IBM Lotus Extended Search Sametime QuickPlace Microsoft Exchange Plus partner tools and custom-built connectors extend access to more sources DB2 CM Family Domino.doc Documentum FileNet Open Text Stellent Interwoven Hummingbird WebSphere FileNet

11 Data Federation Approach Incorporate data sources using wrappers Access to a particular class of data sources or protocols Contains information about data source characteristics High-function relational wrappers from IBM Read/Write access Table Federated views Nickname Server1 Wrapper A Nickname Nickname Server2 Nickname Server3 WrapperB Clean, simple interface for nonrelational wrappers Written by IBM, third parties, customers Read Only (Optional Local Data) (remote data source 1) (remote data source 2) (remote data source 3) 11

12 Data Federation Approach Powerful query processing engine in federated server Decomposes, rewrites and distributes queries Federated Server Cost-based optimizer chooses query plan with pushdown as appropriate Query execution engine drives wrappers, combines results DB2 cost-based optimizer Rel. Wrapper Client library Local + Remote Execution Plans NR. Wrapper Client library Nickname Nickname Table Compensates for missing function in data source Non-SQL Invokes functions at remote sources as needed 12

13 Agenda Federation overview Tooling support Case Studies Summary and References 13

14 Tools for modeling Visualize and define mappings between remote schema and federated schema Generate federated schema based on transformations and joins Nicknames Views Simplify creation of virtual schemas 14

15 Administration Tools Control Center Tools to configure and administer standard wrappers Plug-in architecture allows custom wrappers to be administered 15

16 Tools help manage the complexity Configuration wizard Guides you through federation configuration process Discovery Server discovery: Automatically discovers and configures external servers Nickname discovery Deploy Capture configuration to a script, save and deploy Facilitates cloning system configuration for horizontal scaling... 16

17 WFS tools help manage the complexity Health Monitoring Monitor health of servers, nicknames that affect configuration Statistics refresh Refresh nickname statistics on demand or by scheduled task Snapshot Monitoring Snapshots are useful for determining the status of a database system. Event Monitoring Collect information about the database and any connected applications when specified events occur. 17

18 Agenda Federation overview Tooling support Case Studies Summary and References 18

19 When to use Federation Too big - Data from multiple sources is just too big to integrate on a permanent basis Too ad hoc - Data is too varied and unpredictable to make an ETL process worthwhile Too proprietary - Data is owned by disparate entities/organizations that do not want to support ongoing ETL processes Too recent - Data from multiple sources is required that must be current or must not be updated while being read Application or tool does not support native access to the sources being accessed 19

20 Providing on-demand relational access to multiple types of data Requirements Warehouse users need access to up-to-theminute data from an external source External data may not be integrated into the warehouse until later (or never) because it is not practical or possible/allowed Solution Access remote data via Federation Server nicknames and combine with DW data Also enables prototyping of ETL development Data Warehouse Client Federation Server Flat files or spreadsheets ODS External Web services 20

21 Enabling transparent drill-through to detail data from summary data Requirements Users query a summary warehouse that is fed from a detail warehouse by an ETL process Most queries satisfied from summary alone. Some need to retrieve detail data after initial filtering by the summary Be able to retrieve detail on-demand within the context of the summary query without making a new connection Solution Extract, transform and load relevant source data into summary and detail databases using bulk data movement Users query summary data using existing application Detail data visible on-demand from summary warehouse using federation requests data Federation Server requests data Detail Database Client Summary Database Bulk data Bulk data DataStage DataStage 21

22 Unified view of regionally distributed data with same data model Requirements Several regional databases with similar logical data models, but unique data Application needs to see the data as one large database with a single schema Impractical to physically consolidate data Solution Access relevant remote tables via Federation Server nicknames Connect matching nicknames from different sources via a UNION ALL view Can optionally cache common data at the federated server or create local aggregates Federation Server Seattle Client Phoenix San Jose 22

23 Placement, Consolidation, and Access Choices ETL or replication preferred: Centralized data needed for access performance or availability Complex, multi-dimensional queries Point-in-time consistency needed e.g. close of business Complex transformation needed for semantically consistent data Federation preferred: Access performance and load on sources traded for overall lower cost Queries returning small result sets among federated systems Large volume data that is infrequently accessed Data that changes rapidly Business requirements demand current data Data security, licensing or regulations restrict data movement Unique functions must be accessed at data source Data semantics consistent and managed across domains Read/write access is required 23

24 Agenda Federation overview Tooling support Case Studies Summary and References 24

25 Value of Federation Speed time to market for new applications Simplify and enrich portal development Reduce hand-coding by half Reduce skills requirements Use familiar SQL programming model and existing tools Build on a standards-based, strategic integration platform Enhance value and insight from existing assets and applications Work within your existing infrastructure Extend existing warehouses Combine existing data and content assets in new ways Facilitate cross-divisional reporting Increase control over IT costs Reduce need to rip and replace Reduce need to manage redundant data 25

26 References For product information on WebSphere Federation Server For the system and data source requirements: WebSphere Federation Server V9.1 infocenter: Some whitepapers on federation technology: IBM Federated Database Technology : Two-part series on using data federation technology: Maximizing the performance of WebSphere Information Integrator with MQTs : Use federated procedures in WebSphere Federation Server : 26

27 27

WebSphere Information Integrator

WebSphere Information Integrator WebSphere Information Integrator Enterprise Information is in Isolated Silos CUSTOMER SERVICE MARKETING FINANCE SALES & SUPPORT CUSTOMERS & PARTNERS LEGAL HR R&D Independent Sources and Systems Information

More information

DB2 Information Integrator

DB2 Information Integrator IBM Software Group Daniel Ling IBM Software Solution 2002 IBM Corporation Today s World: Complex and Costly Heterogeneous, distributed data Applications create and maintain caches and replicas of data

More information

Designing your BI Architecture

Designing your BI Architecture IBM Software Group Designing your BI Architecture Data Movement and Transformation David Cope EDW Architect Asia Pacific 2007 IBM Corporation DataStage and DWE SQW Complex Files SQL Scripts ERP ETL Engine

More information

WebSphere Information Integration

WebSphere Information Integration WebSphere Information Integration Version 9 Administration Guide for Federated Systems SC19-1020-00 WebSphere Information Integration Version 9 Administration Guide for Federated Systems SC19-1020-00

More information

IBM Data Virtualization Manager for z/os Leverage data virtualization synergy with API economy to evolve the information architecture on IBM Z

IBM Data Virtualization Manager for z/os Leverage data virtualization synergy with API economy to evolve the information architecture on IBM Z IBM for z/os Leverage data virtualization synergy with API economy to evolve the information architecture on IBM Z IBM z Analytics Agenda Big Data vs. Dark Data Traditional Data Integration Mainframe Data

More information

From business need to implementation Design the right information solution

From business need to implementation Design the right information solution From business need to implementation Design the right information solution Davor Gornik (dgornik@us.ibm.com) Product Manager Agenda Relational design Integration design Summary Relational design Data modeling

More information

Information Integration

Information Integration Information Integration Building a strategic information infrastructure Nelson Mattos, DE and Director, Information Integration Database Renaissance - Tokyo, October, 2002 Integrating diverse business

More information

IBM Data Interoperability Tools. For Oracle Users

IBM Data Interoperability Tools. For Oracle Users IBM Data Interoperability Tools For Oracle Users The Fillmore Group, Inc. Frank Fillmore, DB2 Gold Consultant, IBM Champion DB2 Technical Support and Consulting IBM Training Partner IBM Information Management

More information

Information empowerment for your evolving data ecosystem

Information empowerment for your evolving data ecosystem Information empowerment for your evolving data ecosystem Highlights Enables better results for critical projects and key analytics initiatives Ensures the information is trusted, consistent and governed

More information

MetaMatrix Enterprise Data Services Platform

MetaMatrix Enterprise Data Services Platform MetaMatrix Enterprise Data Services Platform MetaMatrix Overview Agenda Background What it does Where it fits How it works Demo Q/A 2 Product Review: Problem Data Challenges Difficult to implement new

More information

ANY Data for ANY Application Exploring IBM Data Virtualization Manager for z/os in the era of API Economy

ANY Data for ANY Application Exploring IBM Data Virtualization Manager for z/os in the era of API Economy ANY Data for ANY Application Exploring IBM for z/os in the era of API Economy Francesco Borrello francesco.borrello@it.ibm.com IBM z Analytics Traditional Data Integration Inadequate No longer Viable to

More information

Capturing Your Changed Data

Capturing Your Changed Data Capturing Your Changed Data with the CONNX Data Synchronization Tool Table of Contents Executive Summary 1 Fulfilling a Need with Minimal Investment 2 Departmental Reporting Servers 3 Data Migration 4

More information

IBM Data Virtualization Manager in Detail + Demo Atlanta DB2 User Group Meeting December 7, 2018

IBM Data Virtualization Manager in Detail + Demo Atlanta DB2 User Group Meeting December 7, 2018 IBM Data Virtualization Manager in Detail + Demo Atlanta DB2 User Group Meeting December 7, 2018 Milan Babiak Client Technical Professional, Analytics on Z Systems North America IBM Canada Milan.Babiak@ca.ibm.com

More information

Data Virtualization for the Enterprise

Data Virtualization for the Enterprise Data Virtualization for the Enterprise New England Db2 Users Group Meeting Old Sturbridge Village, 1 Old Sturbridge Village Road, Sturbridge, MA 01566, USA September 27, 2018 Milan Babiak Client Technical

More information

DQpowersuite. Superior Architecture. A Complete Data Integration Package

DQpowersuite. Superior Architecture. A Complete Data Integration Package DQpowersuite Superior Architecture Since its first release in 1995, DQpowersuite has made it easy to access and join distributed enterprise data. DQpowersuite provides an easy-toimplement architecture

More information

QuickSpecs. ISG Navigator for Universal Data Access M ODELS OVERVIEW. Retired. ISG Navigator for Universal Data Access

QuickSpecs. ISG Navigator for Universal Data Access M ODELS OVERVIEW. Retired. ISG Navigator for Universal Data Access M ODELS ISG Navigator from ISG International Software Group is a new-generation, standards-based middleware solution designed to access data from a full range of disparate data sources and formats.. OVERVIEW

More information

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications

The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Applications The 60-Minute Guide to Development Tools for IBM Lotus Domino, IBM WebSphere Portal, and IBM Workplace Stuart Duguid Portal & Workplace Specialist TechWorks, IBM Asia-Pacific Overview / Scope The aim of

More information

Luncheon Webinar Series June 3rd, Deep Dive MetaData Workbench Sponsored By:

Luncheon Webinar Series June 3rd, Deep Dive MetaData Workbench Sponsored By: Luncheon Webinar Series June 3rd, 2010 Deep Dive MetaData Workbench Sponsored By: 1 Deep Dive MetaData Workbench Questions and suggestions regarding presentation topics? - send to editor@dsxchange.com

More information

Availability Digest. Attunity Integration Suite December 2010

Availability Digest.  Attunity Integration Suite December 2010 the Availability Digest Attunity Integration Suite December 2010 Though not focused primarily on high availability in the uptime sense, the Attunity Integration Suite (www.attunity.com) provides extensive

More information

Optim. Optim Solutions, Benefits and Value Propositions. Kari Hirvonen - SoftwareGroup/Techsales IBM Finland

Optim. Optim Solutions, Benefits and Value Propositions. Kari Hirvonen - SoftwareGroup/Techsales IBM Finland Optim Solutions, Benefits and Value Propositions Kari Hirvonen - SoftwareGroup/Techsales IBM Finland Template Documentation 29/10/2008 Optim Solutions 1. Data Growth Solution (Archiving) 4. Database consolidation

More information

About Database Adapters

About Database Adapters About Database Adapters Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 820 5069 07/08/08 Copyright 2007 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara, CA 95054

More information

Analytics with IMS and QMF

Analytics with IMS and QMF Analytics with IMS and QMF Steve Mink Worldwide z System Analytics Client Success mink@us.ibm.com March 2015 * IMS Technical Symposium 2015 QMF for z/os 11 QMF for z/os is a visual business intelligence

More information

IBM WebSphere Message Broker with Rules and Formatter Extension for z/os, Version 6.0

IBM WebSphere Message Broker with Rules and Formatter Extension for z/os, Version 6.0 Enhancing the operation of your advanced enterprise service bus IBM Rules and Formatter Extension for z/os, Version 6.0 Highlights Routes, transforms and Offers a robust, scalable and customizes virtually

More information

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE BUILDING AN END TO END OLAP SOLUTION USING ORACLE BUSINESS INTELLIGENCE Chris Claterbos, Vlamis Software Solutions, Inc. claterbos@vlamis.com INTRODUCTION Using Oracle 10g R2 and Oracle Business Intelligence

More information

Informatica Enterprise Information Catalog

Informatica Enterprise Information Catalog Data Sheet Informatica Enterprise Information Catalog Benefits Automatically catalog and classify all types of data across the enterprise using an AI-powered catalog Identify domains and entities with

More information

Denver SAS User Group. SAS Enterprise Data Integration and Data Quality. John Motler Sales Engineer. January 13, 2010

Denver SAS User Group. SAS Enterprise Data Integration and Data Quality. John Motler Sales Engineer. January 13, 2010 Denver SAS User Group SAS Enterprise Data Integration and Data Quality John Motler Sales Engineer January 13, 2010 Gartner Market Validation Data Quality Tools June 2009 Data Integration Tools September

More information

Welcome to the Gathering Intelligence from your Applications and Data: The case for Oracle BI eseminar

Welcome to the Gathering Intelligence from your Applications and Data: The case for Oracle BI eseminar Welcome to the Gathering Intelligence from your Applications and Data: The case for Oracle BI eseminar Agenda 1. PTS Organization 2. The case for Oracle BI by Matt Elumba 3. Additional Resources Milan

More information

What does SAS Data Management do? For whom is SAS Data Management designed? Key Benefits

What does SAS Data Management do? For whom is SAS Data Management designed? Key Benefits FACT SHEET SAS Data Management Transform raw data into a valuable business asset What does SAS Data Management do? SAS Data Management helps transform, integrate, govern and secure data while improving

More information

FEATURES BENEFITS SUPPORTED PLATFORMS. Reduce costs associated with testing data projects. Expedite time to market

FEATURES BENEFITS SUPPORTED PLATFORMS. Reduce costs associated with testing data projects. Expedite time to market E TL VALIDATOR DATA SHEET FEATURES BENEFITS SUPPORTED PLATFORMS ETL Testing Automation Data Quality Testing Flat File Testing Big Data Testing Data Integration Testing Wizard Based Test Creation No Custom

More information

Cisco Information Server 6.2

Cisco Information Server 6.2 Data Sheet Cisco Information Server 6.2 At Pfizer, we have all the data integration tools that you can find on the market. But when senior execs come to me daily with key project/resource questions whose

More information

CA ERwin Data Modeler r7.3

CA ERwin Data Modeler r7.3 PRODUCT BRIEF: CA ERWIN DATA MODELER R7.3 CA ERwin Data Modeler r7.3 CA ERWIN DATA MODELER (CA ERWIN DM) IS AN INDUSTRY-LEADING DATA MODELING SOLUTION THAT ENABLES YOU TO CREATE AND MAINTAIN DATABASES,

More information

SAS Data Integration Server

SAS Data Integration Server FACT SHEET SAS Data Integration Server A complete solution designed to meet your data integration needs What does SAS Data Integration Server do? SAS Data Integration Server is a powerful, configurable

More information

Delivering information you can trust June IBM InfoSphere Information Server: Simplify integration with unified metadata

Delivering information you can trust June IBM InfoSphere Information Server: Simplify integration with unified metadata June 2008 IBM InfoSphere Information Server: Simplify integration with unified metadata Page 2 Contents 2 The information integration and collaboration challenge 3 Streamlining development with IBM InfoSphere

More information

P IBM. Rational Collaborative Lifecycle Mgmt for IT Tech Mastery v1

P IBM. Rational Collaborative Lifecycle Mgmt for IT Tech Mastery v1 IBM P9510-021 Rational Collaborative Lifecycle Mgmt for IT Tech Mastery v1 Download Full Version : https://killexams.com/pass4sure/exam-detail/p9510-021 QUESTION: 38 Does WebSphere Information Services

More information

Certkiller.P questions

Certkiller.P questions Certkiller.P2140-020.59 questions Number: P2140-020 Passing Score: 800 Time Limit: 120 min File Version: 4.8 http://www.gratisexam.com/ P2140-020 IBM Rational Enterprise Modernization Technical Sales Mastery

More information

IBM DATA VIRTUALIZATION MANAGER FOR z/os

IBM DATA VIRTUALIZATION MANAGER FOR z/os IBM DATA VIRTUALIZATION MANAGER FOR z/os Any Data to Any App John Casey Senior Solutions Advisor jcasey@rocketsoftware.com IBM z Analytics A New Era of Digital Business To Remain Competitive You must deliver

More information

Ed Lynch IBM. Monday, May 8, :00 p.m. 02:10 p.m. Platform: DB2 for z/os & LUW

Ed Lynch IBM. Monday, May 8, :00 p.m. 02:10 p.m. Platform: DB2 for z/os & LUW H02 WS Information Integrator Q vs SQL Replication: What, When & Where Ed Lynch IBM Monday, May 8, 2006 01:00 p.m. 02:10 p.m. Platform: DB2 for z/os & LUW Session H02 Session Title: WS Information Integrator

More information

Passit4sure.P questions

Passit4sure.P questions Passit4sure.P2090-045.55 questions Number: P2090-045 Passing Score: 800 Time Limit: 120 min File Version: 5.2 http://www.gratisexam.com/ P2090-045 IBM InfoSphere Information Server for Data Integration

More information

IBM Replication Products and Strategies in Data Warehousing. Beth Hamel

IBM Replication Products and Strategies in Data Warehousing. Beth Hamel IBM Replication Products and Strategies in Data Warehousing Beth Hamel hameleb@us.ibm.com Agenda This presentation introduces many of the tools and techniques that comprise the IBM solution for enterprise

More information

QMF Analytics v11: Not Your Green Screen QMF

QMF Analytics v11: Not Your Green Screen QMF QMF Analytics v11: Not Your Green Screen QMF Central Ohio Db2 Users Group CODUG December 5, 2017 Roger Midgette The Fillmore Group Frank Fillmore The Fillmore Group Doug Anderson Rocket Software roger.midgette@thefillmoregroup.com

More information

Capturing Your Changed Data With the CONNX Data Synchronization Tool. by Dann Corbit, Senior Software Engineer

Capturing Your Changed Data With the CONNX Data Synchronization Tool. by Dann Corbit, Senior Software Engineer Capturing Your Changed Data With the CONNX Data Synchronization Tool by Dann Corbit, Senior Software Engineer October 2004 Capturing Your Changed Data With the CONNX Data Synchronization Tool by Dann Corbit,

More information

Welcome. Lyubomira Mihaylova Business Development Manager. M.: October 2012

Welcome. Lyubomira Mihaylova Business Development Manager. M.: October 2012 Welcome Lyubomira Mihaylova Business Development Manager lyubomira@scalefocus.com M.: +359 885 635 887 17 October 2012 Copyright 2012, Scale Focus AD, www.scalefocus.com About ScaleFocus Fastest growing

More information

August Oracle - GoldenGate Statement of Direction

August Oracle - GoldenGate Statement of Direction August 2015 Oracle - GoldenGate Statement of Direction Disclaimer This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your

More information

Enterprise Geographic Information Servers. Dr David Maguire Director of Products Kevin Daugherty ESRI

Enterprise Geographic Information Servers. Dr David Maguire Director of Products Kevin Daugherty ESRI Enterprise Geographic Information Servers Dr David Maguire Director of Products Kevin Daugherty ESRI Outline Introduction Enterprise GIS vs. Spatially-enabled IS Architectures for building Enterprise GIS

More information

IBM InfoSphere Information Analyzer

IBM InfoSphere Information Analyzer IBM InfoSphere Information Analyzer Understand, analyze and monitor your data Highlights Develop a greater understanding of data source structure, content and quality Leverage data quality rules continuously

More information

IBM DB2 Web Query for System i

IBM DB2 Web Query for System i IBM DB2 Web Query for System i Tim Yang System i I/T Specialist Howard Pai Technical Support Center i want stress-free IT. i want control. 8 Copyright IBM Corporation, 2007. All Rights Reserved. This publication

More information

CA ERwin Data Profiler

CA ERwin Data Profiler PRODUCT BRIEF: CA ERWIN DATA PROFILER CA ERwin Data Profiler CA ERWIN DATA PROFILER HELPS ORGANIZATIONS LOWER THE COSTS AND RISK ASSOCIATED WITH DATA INTEGRATION BY PROVIDING REUSABLE, AUTOMATED, CROSS-DATA-SOURCE

More information

Microsoft SharePoint Server is Primarily a Departmental Portal SharePoint Server Is built on SharePoint services Typical use case is as a repository for documents created by Office SharePoint Server is

More information

Tecnologie DB2 LUW per la distribuzione dei dati

Tecnologie DB2 LUW per la distribuzione dei dati Tecnologie DB2 LUW per la distribuzione dei dati Una panoramica Mariangela Fumagalli Senior IT Specialist Software Group - IBM Italia mariangela_fumagalli@it.ibm.com Michele Benedetti Senior IT Specialist

More information

IBM Blueprint for Success

IBM Blueprint for Success IBM Blueprint for Success Scale-Up Servers Unified Communications & Collaboration Self-Service Team Collaboration Cost Containment Invest for Growth Expertise & Knowledge Discovery Enterprise Portals Open

More information

SAP Agile Data Preparation Simplify the Way You Shape Data PUBLIC

SAP Agile Data Preparation Simplify the Way You Shape Data PUBLIC SAP Agile Data Preparation Simplify the Way You Shape Data Introduction SAP Agile Data Preparation Overview Video SAP Agile Data Preparation is a self-service data preparation application providing data

More information

IBM InfoSphere Information Server

IBM InfoSphere Information Server IBM InfoSphere Information Server What s new in Version 8.5 IBM InfoSphere Information Server is the market-leading data integration platform Complete data lineage insight Scalable to

More information

IBM Software IBM InfoSphere Information Server for Data Quality

IBM Software IBM InfoSphere Information Server for Data Quality IBM InfoSphere Information Server for Data Quality A component index Table of contents 3 6 9 9 InfoSphere QualityStage 10 InfoSphere Information Analyzer 12 InfoSphere Discovery 13 14 2 Do you have confidence

More information

Cisco Information Server 7.0

Cisco Information Server 7.0 Data Sheet Cisco Information Server 7.0 At Pfizer, we have all the data integration tools that you can find on the market. But when senior execs come to me daily with key project/resource questions whose

More information

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda Agenda Oracle9i Warehouse Review Dulcian, Inc. Oracle9i Server OLAP Server Analytical SQL Mining ETL Infrastructure 9i Warehouse Builder Oracle 9i Server Overview E-Business Intelligence Platform 9i Server:

More information

Integrate Enterprise Applications into Oracle Application Server Portal INTRODUCTION

Integrate Enterprise Applications into Oracle Application Server Portal INTRODUCTION INTEGRATE ENTERPRISE APPLICATIONS INTO ORACLE APPLICATION SERVER PORTAL INTRODUCTION Enterprise Information Systems (EIS) most often use heterogeneous solutions to run their business. Their toolsets might

More information

Prices in Japan (Yen) Oracle Technology Global Price List December 8, 2017

Prices in Japan (Yen) Oracle Technology Global Price List December 8, 2017 Oracle Technology Global Price List December 8, 2017 This document is the property of Oracle Corporation. Any reproduction of this document in part or in whole is strictly prohibited. For educational purposes

More information

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g

Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Partner Presentation Faster and Smarter Data Warehouses with Oracle OLAP 11g Vlamis Software Solutions, Inc. Founded in 1992 in Kansas City, Missouri Oracle Partner and reseller since 1995 Specializes

More information

Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You

Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You Improving Your Business with Oracle Data Integration See How Oracle Enterprise Metadata Management Can Help You Özgür Yiğit Oracle Data Integration, Senior Manager, ECEMEA Safe Harbor Statement The following

More information

IBM WebSphere Business Integration Event Broker and Message Broker V5.0

IBM WebSphere Business Integration Event Broker and Message Broker V5.0 Software Announcement May 20, 2003 IBM Event Broker and Message Broker V5.0 Overview WebSphere MQ is the leader in enterprise messaging, offering reliable, once and once only delivery between the broadest

More information

Leveraging Legacy Systems in a Network Computing Architecture

Leveraging Legacy Systems in a Network Computing Architecture Leveraging Legacy Systems in a Network Computing Architecture An Oracle White Paper July 1997 Oracle s Network Computing Architecture is an extensible distributed architecture that allows you to incorporate

More information

SAS ODBC Driver. Overview: SAS ODBC Driver. What Is ODBC? CHAPTER 1

SAS ODBC Driver. Overview: SAS ODBC Driver. What Is ODBC? CHAPTER 1 1 CHAPTER 1 SAS ODBC Driver Overview: SAS ODBC Driver 1 What Is ODBC? 1 What Is the SAS ODBC Driver? 2 Types of Data Accessed with the SAS ODBC Driver 3 Understanding SAS 4 SAS Data Sets 4 Unicode UTF-8

More information

RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios. October 2013

RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios. October 2013 RDP203 - Enhanced Support for SAP NetWeaver BW Powered by SAP HANA and Mixed Scenarios October 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

metamatrix enterprise data services platform

metamatrix enterprise data services platform metamatrix enterprise data services platform Bridge the Gap with Data Services Leaders of high-priority application projects in businesses and government agencies are looking to complete projects efficiently,

More information

Improving Productivity

Improving Productivity Improving Productivity On Demand Insurance Business Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient. 3. We

More information

Session 41660: Using Hyperion Data Integration Management with Hyperion Planning and Hyperion Essbase

Session 41660: Using Hyperion Data Integration Management with Hyperion Planning and Hyperion Essbase Session 41660: Using Hyperion Data Integration Management with Hyperion Planning and Hyperion Essbase Presenter Information Dan Colston Hyperion EPM Senior Consultant dcolston@thehackettgroup.com Patrick

More information

Copyright 2016 Datalynx Pty Ltd. All rights reserved. Datalynx Enterprise Data Management Solution Catalogue

Copyright 2016 Datalynx Pty Ltd. All rights reserved. Datalynx Enterprise Data Management Solution Catalogue Datalynx Enterprise Data Management Solution Catalogue About Datalynx Vendor of the world s most versatile Enterprise Data Management software Licence our software to clients & partners Partner-based sales

More information

Digital Experience Meet the Lab

Digital Experience Meet the Lab Digital Experience Meet the Lab 20. 21. Juni 2017 IBM Labor Böblingen 1 Digital Experience Meet the Lab Erfolgreich Suchen Andreas Prokoph Search architect DX/WCH 2 What Search engine do I use? Portal

More information

Intro to BI Architecture Warren Sifre

Intro to BI Architecture Warren Sifre Intro to BI Architecture Warren Sifre introduction Warren Sifre Principal Consultant Email: wa_sifre@hotmail.com Website: www.linkedin.com/in/wsifre Twitter: @WAS_SQL Professional History 20 years in the

More information

Tableau Metadata Model

Tableau Metadata Model Tableau Metadata Model Author: Marc Reuter Senior Director, Strategic Solutions, Tableau Software p2 Most Business Intelligence platforms fall into one of two metadata camps: either model the entire enterprise

More information

Top 7 Data API Headaches (and How to Handle Them) Jeff Reser Data Connectivity & Integration Progress Software

Top 7 Data API Headaches (and How to Handle Them) Jeff Reser Data Connectivity & Integration Progress Software Top 7 Data API Headaches (and How to Handle Them) Jeff Reser Data Connectivity & Integration Progress Software jreser@progress.com Agenda Data Variety (Cloud and Enterprise) ABL ODBC Bridge Using Progress

More information

Introducing the SAS ODBC Driver

Introducing the SAS ODBC Driver 1 CHAPTER 1 Introducing the SAS ODBC Driver Overview: The SAS ODBC Driver 1 What Is ODBC? 2 What Is the SAS ODBC Driver? 2 Types of Data Accessed with the SAS ODBC Driver 3 Understanding SAS 5 SAS Data

More information

CA ERwin Data Modeler r8 Marketing & Sales Guide

CA ERwin Data Modeler r8 Marketing & Sales Guide CA ERwin Data Modeler r8 Marketing & Sales Guide Table of Contents Table of Contents... 2 Word Descriptions... 3 25 Word Description... 3 50 Word Description... 3 100 Word Description... 3 What s New in

More information

The Value of Data Modeling for the Data-Driven Enterprise

The Value of Data Modeling for the Data-Driven Enterprise Solution Brief: erwin Data Modeler (DM) The Value of Data Modeling for the Data-Driven Enterprise Designing, documenting, standardizing and aligning any data from anywhere produces an enterprise data model

More information

information on demand

information on demand IBM Software Group information on demand DB2 Means More Than Ever Before Jay Yothers DB2 for z/os Development yothers@us.ibm.com 20 Years Accelerating Innovation to Deliver Value 1983 2 2003 IBM and our

More information

DEV-33: Get to Know Your Data Open Source Data Integration, Business Intelligence and more Marian Edu

DEV-33: Get to Know Your Data Open Source Data Integration, Business Intelligence and more Marian Edu DEV-33: Get to Know Your Data Open Source, Business Intelligence and more IT Consultant Agenda Take Ownership of Your Data. Data Discovery Reporting Analysis 2 DEV-33: Get to Know Your Data Data Discovery

More information

What's New in the DB2 Family. Expanding Value Beyond Traditional Repositories For Our Clients & Business Partners

What's New in the DB2 Family. Expanding Value Beyond Traditional Repositories For Our Clients & Business Partners What's New in the DB2 Family Roger Miller Monday March 6, 2006 Session 1300 2004 IBM Corporation Expanding Value Beyond Traditional Repositories For Our Clients & Business Partners Revenue 2009 Revenue

More information

Enterprise Data Warehousing

Enterprise Data Warehousing Enterprise Data Warehousing SQL Server 2005 Ron Dunn Data Platform Technology Specialist Integrated BI Platform Integrated BI Platform Agenda Can SQL Server cope? Do I need Enterprise Edition? Will I avoid

More information

CA ERwin Data Modeler

CA ERwin Data Modeler PRODUCT BRIEF: CA ERWIN DATA MODELER CA ERwin Data Modeler CA ERWIN DATA MODELER (CA ERWIN DM) IS AN INDUSTRY-LEADING DATA MODELING SOLUTION THAT ENABLES YOU TO CREATE AND MAINTAIN DATABASES, DATA WAREHOUSES

More information

SAP BW 3.5 Enhanced Reporting Capabilities SAP AG

SAP BW 3.5 Enhanced Reporting Capabilities SAP AG SAP BW 3.5 Enhanced Reporting Capabilities SAP AG Learning Objectives As a result of this lecture, you will: Be familiar with Business Explorer (BEx) suite 3.5 Know the available new features Understand

More information

Data Virtualization at. Nationwide. Nationwide. DAMA October 13, 2011

Data Virtualization at. Nationwide. Nationwide. DAMA October 13, 2011 Data Virtualization at Nationwide Nationwide DAMA October 13, 2011 Agenda Background What is Virtual Data Isn t all data real? Virtual Data and the Architectural Fit Example Use Cases Must Do s Before

More information

Satisfy the Business Using Db2 Web Query

Satisfy the Business Using Db2 Web Query Satisfy the Business Using Db2 Web Query Rob Bestgen Db2 for i Lab Services bestgen@us.ibm.com Blog: db2webqueryi.blogspot.com qu2@us.ibm.com Db2 Web Query for i From Report Modernization to Business Intelligence

More information

CONSOLIDATING RISK MANAGEMENT AND REGULATORY COMPLIANCE APPLICATIONS USING A UNIFIED DATA PLATFORM

CONSOLIDATING RISK MANAGEMENT AND REGULATORY COMPLIANCE APPLICATIONS USING A UNIFIED DATA PLATFORM CONSOLIDATING RISK MANAGEMENT AND REGULATORY COMPLIANCE APPLICATIONS USING A UNIFIED PLATFORM Executive Summary Financial institutions have implemented and continue to implement many disparate applications

More information

What s New in SAS/Warehouse Administrator

What s New in SAS/Warehouse Administrator What s New in SAS/Warehouse Administrator Scott Anderson, Wilbram Hazejager SAS Institute EMEA Agenda Product positioning Product history What s new since last time? Product demonstration Future plans

More information

Preface. DirXmetahub Document Set

Preface. DirXmetahub Document Set Preface DirXmetahub Document Set Preface This manual provides an introduction to DirXmetahub. It consists of the following sections: Chapter 1 introduces DirXmetahub. It provides an overview of meta directory

More information

(Introduction Title slide) (Forward engineering) [Start demo]

(Introduction Title slide) (Forward engineering) [Start demo] (Introduction Title slide) Welcome to this demonstration of IBM InfoSphere Data Architect. InfoSphere Data Architect is a collaborative data design solution to discover, model, relate, and standardize

More information

IBM Data Replication for Big Data

IBM Data Replication for Big Data IBM Data Replication for Big Data Highlights Stream changes in realtime in Hadoop or Kafka data lakes or hubs Provide agility to data in data warehouses and data lakes Achieve minimum impact on source

More information

Rich Web Application Development Solution. Simplifying & Accelerating WebSphere Portal Development & Deployment

Rich Web Application Development Solution. Simplifying & Accelerating WebSphere Portal Development & Deployment Rich Web Application Development Solution Simplifying & Accelerating WebSphere Portal Development & Deployment Rich Web Application Development 2 Richer= Application aspect is more application features

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION

FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION FIVE BEST PRACTICES FOR ENSURING A SUCCESSFUL SQL SERVER MIGRATION The process of planning and executing SQL Server migrations can be complex and risk-prone. This is a case where the right approach and

More information

Data Warehousing on System z What is available & How to implement

Data Warehousing on System z What is available & How to implement Data Warehousing on System z What is available & How to implement Expanding System z s Role in Data Warehouse & Business Intelligence Implementations 2008 IBM Corporation IBM Systems Agenda Agenda Market

More information

Teradata Aggregate Designer

Teradata Aggregate Designer Data Warehousing Teradata Aggregate Designer By: Sam Tawfik Product Marketing Manager Teradata Corporation Table of Contents Executive Summary 2 Introduction 3 Problem Statement 3 Implications of MOLAP

More information

Information integration Extending the data warehouse

Information integration Extending the data warehouse Information Integration Software Solutions March 2003 Information integration Extending the data warehouse By Dr. Barry Devlin IBM Software page 2 Table of Contents 5 Data warehousing 20 years growing

More information

Welcome! Power BI User Group (PUG) Copenhagen

Welcome! Power BI User Group (PUG) Copenhagen Welcome! Power BI User Group (PUG) Copenhagen Connect to Data in Power BI Desktop Just Thorning Blindbæk Consultant, Trainer and Speaker Connect to Data in Power BI Desktop Basic introduction to data connectivity

More information

Combine Native SQL Flexibility with SAP HANA Platform Performance and Tools

Combine Native SQL Flexibility with SAP HANA Platform Performance and Tools SAP Technical Brief Data Warehousing SAP HANA Data Warehousing Combine Native SQL Flexibility with SAP HANA Platform Performance and Tools A data warehouse for the modern age Data warehouses have been

More information

The recent agreement signed with IBM means that WhereScape will be looking to integrate its offering with a wider range of IBM products.

The recent agreement signed with IBM means that WhereScape will be looking to integrate its offering with a wider range of IBM products. Reference Code: TA001707DBS Publication Date: July 2009 Author: Michael Thompson WhereScape RED v6 WhereScape BUTLER GROUP VIEW ABSTRACT WhereScape RED is an Integrated Development Environment (IDE) that

More information

Cisco Unified Presence 8.0

Cisco Unified Presence 8.0 Cisco Unified Presence 8.0 Cisco Unified Communications Solutions unify voice, video, data, and mobile applications on fixed and mobile networks, enabling easy collaboration every time from any workspace.

More information

Accessibility Features in the SAS Intelligence Platform Products

Accessibility Features in the SAS Intelligence Platform Products 1 CHAPTER 1 Overview of Common Data Sources Overview 1 Accessibility Features in the SAS Intelligence Platform Products 1 SAS Data Sets 1 Shared Access to SAS Data Sets 2 External Files 3 XML Data 4 Relational

More information

Fast Innovation requires Fast IT

Fast Innovation requires Fast IT Fast Innovation requires Fast IT Cisco Data Virtualization Puneet Kumar Bhugra Business Solutions Manager 1 Challenge In Data, Big Data & Analytics Siloed, Multiple Sources Business Outcomes Business Opportunity:

More information

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004 Oracle Warehouse Builder 10g Runtime Environment, an Update An Oracle White Paper February 2004 Runtime Environment, an Update Executive Overview... 3 Introduction... 3 Runtime in warehouse builder 9.0.3...

More information