Tips and Tricks for Data Quality Management

Size: px
Start display at page:

Download "Tips and Tricks for Data Quality Management"

Transcription

1 Tips and Tricks for Data Quality Management Thomas A. Dye III CCP Informatica Chris Phillips Senior Product Manager, Data Quality Informatica 1

2 Biography Thomas A. Dye III, CCP Senior Consultant with Informatica Professional Services Data Quality Vertical Team Based in Clearwater, Florida 1 year with Informatica Professional Services 5+ years experience in and data quality and MDM projects 25+ years industry experience Thought leadership in data quality utilizing the Informatica DQ tools and many others Chris Phillips Product Manager for Data Quality Products Based in Dublin, Ireland 7+ years experience in Data Quality projects and products 2

3 Table of Contents Introduction Analyst and Developer Tool features Techniques and best practices for data quality development General Matching Development IDQ 9.5 Probabilistic Labelling and Parsing 3

4 Section 1 ANALYST AND DESIGNER TOOLS 4

5 Column and Rule Profiling Column Profile Results Result Values Rule Profile Results Drill Down 5

6 Rule Validation 6

7 Multiple Profiles Save time by profiling multiple objects simultaneously Can be done in both Analyst and Developer Tools 7

8 Project Collaboration Analyst Tool Developer Tool 8

9 Developer Tool Join Profile Complex Rule Exception Management Process Exception Transformation Exception Manager 9

10 Join Profile Profile Wizard Select Profile Model to create a Join Profile Profile Model Note: Can do FK profiling from here, also 10

11 Join Analysis Join Condition Venn Diagram with Join Results Use Join Analysis to evaluate the degree of overlap between two columns Click on the Join Condition to view the Venn Diagram Double click on the area in the Venn Diagram to view the join/orphan records 11

12 Exception Transformation 12

13 Exception Transformation Configuration 13

14 Exception Management Click on green down arrow to move data to final record. Supply an Audit Note 14

15 Section 3 GENERAL TIPS AND APPROACHES 15

16 IDQ Object Reuse Adopt development standards that encourage code reuse If possible, break data quality functions up by mapplet instead of having a single mapping that does everything Package standardization routines so they can be easily dropped in a variety of information flows Follow consistent naming standards and document the data quality rules each mapping/mapplet implements 16

17 Standardization Pitfalls Abbreviation Punctuation Avoid replace all or abbreviation routines that misfire 964 Riverdrive Road" becomes 964 Riverdr Rd" "222 South Street" becomes "222 S St 1563 North Avenue" becomes "1563 N Ave" Avoid removing required punctuation " Calle 19" becomes " Calle 19 or " Calle 19 "23-18 Calle 117" becomes "2318 Calle 117 or "23 18 Calle 117" Removal Avoid removing characters and not accounting for space P.O.BOX 456 becomes POBOX Martin-Hyde St. becomes 629 MartinHyde St Replacement Avoid applying reference tables in a context insensitive manner 84 St. Martin St becomes 84 Street Martin Street 100 North N St. becomes 100 North North Street 17

18 Multiple Pass Address Validation A best practice for address validation in IDQ is to make multiple passes Make a first validation pass with little or no standardization changes to the data Review the addresses that did not validate to determine the reason Create a cleansing plan that resolves some of the data problems that caused the addresses to not validate Run the addresses that did not validate on the first pass through the cleansing routine and into the address validation component again 18

19 Informatica Data Quality Accelerators OOTB Rules, Reference Data & Mappings Over 700 content items and growing NEW!! PowerCenter based DQ Rules Region/ Country based: USA / Canada United Kingdom, France, Germany, Portugal Brazil Australia / New Zealand Industry based: Financial Services 19

20 Section 4 MATCHING STRATEGY AND TIPS 20

21 Match Strategy Create an overall match strategy before starting development on match plans or mappings Review the match requirements and type of data to be matched Determine if IMO will be used or only fuzzy match algorithms Do not use fuzzy matching if it is not needed Do not use it for data requiring an exact value match. SSN and account numbers are good examples where fuzzy logic is not needed Use a multi pass approach and a join to catch all of the exact matches When using fuzzy matching, identify a sufficiently granular grouping mechanism If working with a very high data volume, consider grouping/aggregating value sets if there is a high volume of exact duplicates 21

22 Match Performance New tips/tricks for 9.1 Multiple execution instances Match Analysis Group Analysis IMO Partitioning 22

23 Matching Without IMO Apply appropriate cleansing, normalization and standardization before matching Standardize or remove punctuation if applicable Standardize abbreviations if applicable Uppercase data where possible Standardize names using nicknames dictionaries/reference tables before matching persons Allows disparate records to match (Bob/Robert) Allows finer tuning of scores (Merideth/Meridi) 23

24 Iterative Match Plan Development Many data quality rules can be developed based on simple specifications. Creating optimized match plans requires additional steps When developing a matching routine in data quality, budget time to review the results and fine tune the plan Try different match algorithms Try different mixes of score weights Try setting different match thresholds for output 24

25 Consolidation Transformation Row Level and Custom Functions Most Data Longest sum of string lengths Most Filled Greatest number of columns filled Modal Exact Greatest number of columns that contain the most common value Ability to build conditional constructs into consolidation logic Supported for both Field and Row Level modes 25

26 Section 5 DEVELOPMENT TIPS 26

27 Use PowerCenter When A large volume of data is to be measured You have productionalized data quality 27

28 Modifying IDQ Mapplets in PC Avoid modifying IDQ mapplets in PowerCenter While it is possible in 9.1 to some extent, the changes cannot be exported back to IDQ Any changes made in PowerCenter will be overwritten if the IDQ object is re-exported 28

29 Address Validation Performance To improve batch AV throughput performance: Set for a Full Pre-Load of the address validation directories (set in the Admin Console) Unselect DPV outputs (if not required) Performance depends on CPU and hardware configuration. Increase the number of partitions until there is a performance degradation Set Multiple Execution Option for increased throughput READ THE RELEASE NOTES! 29

30 Expression Before Targets Use an Expression Transformation at the beginning and end of a mapplet/mapping to isolate inputs/sources and outputs/targets Create pass through ports This will avoid additional work if a change in the source becomes necessary as the plan is modified or reused 30

31 Section 6 LABELLING AND PARSING CHRIS PHILLIPS -- INFORMATICA 31

32 Labelling And Parsing Overview Concerned with identifying and extracting data entities from strings, for example Extract Product Code from product descriptions Identify Organisation vs. Person information Use variety of techniques and approaches Reference Tables to identify known values Token Sets for different token types (word, number, etc.) Regular Expressions for custom data structures Patterns to split data by known patterns and according to their occurred frequency (through profiling support) 32

33 The Long Tail Typical rules allow fast attainment to 60%-80% Increase in data volumes, patterns and complexity requires additional effort 33

34 Managing the Long Tail Deterministic Approaches for data values Establish process to identify Reference Table gaps Output data values not found in reference tables to separate output for review and updates Deterministic Approaches for data patterns Refine Regular Expressions for parsing and labelling values Identify and specify additional patterns in Pattern Based Parser 34

35 Labelling and Parsing using probabilistic approaches New for Informatica Data Quality 9.5 Use Natural Language Processing Techniques Reduce mapping complexity and on-going maintenance work Faster time to better results Support for statistical models to predict relations between words Able to correctly label ambiguous terms that can have more than 1 meaning 35

36 Using Probabilistic Approaches Use pre-built Informatica Content model Identify Address, Organisation, Person, Noise, Title Train custom model Use deterministic approaches to accelerate model training Tune model to custom data Consider number of entities required Using probabilistic models New strategy and operation options for Label and Parse transforms 36

37 The Long Tail revisited Probabilistic approach allows for faster coverage attainment 37

38 Questions? The floor is open for questions 38

39 Thank you for joining the session 39

Informatica Data Quality Upgrade. Marlene Simon, Practice Manager IPS Data Quality Vertical Informatica

Informatica Data Quality Upgrade. Marlene Simon, Practice Manager IPS Data Quality Vertical Informatica Informatica Data Quality Upgrade Marlene Simon, Practice Manager IPS Data Quality Vertical Informatica 2 Biography Marlene Simon Practice Manager IPS Data Quality Vertical Based in Colorado 5+ years with

More information

Informatica V9 Sizing Guide

Informatica V9 Sizing Guide Informatica V9 Sizing Guide Overview of Document This document shows average sizing for V9 Installs at 3 different levels. The first is the size of installed elements on the file system. The second is

More information

What's New In Informatica Data Quality 9.0.1

What's New In Informatica Data Quality 9.0.1 What's New In Informatica Data Quality 9.0.1 2010 Abstract When you upgrade Informatica Data Quality to version 9.0.1, you will find multiple new features and enhancements. The new features include a new

More information

Data Quality for PowerCenter Users: Expanding Beyond ETL. Marina Grebenkova Principal Product Manager Informatica

Data Quality for PowerCenter Users: Expanding Beyond ETL. Marina Grebenkova Principal Product Manager Informatica Data Quality for PowerCenter Users: Expanding Beyond ETL Marina Grebenkova Principal Product Manager Informatica 2 Agenda Do you trust your data? What is Data Quality? Data Quality process How it complements

More information

MDM Partner Summit 2015 Oracle Enterprise Data Quality Overview & Roadmap

MDM Partner Summit 2015 Oracle Enterprise Data Quality Overview & Roadmap MDM Partner Summit 2015 Oracle Enterprise Data Quality Overview & Roadmap Steve Tuck Senior Director, Product Strategy Todd Blackmon Senior Director, Sales Consulting David Gengenbach Sales Consultant

More information

This document contains information on fixed and known limitations for Test Data Management.

This document contains information on fixed and known limitations for Test Data Management. Informatica LLC Test Data Management Version 10.1.0 Release Notes December 2016 Copyright Informatica LLC 2003, 2016 Contents Installation and Upgrade... 1 Emergency Bug Fixes in 10.1.0... 1 10.1.0 Fixed

More information

Creating a Probabilistic Model in Informatica Data Quality

Creating a Probabilistic Model in Informatica Data Quality Creating a Probabilistic Model in Informatica Data Quality 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying, recording

More information

This section describes fixed limitations for PowerCenter Connect for Web Services.

This section describes fixed limitations for PowerCenter Connect for Web Services. Contents Informatica Corporation Informatica PowerCenter Connect for Web Services Version 8.1.1 SP5 Release Notes March 2008 Copyright 2003-2008 Informatica Corporation This Software may be protected by

More information

Improving digital infrastructure for a better connected Thailand

Improving digital infrastructure for a better connected Thailand Improving digital infrastructure for a better connected 1 Economies across the globe are going digital fast The Global GDP forecast 2017 Economies are setting policies to encourage ICT investment Global

More information

#DeloitteInnovation: In-Time How efficiently do you use your SAP HANA?

#DeloitteInnovation: In-Time How efficiently do you use your SAP HANA? #DeloitteInnovation: In-Time How efficiently do you use your SAP HANA? Deloitte In-Time in a Nutshell In-Time is the first and only SAP HANA optimization software that can analyze the effectiveness of

More information

Informatica Data Quality (Version 9.5.1) User Guide

Informatica Data Quality (Version 9.5.1) User Guide Informatica Data Quality (Version 9.5.1) User Guide Informatica Data Quality User Guide Version 9.5.1 December 2012 Copyright (c) 2009-2012 Informatica. All rights reserved. This software and documentation

More information

Enabling efficiency through Data Governance: a phased approach

Enabling efficiency through Data Governance: a phased approach Enabling efficiency through Data Governance: a phased approach Transform your process efficiency, decision-making, and customer engagement by improving data accuracy An Experian white paper Enabling efficiency

More information

Creating an Address Verification Job in the Data Quality Center

Creating an Address Verification Job in the Data Quality Center Creating an Address Verification Job in the Data Quality Center 1993-2017 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Oregon SQL Welcomes You to SQL Saturday Oregon

Oregon SQL Welcomes You to SQL Saturday Oregon Oregon SQL Welcomes You to SQL Saturday Oregon 2012-11-03 Introduction to SQL Server 2012 MDS and DQS Peter Myers Bitwise Solutions Presenter Introduction Peter Myers BI Expert, Bitwise Solutions BBus,

More information

Systems Development Life Cycle SDLC Planning Analysis Detailed systems design Implementation Maintenance 7 8 SDLC - Planning SDLC - Analysis Planning

Systems Development Life Cycle SDLC Planning Analysis Detailed systems design Implementation Maintenance 7 8 SDLC - Planning SDLC - Analysis Planning Objectives Computer Science 202 Database Systems: Database Design To learn what an information system is. To learn what a Database Life Cycle (DBLC) is. To learn what a Systems Development Life Cycle (SDLC)

More information

Real-time Session Performance

Real-time Session Performance Real-time Session Performance 2008 Informatica Corporation Overview This article provides information about real-time session performance and throughput. It also provides recommendations on how you can

More information

Informatica Power Center 10.1 Developer Training

Informatica Power Center 10.1 Developer Training Informatica Power Center 10.1 Developer Training Course Overview An introduction to Informatica Power Center 10.x which is comprised of a server and client workbench tools that Developers use to create,

More information

WHAT S NEW GUIDE 2019

WHAT S NEW GUIDE 2019 WHAT S NEW GUIDE 2019 #GrowWithConfidence DATA SHEET NOTICE OF COPYRIGHT Published by Maximizer Software Inc. Copyright 2019 All rights reserved Registered Trademarks and Proprietary Names Product names

More information

UPGRADING IMIS NEWLIN

UPGRADING IMIS NEWLIN UPGRADING IMIS NEWLIN JOLME, INTEGR8TIV @njolme @integr8tiv AGENDA UPGRADING IMIS, THE TECHNICAL PERSPECTIVE Want to be on the latest greatest release of imis but not sure where to start? This technical

More information

Data Quality in the MDM Ecosystem

Data Quality in the MDM Ecosystem Solution Guide Data Quality in the MDM Ecosystem What is MDM? The premise of Master Data Management (MDM) is to create, maintain, and deliver the most complete and comprehensive view possible from disparate

More information

Scaling ML in Ad Tech. Giri Iyengar

Scaling ML in Ad Tech. Giri Iyengar Scaling ML in Ad Tech Giri Iyengar Agenda Introduction What are AdTech Platforms? Big Data in Ad Tech Some Data Science Projects in Ad Tech Technical & Operational Challenges In Search of an ML Platform

More information

Advanced Map Labeling using Maplex. Wendy Harrison & Samuel Troth

Advanced Map Labeling using Maplex. Wendy Harrison & Samuel Troth Advanced Map Labeling using Maplex Wendy Harrison & Samuel Troth Presentation Overview We ll be using ArcGIS Pro Introduction - Different types of text in ArcGIS - role of the Maplex Label Engine labeling

More information

INTEGRATED APPLICATION ASSURANCE

INTEGRATED APPLICATION ASSURANCE INTEGRATED APPLICATION ASSURANCE Layer 7 Visibility Application and Internet Control Policy Based WAN Optimization INTEGRATED ASSURANCE SUITE Increase the speed and efficiency of your wide area network.

More information

Purchasing. Operations 3% Marketing 3% HR. Production 1%

Purchasing. Operations 3% Marketing 3% HR. Production 1% Agenda Item DOC ID IAF CMC (11) 75 For Information For discussion For decision For comments to the author IAF End User Survey results (October 211) This report summarises the total responses to the IAF

More information

DATA STEWARDSHIP BODY OF KNOWLEDGE (DSBOK)

DATA STEWARDSHIP BODY OF KNOWLEDGE (DSBOK) DATA STEWARDSHIP BODY OF KNOWLEDGE (DSBOK) Release 2.2 August 2013. This document was created in collaboration of the leading experts and educators in the field and members of the Certified Data Steward

More information

CA ERwin Data Modeler r9 Rick Alaras N.A. Channel Account Manager

CA ERwin Data Modeler r9 Rick Alaras N.A. Channel Account Manager ERwin r9 CA ERwin Data Modeler r9 Rick Alaras N.A. Channel Account Manager In today s data-driven economy, there is an increasing disconnect between consumers and providers of data DATA VOLUMES INCREASING

More information

HOW TO USE THE NEW ENHANCED GEOGRAPHICAL FIELDS ON OPS

HOW TO USE THE NEW ENHANCED GEOGRAPHICAL FIELDS ON OPS HOW TO USE THE NEW ENHANCED GEOGRAPHICAL FIELDS ON OPS This guidance provides: instructions for organizations uploading draft projects onto the On-line Projects System (OPS) about how to enter geographical

More information

Data Cleansing Module User Guide. Adviser Office. Data Cleansing Module User Guide. December December

Data Cleansing Module User Guide. Adviser Office. Data Cleansing Module User Guide. December December Adviser Office Data Cleansing Module User Guide December 2014 www.iress.com December 2014 1 Contents Introduction... 3 Important Notes... 3 Setup and User Permissions... 4 Launching the Data Cleansing

More information

Datameer for Data Preparation:

Datameer for Data Preparation: Datameer for Data Preparation: Explore, Profile, Blend, Cleanse, Enrich, Share, Operationalize DATAMEER FOR DATA PREPARATION: EXPLORE, PROFILE, BLEND, CLEANSE, ENRICH, SHARE, OPERATIONALIZE Datameer Datameer

More information

Frequently Asked Questions. Fulltext Indexing on Large Documentum Repositories For Content Server Versions up to 5.2.x

Frequently Asked Questions. Fulltext Indexing on Large Documentum Repositories For Content Server Versions up to 5.2.x Frequently Asked Questions Fulltext Indexing on Large Documentum Repositories For Content Server Versions up to 5.2.x FAQ Version 1.0 Performance Engineering Page 1 of 8 FAQ1. Q. How will my Hardware requirements

More information

Heading Text. Manage your Organization s Governance, Risks, and Compliance Requirements and Transform your Business Potential with SAP GRC

Heading Text. Manage your Organization s Governance, Risks, and Compliance Requirements and Transform your Business Potential with SAP GRC Heading Text Manage your Organization s Governance, Risks, and Compliance Requirements and Transform your Business Potential with SAP GRC Why Governance, Risk Management, and Compliance? Unidentified risks

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

Increasing Performance for PowerCenter Sessions that Use Partitions

Increasing Performance for PowerCenter Sessions that Use Partitions Increasing Performance for PowerCenter Sessions that Use Partitions 1993-2015 Informatica LLC. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

BCS Advanced International Diploma in Business Analysis

BCS Advanced International Diploma in Business Analysis RETURN FORM TO: BCS The Chartered Institute for IT Professional Certifications First Floor, Block D North Star House North Star Avenue Swindon SN2 1FA United Kingdom T +44 (0) 1793 417 655 E certifications@hq.bcs.org.uk

More information

Certified Senior System Architect

Certified Senior System Architect White Paper Certified Senior System Architect EXAM BLUEPRINT Copyright 2017 Pegasystems Inc., Cambridge, MA All rights reserved. This document describes products and services of Pegasystems Inc. It may

More information

Generate growth in Asia Pacific with Intelligent Connectivity. Edward Zhou Huawei Technologizes

Generate growth in Asia Pacific with Intelligent Connectivity. Edward Zhou Huawei Technologizes Generate growth in Asia Pacific with Intelligent Connectivity Edward Zhou Huawei Technologizes A revolutionary shift is happening in the way the world works, with economies across the planet going digital

More information

[ PARADIGM SCIENTIFIC SEARCH ] A POWERFUL SOLUTION for Enterprise-Wide Scientific Information Access

[ PARADIGM SCIENTIFIC SEARCH ] A POWERFUL SOLUTION for Enterprise-Wide Scientific Information Access A POWERFUL SOLUTION for Enterprise-Wide Scientific Information Access ENABLING EASY ACCESS TO Enterprise-Wide Scientific Information Waters Paradigm Scientific Search Software enables fast, easy, high

More information

Customers want to transform their datacenter 80% 28% global IT budgets spent on maintenance. time spent on administrative tasks

Customers want to transform their datacenter 80% 28% global IT budgets spent on maintenance. time spent on administrative tasks Customers want to transform their datacenter 80% global IT budgets spent on maintenance 28% time spent on administrative tasks Cloud is a new way to think about your datacenter Traditional model Dedicated

More information

Building a Data Warehouse: Data Quality is key for BI. Werner Daehn

Building a Data Warehouse: Data Quality is key for BI. Werner Daehn [ Building a Data Warehouse: Data Quality is key for BI Werner Daehn [ Learning Points A DWH project is about discovering new information Not having a good quality counterfeits that purpose Actually it

More information

Exam Questions C

Exam Questions C Exam Questions C2090-304 IBM InfoSphere QualityStage v9.1 Solution Developer https://www.2passeasy.com/dumps/c2090-304/ 1.How does QualityStage output the correct ISO code for a record? A. ISO code functionality

More information

VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery

VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery VERITAS Backup Exec for Windows NT/2000 Intelligent Disaster Recovery Table of Contents Overview... 1 Point-in-Time Disaster Recovery... 1 Manual Disaster Recovery is Time-Consuming and Technically Difficult...2

More information

Server Virtualisation Assessment. Service Overview

Server Virtualisation Assessment. Service Overview Server Virtualisation Assessment Service Overview Our Server Virtualisation Assessment helps organisations reduce server total cost of ownership and make informed decisions around capacity planning by

More information

SDI, Containers and DevOps - Cloud Adoption Trends Driving IT Transformation

SDI, Containers and DevOps - Cloud Adoption Trends Driving IT Transformation SDI, Containers and DevOps - Cloud Adoption Trends Driving IT Transformation Research Report August 2017 suse.com Executive Summary As we approach 2020, businesses face a maelstrom of increasing customer

More information

White Paper. Backup and Recovery Challenges with SharePoint. By Martin Tuip. October Mimosa Systems, Inc.

White Paper. Backup and Recovery Challenges with SharePoint. By Martin Tuip. October Mimosa Systems, Inc. White Paper By Martin Tuip Mimosa Systems, Inc. October 2009 Backup and Recovery Challenges with SharePoint CONTENTS Introduction...3 SharePoint Backup and Recovery Challenges...3 Native Backup and Recovery

More information

Siperian Hub XU for DB2. User s Guide

Siperian Hub XU for DB2. User s Guide XU Siperian Hub XU for DB2 User s Guide 2008 Siperian, Inc. Copyright 2008 Siperian, Inc. [Unpublished - rights reserved under the Copyright Laws of the United States] THIS DOCUMENTATION CONTAINS CONFIDENTIAL

More information

IBM InfoSphere Master Data Management Version 11 Release 5. Overview IBM SC

IBM InfoSphere Master Data Management Version 11 Release 5. Overview IBM SC IBM InfoSphere Master Data Management Version 11 Release 5 Overview IBM SC27-6718-01 IBM InfoSphere Master Data Management Version 11 Release 5 Overview IBM SC27-6718-01 Note Before using this information

More information

Goliath Technology Overview with MEDITECH Module

Goliath Technology Overview with MEDITECH Module Customers # 324 Fortune 500 Goliath Technology Overview with MEDITECH Module In approximately one week, support tickets dropped by 25% z Our Customers were complaining about persistent slowness with Citrix.

More information

Pink Elephant s Critical Success Factors for Successful IT Service Management. Pink Elephant Leading The Way In IT Management Best Practices

Pink Elephant s Critical Success Factors for Successful IT Service Management. Pink Elephant Leading The Way In IT Management Best Practices Pink Elephant s Critical Success Factors for Successful IT Service Management Pink Elephant Leading The Way In IT Management Best Practices Critical Success Factors For Successful ITSM 1. 2. 3. 4. 5. 6.

More information

The 360 Solution. July 24, 2014

The 360 Solution. July 24, 2014 The 360 Solution July 24, 2014 Most successful large organizations are organized by lines of businesses (LOBs). This has been a very successful way to organize for the accountability of profit and loss.

More information

PRODUCT DATA. Reporting Module Type 7832

PRODUCT DATA. Reporting Module Type 7832 PRODUCT DATA Reporting Module Type 7832 Reporting Module Type 7832 provides dedicated Data Management and Reporting for Brüel & Kjær Noise Monitoring Systems. It has never been easier to create great looking

More information

The Definitive Guide to Preparing Your Data for Tableau

The Definitive Guide to Preparing Your Data for Tableau The Definitive Guide to Preparing Your Data for Tableau Speed Your Time to Visualization If you re like most data analysts today, creating rich visualizations of your data is a critical step in the analytic

More information

Release Notes RayEval 4.0

Release Notes RayEval 4.0 Release Notes RayEval 4.0 11.05.2016 Copyright Raynet GmbH (Germany, Paderborn HRB 3524). All rights reserved. Complete or partial reproduction, adaptation, or translation without prior written permission

More information

Informatica PowerExchange for Tableau User Guide

Informatica PowerExchange for Tableau User Guide Informatica PowerExchange for Tableau 10.2.1 User Guide Informatica PowerExchange for Tableau User Guide 10.2.1 May 2018 Copyright Informatica LLC 2015, 2018 This software and documentation are provided

More information

Embarcadero Performance Center New Features Guide

Embarcadero Performance Center New Features Guide Product Documentation Embarcadero Performance Center New Features Guide Version 2.7 Corporate Headquarters EMEA Headquarters Asia-Pacific Headquarters 100 California Street, 12th Floor San Francisco, California

More information

Integrating CaliberRM with Mercury TestDirector

Integrating CaliberRM with Mercury TestDirector Integrating CaliberRM with Mercury TestDirector A Borland White Paper By Jenny Rogers, CaliberRM Technical Writer January 2002 Contents Introduction... 3 Setting Up the Integration... 3 Enabling the Integration

More information

SIG Talk: Quality & Testing - Tips & Tricks March 13, 2018

SIG Talk: Quality & Testing - Tips & Tricks March 13, 2018 SIG Talk: Quality & Testing - Tips & Tricks March 13, 2018 Today s Speakers: Bob Crews Vivit Florida User Group Leader President Checkpoint Technologies Carsten Neise Senior IT Quality Consultant profi.com

More information

Informatica SSA-NAME Population Override Manager

Informatica SSA-NAME Population Override Manager Informatica SSA-NAME3 10.1 Population Override Manager Informatica SSA-NAME3 Population Override Manager 10.1 June 2018 Copyright Informatica LLC 1999, 2018 This software and documentation are provided

More information

ArcGIS Enterprise: Advanced Topics in Administration. Thomas Edghill & Moginraj Mohandas

ArcGIS Enterprise: Advanced Topics in Administration. Thomas Edghill & Moginraj Mohandas ArcGIS Enterprise: Advanced Topics in Administration Thomas Edghill & Moginraj Mohandas Outline Overview: Base ArcGIS Enterprise Deployment - Key Components - Administrator Endpoints Advanced Workflows:

More information

PERFORMANCE TUNING SQL SERVER ON CRAPPY HARDWARE 3/1/2019 1

PERFORMANCE TUNING SQL SERVER ON CRAPPY HARDWARE 3/1/2019 1 PERFORMANCE TUNING SQL SERVER ON CRAPPY HARDWARE 3/1/2019 1 FEEDBACK FORMS PLEASE FILL OUT AND PASS TO YOUR HELPER BEFORE YOU LEAVE THE SESSION MONICA RATHBUN Consultant Denny Cherry & Associates Consulting

More information

Informatica (Version 9.1.0) Data Explorer User Guide

Informatica (Version 9.1.0) Data Explorer User Guide Informatica (Version 9.1.0) Data Explorer User Guide Informatica Data Explorer User Guide Version 9.1.0 March 2011 Copyright (c) 1998-2011 Informatica. All rights reserved. This software and documentation

More information

Global entertainment and media outlook Explore the content and tools

Global entertainment and media outlook Explore the content and tools www.pwc.com/outlook Global entertainment and media outlook Explore the content and tools A comprehensive online source of global analysis for consumer/ end-user and advertising spending 5-year forecasts

More information

Informatica Data Quality Product Family

Informatica Data Quality Product Family Brochure Informatica Product Family Deliver the Right Capabilities at the Right Time to the Right Users Benefits Reduce risks by identifying, resolving, and preventing costly data problems Enhance IT productivity

More information

Welcome to Baker McKenzie Stockholm Fifth Annual Trade Day. 7 November 2017

Welcome to Baker McKenzie Stockholm Fifth Annual Trade Day. 7 November 2017 Welcome to Baker McKenzie Stockholm Fifth Annual Trade Day 7 November 2017 Software Classification and Security Alison Stafford Powell and Olof König 3 4 Alison J. Stafford Powell Partner Baker McKenzie

More information

IBM TRIRIGA Application Platform Version 3 Release 4.2. Object Migration User Guide

IBM TRIRIGA Application Platform Version 3 Release 4.2. Object Migration User Guide IBM TRIRIGA Application Platform Version 3 Release 4.2 Object Migration User Guide Note Before using this information and the product it supports, read the information in Notices on page 41. This edition

More information

Managing Data Resources

Managing Data Resources Chapter 7 Managing Data Resources 7.1 2006 by Prentice Hall OBJECTIVES Describe basic file organization concepts and the problems of managing data resources in a traditional file environment Describe how

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

Match Blueprints User's Guide SAP Data Services 4.2 (14.2.0)

Match Blueprints User's Guide SAP Data Services 4.2 (14.2.0) Match Blueprints User's Guide SAP Data Services 4.2 (14.2.0) Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

INFORMATICA PERFORMANCE

INFORMATICA PERFORMANCE CLEARPEAKS BI LAB INFORMATICA PERFORMANCE OPTIMIZATION TECHNIQUES July, 2016 Author: Syed TABLE OF CONTENTS INFORMATICA PERFORMANCE OPTIMIZATION TECHNIQUES 3 STEP 1: IDENTIFYING BOTTLENECKS 3 STEP 2: RESOLVING

More information

UAE and the NRI A brief introduction. December 2016

UAE and the NRI A brief introduction. December 2016 UAE and the NRI A brief introduction December 2016 UAE Vision 2021 We aim to make the UAE among the best countries in the world by the Golden Jubilee of the Union. 1 UAE Vision 2021 Gov entities working

More information

ISTQB Evolution. Gualtiero Bazzana ISTQB President

ISTQB Evolution. Gualtiero Bazzana ISTQB President ISTQB Evolution Gualtiero Bazzana ISTQB President Johannesburg- September 2016 Market trends the future The Sw testing market has a size of over 60B world-wide In accordance to Technavio Reports «Global

More information

Duplicate Constituents and Merge Tasks Guide

Duplicate Constituents and Merge Tasks Guide Duplicate Constituents and Merge Tasks Guide 06/12/2017 Altru 4.96 Duplicate Constituents and Merge Tasks US 2017 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted

More information

Understanding the Master Index Match Engine

Understanding the Master Index Match Engine Understanding the Master Index Match Engine Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 820 4000 15 December 2008 Copyright 2008 Sun Microsystems, Inc. 4150 Network

More information

MDM Multidomain Edition (Version 9.0.1) Cleanse Adapter Guide for DB2

MDM Multidomain Edition (Version 9.0.1) Cleanse Adapter Guide for DB2 MDM Multidomain Edition (Version 9.0.1) Cleanse Adapter Guide for DB2 Informatica MDM Multidomain Hub - Version 9.0.1 - March 2011 Copyright (c) 2011 Informatica. All rights reserved. This software and

More information

Data Loss Prevention - Global Market Outlook ( )

Data Loss Prevention - Global Market Outlook ( ) Report Information More information from: https://www.wiseguyreports.com/reports/826969-data-loss-prevention-global-market-outlook-2016-2022 Data Loss Prevention - Global Market Outlook (2016-2022) Report

More information

Version Installation and User Guide

Version Installation and User Guide IBM Cognos 8 Business Intelligence Map Manager Version 8.4.1 Installation and User Guide Product Information This document applies to IBM Cognos 8 Version 8.4.1 and may also apply to subsequent releases.

More information

Alex Dali, President Global Institute for Risk Management Standards.

Alex Dali, President Global Institute for Risk Management Standards. Alex Dali, President Global Institute for Risk Management Standards Geneva, Brussels, Dubai, Singapore June 2018 Email : Alex.Dali@G31000.org +32 474 400 141 (Belgium) +41 766 12 15 16 (Switzerland) +971

More information

Oracle Data Profiling and Oracle Data Quality for Data Integrator Sample Tutorial 11g Release 1 ( )

Oracle Data Profiling and Oracle Data Quality for Data Integrator Sample Tutorial 11g Release 1 ( ) Oracle Data Profiling and Oracle Data Quality for Data Integrator Sample Tutorial 11g Release 1 (11.1.1.3) January 2011 1 Oracle Data Profiling and Oracle Data Quality for Data Integrator Sample Tutorial,

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sage MAS Intelligence 90/200 Table of Contents Getting Started Guide... 1 Login Properties... 1 Standard Reports Available... 2 Financial Report... 2 Financial Trend Analysis... 3

More information

Virtuoso Infotech Pvt. Ltd.

Virtuoso Infotech Pvt. Ltd. Virtuoso Infotech Pvt. Ltd. About Virtuoso Infotech Fastest growing IT firm; Offers the flexibility of a small firm and robustness of over 30 years experience collectively within the leadership team Technology

More information

Informatica Cloud (Version Winter 2016) Magento Connector User Guide

Informatica Cloud (Version Winter 2016) Magento Connector User Guide Informatica Cloud (Version Winter 2016) Magento Connector User Guide 1 Table of Contents Preface.. 3 Chapter 1: Introduction to Magento Connector. 3 Magento Connector Overview 3 Magento Connector Implementation...

More information

<Insert Picture Here> OWB Tips and Tricks

<Insert Picture Here> OWB Tips and Tricks OWB Tips and Tricks Jean-Pierre Dijcks Senior Manager OWB Product Management Topics Match/Merge Capabilities Set based error logging Generating views from mappings Expanding Lineage

More information

MDM Multidomain Edition (Version 9.0.1) Cleanse Adapter Guide

MDM Multidomain Edition (Version 9.0.1) Cleanse Adapter Guide MDM Multidomain Edition (Version 9.0.1) Cleanse Adapter Guide Informatica MDM Multidomain Hub - Version 9.0.1 - September 2010 Copyright (c) 2010 Informatica. All rights reserved. This software and documentation

More information

Fuzzy Matching in Fraud Analytics. Grant Brodie, President, Arbutus Software

Fuzzy Matching in Fraud Analytics. Grant Brodie, President, Arbutus Software Fuzzy Matching in Fraud Analytics Grant Brodie, President, Arbutus Software Outline What Is Fuzzy? Causes Effective Implementation Application to Specific Products Demonstration Q&A 2 Why Is Fuzzy Important?

More information

Published by Reckon Limited

Published by Reckon Limited Projects Workbook Published by Reckon Limited All Rights Reserved Copyright Reckon Limited Copyright No part of these materials may be reproduced, stored in or introduced into a retrieval system, or transmitted

More information

COURSE CONTENT Excel with VBA Training

COURSE CONTENT Excel with VBA Training COURSE CONTENT Excel with VBA Training MS Excel - Advance 1. Excel Quick Overview Use of Excel, its boundaries & features 2. Data Formatting & Custom setting Number, Text, Date, Currency, Custom settings.

More information

CYXTERACON Prospectus APRIL 29 30, 2019 MIAMI, FLORIDA

CYXTERACON Prospectus APRIL 29 30, 2019 MIAMI, FLORIDA 2019 Prospectus APRIL 29 30, 2019 MIAMI, FLORIDA ACON Infrastructure Cybersecurity Channel Partners CyxteraCon provides a unique opportunity for our users, partners and customers to network while meeting

More information

Best Practices. Deploying Optim Performance Manager in large scale environments. IBM Optim Performance Manager Extended Edition V4.1.0.

Best Practices. Deploying Optim Performance Manager in large scale environments. IBM Optim Performance Manager Extended Edition V4.1.0. IBM Optim Performance Manager Extended Edition V4.1.0.1 Best Practices Deploying Optim Performance Manager in large scale environments Ute Baumbach (bmb@de.ibm.com) Optim Performance Manager Development

More information

Agile Internationalization User Stories

Agile Internationalization User Stories Agile Internationalization User Stories Tex Texin Chief Globalization Architect XenCraft Internationalization and Unicode Conference IUC41 Abstract User stories are the way that Agile Methodology describes

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

Enterprise Data-warehouse (EDW) In Easy Steps

Enterprise Data-warehouse (EDW) In Easy Steps Enterprise Data-warehouse (EDW) In Easy Steps Data-warehouses (DW) are centralised data repositories that integrate data from various transactional, legacy, or external systems, applications, and sources.

More information

Tips and Tricks for Organizing and Administering Metadata

Tips and Tricks for Organizing and Administering Metadata Paper 183 Tips and Tricks for Organizing and Administering Metadata Michael G. Sadof, Bedford NH ABSTRACT The SAS Management Console was designed to control and monitor virtually all of the parts and features

More information

COGNOS (R) ENTERPRISE BI SERIES COGNOS IMPROMPTU (R) ADMINISTRATOR FOR WINDOWS

COGNOS (R) ENTERPRISE BI SERIES COGNOS IMPROMPTU (R) ADMINISTRATOR FOR WINDOWS COGNOS (R) ENTERPRISE BI SERIES COGNOS IMPROMPTU (R) ADMINISTRATOR FOR WINDOWS INSTALLATION GUIDE Installation Guide 02.12.2004 Impromptu Administrator 7.3 MR1 Type the text for the HTML TOC entry Type

More information

Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010 SharePoint Saturday San Diego February 2011 Chris McNulty

Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010 SharePoint Saturday San Diego February 2011 Chris McNulty Playing Tag: Managed Metadata and Taxonomies in SharePoint 2010 SharePoint Saturday San Diego February 2011 Chris McNulty About Me Working with SharePoint technologies since 2000/2001 20 years consulting

More information

Auditing Bring Your Own Devices (BYOD) Risks. Shannon Buckley

Auditing Bring Your Own Devices (BYOD) Risks. Shannon Buckley Auditing Bring Your Own Devices (BYOD) Risks Shannon Buckley Agenda 1. Understanding the trend towards BYOD. 2. Weighing up the cost benefit vs. the risks. 3. Identifying and mitigating the risks. 4. Tips

More information

RedPoint Data Management for Hadoop Trial

RedPoint Data Management for Hadoop Trial RedPoint Data Management for Hadoop Trial RedPoint Global 36 Washington Street Wellesley Hills, MA 02481 +1 781 725 0258 www.redpoint.net Copyright 2014 RedPoint Global Contents About the Hadoop sample

More information

Prepaid Metering and AMI

Prepaid Metering and AMI Prepaid Metering and AMI History Global trends Leveraging AMI to create unique prepaid offerings Business and Technology Changes Itron s plans for prepaid metering Is Prepaid right for you? Potential business

More information

Relationships and Traceability in PTC Integrity Lifecycle Manager

Relationships and Traceability in PTC Integrity Lifecycle Manager Relationships and Traceability in PTC Integrity Lifecycle Manager Author: Scott Milton 1 P age Table of Contents 1. Abstract... 3 2. Introduction... 4 3. Workflows and Documents Relationship Fields...

More information

Innovative Fastening Technologies

Innovative Fastening Technologies Innovative Fastening Technologies Corporate Overview 2011 Update Infastech is one of the world s largest producers of engineered mechanical fasteners with revenues exceeding USD500 million and an industry

More information

Choosing the level that works for you!

Choosing the level that works for you! The Encryption Pyramid: Choosing the level that works for you! Eysha S. Powers eysha@us.ibm.com IBM, Enterprise Cryptography Extensive use of encryption is one of the most impactful ways to help reduce

More information

Tuning the Hive Engine for Big Data Management

Tuning the Hive Engine for Big Data Management Tuning the Hive Engine for Big Data Management Copyright Informatica LLC 2017. Informatica, the Informatica logo, Big Data Management, PowerCenter, and PowerExchange are trademarks or registered trademarks

More information