WHITE PAPER. Reducing Dormant Data: 7 Tips for Delivering Data Warehouse Performance and Cost Savings

Size: px
Start display at page:

Download "WHITE PAPER. Reducing Dormant Data: 7 Tips for Delivering Data Warehouse Performance and Cost Savings"

Transcription

1 WHITE PAPER Reducing Dormant Data: 7 Tips for Delivering Data Warehouse Performance and Cost Savings

2 Reducing Dormant Data Minimizing dormant data reduces system costs and improves performance, service levels, and IT staff productivity Defining Dormant Data Studies show that much of the data loaded into data warehouses and analytical application databases is dormant; that is, it is infrequently used or never used. Unlike OLTP databases, data warehouses continuously collect and store detailed and summary historical information for business analysis. Frequently, data warehouses include information to satisfy unknown requirements and data is included that may or may not be used. These databases expand significantly over time as new information is added from internal and external data sources. Dormant data can take various forms. One kind of dormant data evolves when historical data is maintained beyond its useful life in the database. This information accumulates much like geological layers buried deep in the earth, hidden and unused. A second form of dormant data develops when data elements thought to be relevant initially are included in the data warehouse but in practice are not useful to business analysis. A third type of dormant data is summary data that is created over time but no longer used. Summary tables can grow to be a huge percentage of the overall data warehouse. And finally, a fourth kind of dormant data stems from the disuse of detailed data over time as users find summary level information more useful. Dormant Data Users Database Estimating Dormant Data Bill Inmon, a noted data warehouse expert, states that as warehouses grow, the ratio of dormant data to total data increases dramatically. He asserts that dormant data may be as much as 65%- 70% in data warehouses that are a terabyte or greater in size. Inmon recommends a simple formula for calculating the data dormancy ratio: the number of queries per year times the average amount of data per query divided by total data warehouse space. While this ratio may be high since it does not consider that some queries inevitably use the same data, it does provide a rule of thumb for making ballpark estimates. 1 Teleran White Paper Reducing Dormant Data to Improve Performance and Reduce Cost

3 Identifying and Reducing Dormant Data with Query Monitoring Armed with this estimate, you can get a sense for the magnitude of performance improvements and systems savings that can be generated by reducing dormant data. But, how do you actually identify dormant data? In his book, Data Warehouse Performance, Bill Inmon writes, "Understanding that there is dormant data in a data warehouse is one thing. Finding the dormant data is another matter altogether. The best way to find the dormant data is to monitor the endusers' query activity against the data warehouse... the monitor sits between the end-users' query activity and the data warehouse server." An effective means of capturing end user queries and database usage is Teleran s isight usage monitor. isight identifies and reports on dormant data through its comprehensive and continuous profile of all SQL application queries against relational database objects including tables, columns, rows, views, stored procedures, and indexes. isight accomplishes this without requiring any database agents, traces, or monitors that consume a significant portion of database resources. Dormant Data Users isight Usage Monitor Database Benefits of Reducing Dormant Data Lower Costs, Better Performance The server resources and disk storage space consumed by loading and storing dormant data can be very large. Minimizing this dormant data enables organizations to recover significant server and storage resources and dramatically increase service levels by reducing database load-time windows. It also delivers two additional and important benefits: reduced DBA effort in maintaining your databases, and improved query performance. Studies show that the amount of data administration is directly related to database size. The smaller the database, the less effort and expense to maintain it. Also, with less data to process, most data-intensive end user queries will run faster. The following case studies show how these benefits translate directly into improved business performance and reduced costs. 2 Teleran White Paper Reducing Dormant Data to Improve Performance and Reduce Cost

4 Dormant Data Case Study 1 Saving $800,000 in distribution costs by reducing data load time One Teleran customer, a global office products company, reduced their terabyte size data warehouse by more than 30% using isight query monitoring to identify and eliminate dormant data. The data reduction allowed them to recover almost one-third of their disk storage and decrease their daily load-time window by 30%. The shorter load time enabled the company to increase availability by 1½ hours each day. The business impact of their increased information availability is significant. Each morning, this company s customer service reps must handle millions of dollars of return products. By having return goods and new order information 1½ hours earlier, the service reps can now arrange for these return goods to be shipped directly to another customer before those orders must be filled from a company warehouse. This avoids the extra expense of having to ship the return goods back to the warehouse. By providing this critical information 1½ hours earlier, the company was able to reduce shipping expenses by over $800,000 in the first 12 months. This company s first year return on investment in isight was over 800%. These returns were achieved by identifying the following information: More than one-third of the database tables being loaded daily had not been accessed during the past three months. By storing these tables off-line, the nightly load was reduced by 600 million rows. Of the remaining tables, most contained columns that had not been used in three months or more. Removal of these unused columns further reduced load time and storage requirements. 20% of all indexes had not been used in the past three months and could also be dropped. Because database indexes take time and resources to build and maintain, additional resource savings contributed to the overall improvement in availability and service levels realized from dormant data reduction. 3 Teleran White Paper Reducing Dormant Data to Improve Performance and Reduce Cost

5 Dormant Data Case Study 2 $120,000 saved in server and storage costs in two months Another Teleran customer, a food manufacturing and distribution company, saved over $120,000 in its first two months of using isight query monitoring. This company s data warehouse had grown beyond 1 terabyte with the addition of several new subject areas. In order to meet its nightly batch load service level agreement, the company planned to upgrade its server CPU at a cost of $60,000 to process the additional data. However, after reviewing isight dormant data reports, the company learned that a large portion of their data was looked at by users on a weekly level, not daily. By loading that portion of the data once a week summarized at the weekly level, they were able to significantly reduce nightly load volumes. This enabled them to meet their service level without having to upgrade their server processor. Avoiding the server upgrade generated $60,000 in immediate savings. After looking at additional isight usage reports, the company was able to eliminate 200 gigabytes of unused data from their database. Specifically, the company identified tables, columns, and views that had not been accessed for more than eight months. In addition, by looking at row level usage reports, they determined that historical data prior to 2000 was rarely accessed and could be removed from the data warehouse and archived. Eliminating the 200 gigabytes reduced their disk storage capacity requirement by 20% and saved them an incremental $60,000 in planned disk storage upgrade costs. From its investment in isight this company achieved: An initial savings of $120,000 Payback in less than 2 months 160% ROI in 2 months Seven Steps to Reducing Dormant Data Based on Teleran s real world experience with a wide range of organizations, we have identified seven proven steps to help organizations identify and reduce the amount of dormant data contained in their data warehouses. Following these steps will enable you and your organization to enjoy the benefits of performance and productivity improvements, as well as operational cost savings. 4 Teleran White Paper Reducing Dormant Data to Improve Performance and Reduce Cost

6 Step 1 Assess Dormant Data at a Table Level The most logical place to begin identifying data that is infrequently or never used is to look at table usage over a particular time period. Deciding on the appropriate time period requires some judgement based on knowledge of how tables are or were intended to be used. If a company s business is heavily seasonal, such as soft drink companies which generate a large portion of their annual sales in the summer, it may make sense to evaluate data usage over at least a one year period. If your business is relatively consistent across business periods, you may be able to apply a shorter period of time. The isight Table Usage Summary report below identifies database table dormancy by reporting on when database tables were first and then last accessed over a specified time period. Step 2 Evaluate Dormant Data at the Column Level Once you have established an understanding of your table usage, both active and dormant, the next step is to review column usage within your active tables over your relevant time period. This sample isight report details dormant columns by table, reporting on when columns were first and then last accessed. Note the last three columns were never accessed in a twelve month period. 5 Teleran Solutions Reducing Dormant Data to Improve Performance and Reduce Cost

7 Step 3 Identify Dormant Columns As you continue your dormant data evaluation, it is helpful to run usage reports that show only the dormant database objects. The sample isight report below identifies only those columns that have not been accessed by users over a twelve month period. In addition, this report indicates whether or not the dormant column is indexed. As indexes also take up database space, eliminating unused indexed columns enables you to reduce your database size even more. Step 4 Assess Unused or Infrequently Used Views Database views can add materially to database volume and should be taken seriously in the dormant data evaluation of your data warehouse. Because views often are created for individual users or specific analyses, they can easily fall into disuse as people change jobs or as analytical and reporting requirements change. The following isight report example reveals which views have not been utilized in the twelve month period and which views should be considered active. 6 Teleran Solutions Reducing Dormant Data to Improve Performance and Reduce Cost

8 Step 5 Identify Dormant Columns within Views In your assessment of column usage, it is important to remember to identify columns that can be accessed within views. This isight usage report shows what columns within particular views have not been accessed. In this case, none of the columns have been accessed over a twelve month period and most, if not all, are good candidates for elimination. Step 6 Evaluate Dormant Stored Procedures Much like views, stored procedures are often designed for very specific reports or applications. As conditions change, stored procedures become dormant, accumulating over time and increasing overall data warehouse size. The following isight report shows stored procedure usage over a twelve month period and confirms that there are a number of unused stored procedures that probably should be deleted. 7 Teleran Solutions Reducing Dormant Data to Improve Performance and Reduce Cost

9 Step 7 - Assess Dormant Data at the Row Level Eliminating or archiving unused row level data can materially reduce database size; the challenge is finding it. Identifying row level data usage requires a deeper analysis of the monitored SQL queries than the database object level analyses described above. Row level data is generally specified in a query by the predicate in the where clause. Predicate values can, for example, be dates or date ranges, specific product codes, or geographic areas. The isight report below reveals row level dormant data by identifying the number of times a predicate exists in the database as well as how many times it is accessed. In this case the predicate, MA (as in Massachusetts), exists 1808 times in the database, but is never specified. It is most likely a good candidate for archiving or deletion. Summary Reducing Dormant Data Improves Performance and Reduces Costs The steps to evaluating and reducing dormant data with Teleran isight are relatively easy and offer a large payoff. Identifying what tables, columns, indexes, views, stored procedures and rows are not being used can dramatically reduce the size of your database. Minimizing dormant data on an ongoing basis enables you to generate immediate, measurable returns and clear cost justification through hardware server and storage savings. By reducing load times, improvements in data availability yield quantifiable business benefits including lower operating costs and increased revenue generation. And finally, speeding query times by minimizing the overall size of the data warehouse enables you to improve business productivity while reducing IT overhead. Sources: Data Warehouse Performance, Wiley, 1999, by Inmon, Rudin, Buss and Sousa 8 Teleran Solutions Reducing Dormant Data to Improve Performance and Reduce Cost

10 Teleran Technologies is the leading provider of software for managing business intelligence (BI) activity in data warehouses, CRM, supply chain and analytical applications. Through end-to-end knowledge of the BI environment users, queries, applications and databases Teleran software aligns IT processes with business needs, reducing costs and improving performance and productivity. isight continuously profiles application performance and the use of corporate data enterprise-wide, helping IT to better understand, manage, and secure BI activity. iguard controls queries and users to ensure that all BI applications are performing optimally, improving resource efficiency and reducing system costs. Automated Helpdesk guides users with real-time messages, maximizing user performance and productivity while reducing helpdesk calls and support costs. Teleran Technologies, Inc. PO Box 667 Roseland, NJ Phone Fax Service Level Manger automatically maintains service levels over time by generating predictive iguard query performance policies as usage patterns and system resources change. Teleran s Access Architecture enables these products to install quickly and operate continuously on the network without degrading database or application performance. Founded in 1996, Teleran pioneered the concept of BI activity monitoring and management for data warehouses and analytic applications with its patented policy engine and management process. Today the company provides solutions for many of the world s leading companies, including Allstate, Aventis, Ernst & Young, Gordon Food Service, Horizon Blue Cross Blue Shield, JPMorgan Chase, Merrill Lynch, MetLife, State of Texas, Sun Microsystems, Unisys and Wells Fargo Teleran Technologies, Inc. All rights reserved. Teleran and the Teleran logo are registered trademarks and isight, iguard, Discovery, Automated Helpdesk, Access Architecture, and InfoUse Knowledge Base are trademarks of Teleran Technologies, Inc. All other names are the property of their respective owners. SO Teleran Solutions Reducing Dormant Data to Improve Performance and Reduce Cost

Comprehensive Compliance Auditing and Controls for BI/DW Environments

Comprehensive Compliance Auditing and Controls for BI/DW Environments TELERAN BI/DW COMPLIANCE AUDITING a white paper Comprehensive Compliance Auditing and Controls for BI/DW Environments Combining Application and Data Usage Auditing with Granular Compliance Policy Access

More information

Business Intelligence Application Usage Profiling & Management

Business Intelligence Application Usage Profiling & Management WHITE PAPER Business Intelligence Application Usage Profiling & Management Actionable usage metrics, predictive query controls, & automated user guidance to increase BI performance, compliance & cost savings

More information

APPLICATION VISIBILITY AND CONTROL

APPLICATION VISIBILITY AND CONTROL TELERAN SOLUTION BRIEF Building Better Intelligence APPLICATION VISIBILITY AND CONTROL For Oracle 11g and Exadata Data Warehouse Environments BUILDING BETTER INTELLIGENCE WITH BI/DW VISIBILITY AND CONTROL

More information

Performance Management for Enterprise Applications

Performance Management for Enterprise Applications performance MANAGEMENT a white paper Performance Management for Enterprise Applications Improving Performance, Compliance and Cost Savings Teleran Technologies, Inc. 333A Route 46 West Fairfield, NJ 07004

More information

Business Usage Monitoring for Teradata

Business Usage Monitoring for Teradata Managing Big Analytic Data Business Usage Monitoring for Teradata Increasing Operational Efficiency and Reducing Data Management Costs How to Increase Operational Efficiency and Reduce Data Management

More information

Coping with the Data Explosion

Coping with the Data Explosion Paper 176-28 Future Trends and New Developments in Data Management Jim Lee, Princeton Softech, Princeton, NJ Success in today s customer-driven and highly competitive business environment depends on your

More information

Upgrade to Oracle E-Business Suite R12 While Controlling the Impact of Data Growth WHITE PAPER

Upgrade to Oracle E-Business Suite R12 While Controlling the Impact of Data Growth WHITE PAPER Upgrade to Oracle E-Business Suite R12 While Controlling the Impact of Data Growth WHITE PAPER This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information )

More information

Perform-Tools. Powering your performance

Perform-Tools. Powering your performance Perform-Tools Powering your performance Perform-Tools With Perform-Tools, optimizing Microsoft Dynamics products on a SQL Server platform never was this easy. They are a fully tested and supported set

More information

Innovative technology for big data analytics

Innovative technology for big data analytics Technical white paper Innovative technology for big data analytics The HP Vertica Analytics Platform database provides price/performance, scalability, availability, and ease of administration Table of

More information

Bringing Big Data into the Enterprise

Bringing Big Data into the Enterprise Bringing Big Data into the Enterprise Overview When evaluating Big Data applications in enterprise computing, one often-asked question is how does Big Data compare to the Enterprise Data Warehouse (EDW)?

More information

BUSINESS VALUE SPOTLIGHT

BUSINESS VALUE SPOTLIGHT BUSINESS VALUE SPOTLIGHT Improve Data Management and Reduce Infrastructure Costs with Enterprise Application Archiving and Test Data Management: A Case Study of IKON February 2010 Sponsored by Informatica

More information

APPLICATION COMPLIANCE AUDIT & ENFORCEMENT

APPLICATION COMPLIANCE AUDIT & ENFORCEMENT TELERAN SOLUTION BRIEF Building Better Intelligence APPLICATION COMPLIANCE AUDIT & ENFORCEMENT For Exadata and Oracle 11g Data Warehouse Environments BUILDING BETTER INTELLIGENCE WITH BI/DW COMPLIANCE

More information

Teleran PCI Customer Case Study

Teleran PCI Customer Case Study Teleran PCI Customer Case Study Written by Director of Credit Card Systems for Large Credit Card Issuer Customer Case Study Summary A large credit card issuer was engaged in a Payment Card Industry Data

More information

Mitigating Risk through OEM Partnerships. Leveraging OEM to Drive the Bottom Line

Mitigating Risk through OEM Partnerships. Leveraging OEM to Drive the Bottom Line Mitigating Risk through OEM Partnerships Leveraging OEM to Drive the Bottom Line Executive Summary Incorporating third-party technology to add new capability to existing applications is not a new concept

More information

SQL Server Business Intelligence on HP ProLiant DL785 Server

SQL Server Business Intelligence on HP ProLiant DL785 Server SQL Server Business Intelligence on HP ProLiant DL785 Server By Ajay Goyal www.scalabilityexperts.com Mike Fitzner Hewlett Packard www.hp.com Recommendations presented in this document should be thoroughly

More information

Optimize Your Data Warehouse with Hadoop The first steps to transform the economics of data warehousing.

Optimize Your Data Warehouse with Hadoop The first steps to transform the economics of data warehousing. Optimize Your Data Warehouse with Hadoop The first steps to transform the economics of data warehousing. This white paper addresses the challenge of controlling the rising costs of operating and maintaining

More information

NetApp Syncsort Integrated Backup

NetApp Syncsort Integrated Backup WHITE PAPER NetApp Syncsort Integrated Backup Protect your Microsoft and VMware Environment with NetApp Syncsort Integrated Backup Protecting Microsoft and VMware Executive Summary 3 Microsoft and VMware

More information

The StorHouse Database Extension and Relational Repository for mysap BI BW

The StorHouse Database Extension and Relational Repository for mysap BI BW FileTek, Inc. 9400 Key West Avenue Rockville, Maryland 20850 USA Phone: 301.251.0600 Fax: 301.251.1990 E-Mail: info@filetek.com Web: www.filetek.com The StorHouse Database Extension and Relational Repository

More information

MS SQL Performance (Tuning) Best Practices:

MS SQL Performance (Tuning) Best Practices: MS SQL Performance (Tuning) Best Practices: 1. Don t share the SQL server hardware with other services If other workloads are running on the same server where SQL Server is running, memory and other hardware

More information

Cloud Storage for SAP Data and Document Archiving

Cloud Storage for SAP Data and Document Archiving Cloud Storage for SAP Data and Document Archiving Copyright 2015 Dolphin Enterprise Solutions Corporation (dba Dolphin) All rights are reserved, including those of duplication, reproduction, use or disclosure

More information

How To Know The Roi Of Cesp Workload Automation Software

How To Know The Roi Of Cesp Workload Automation Software WHITE PAPER CA ESP Workload Automation Software: Measuring Business Impact and ROI Sponsored by: CA Tim Grieser Eric Hatcher September 2009 Randy Perry Global Headquarters: 5 Speen Street Framingham, MA

More information

An Accenture Point of View. Oracle Exalytics brings speed and unparalleled flexibility to business analytics

An Accenture Point of View. Oracle Exalytics brings speed and unparalleled flexibility to business analytics An Accenture Point of View Oracle Exalytics brings speed and unparalleled flexibility to business analytics Keep your competitive edge with analytics When it comes to working smarter, organizations that

More information

A TECHNICAL WHITE PAPER ATTUNITY VISIBILITY

A TECHNICAL WHITE PAPER ATTUNITY VISIBILITY A TECHNICAL WHITE PAPER ATTUNITY VISIBILITY Analytics for Enterprise Data Warehouse Management and Optimization Executive Summary Successful enterprise data management is an important initiative for growing

More information

Archiving the insurance data warehouse

Archiving the insurance data warehouse REFLECTIONS Archiving the insurance data warehouse Surajit Basu, IBEXI Solutions Surajit Basu is an IT consultant with over 20 years of experience in design, development and implementation of enterprise-wide

More information

Introduction to the Event Analysis and Retention Dilemma

Introduction to the Event Analysis and Retention Dilemma Introduction to the Event Analysis and Retention Dilemma Introduction Companies today are encountering a number of business imperatives that involve storing, managing and analyzing large volumes of event

More information

Harnessing the Power of Big Data for Real-Time IT: Sumo Logic Log Management and Analytics Service

Harnessing the Power of Big Data for Real-Time IT: Sumo Logic Log Management and Analytics Service Harnessing the Power of Big Data for Real-Time IT: Sumo Logic Log Management and Analytics Service A Sumo Logic White Paper Introduction Managing and analyzing today s huge volume of machine data has never

More information

Understanding the Value of In-Memory in the IT Landscape

Understanding the Value of In-Memory in the IT Landscape February 2012 Understing the Value of In-Memory in Sponsored by QlikView Contents The Many Faces of In-Memory 1 The Meaning of In-Memory 2 The Data Analysis Value Chain Your Goals 3 Mapping Vendors to

More information

Capacity Planning Process Estimating the load Initial configuration

Capacity Planning Process Estimating the load Initial configuration Capacity Planning Any data warehouse solution will grow over time, sometimes quite dramatically. It is essential that the components of the solution (hardware, software, and database) are capable of supporting

More information

GE Intelligent Platforms. solutions for dairy manufacturing

GE Intelligent Platforms. solutions for dairy manufacturing GE Intelligent Platforms solutions for dairy manufacturing Optimize your dairy operations Combining extensive knowledge of the dairy industry and processes with the latest innovative technologies, we have

More information

Harness the value of information throughout the enterprise. IBM InfoSphere Master Data Management Server. Overview

Harness the value of information throughout the enterprise. IBM InfoSphere Master Data Management Server. Overview IBM InfoSphere Master Data Management Server Overview Master data management (MDM) allows organizations to generate business value from their most important information. Managing master data, or key business

More information

Key Attributes for Analytics in an IBM i environment

Key Attributes for Analytics in an IBM i environment Key Attributes for Analytics in an IBM i environment Companies worldwide invest millions of dollars in operational applications to improve the way they conduct business. While these systems provide significant

More information

How To Use Noetix

How To Use Noetix Using Oracle BI with Oracle E-Business Suite How to Meet Enterprise-wide Reporting Needs with OBI EE Using Oracle BI with Oracle E-Business Suite 2008-2010 Noetix Corporation Copying of this document is

More information

Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER

Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER Table of Contents Introduction...1 Business Challenge...1 A Solution: Predictive Intelligence...1

More information

IBM DB2 Near-Line Storage Solution for SAP NetWeaver BW

IBM DB2 Near-Line Storage Solution for SAP NetWeaver BW IBM DB2 Near-Line Storage Solution for SAP NetWeaver BW A high-performance solution based on IBM DB2 with BLU Acceleration Highlights Help reduce costs by moving infrequently used to cost-effective systems

More information

In-memory Tables Technology overview and solutions

In-memory Tables Technology overview and solutions In-memory Tables Technology overview and solutions My mainframe is my business. My business relies on MIPS. Verna Bartlett Head of Marketing Gary Weinhold Systems Analyst Agenda Introduction to in-memory

More information

Enterprise Performance Tuning: Best Practices with SQL Server 2008 Analysis Services. By Ajay Goyal Consultant Scalability Experts, Inc.

Enterprise Performance Tuning: Best Practices with SQL Server 2008 Analysis Services. By Ajay Goyal Consultant Scalability Experts, Inc. Enterprise Performance Tuning: Best Practices with SQL Server 2008 Analysis Services By Ajay Goyal Consultant Scalability Experts, Inc. June 2009 Recommendations presented in this document should be thoroughly

More information

Improve SQL Performance with BMC Software

Improve SQL Performance with BMC Software Improve SQL Performance with BMC Software By Rick Weaver TECHNICAL WHITE PAPER Table of Contents Introduction................................................... 1 BMC SQL Performance for DB2.......................................

More information

www.dotnetsparkles.wordpress.com

www.dotnetsparkles.wordpress.com Database Design Considerations Designing a database requires an understanding of both the business functions you want to model and the database concepts and features used to represent those business functions.

More information

Response Time Analysis

Response Time Analysis Response Time Analysis A Pragmatic Approach for Tuning and Optimizing SQL Server Performance By Dean Richards Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 866.CONFIO.1 www.confio.com

More information

Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement

Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement white paper Business Intelligence and Big Data Analytics: Speeding the Cycle from Insights to Action Four Steps to More Profitable Customer Engagement»» Summary For business intelligence analysts the era

More information

Increase business agility and accelerate PLM return on investment

Increase business agility and accelerate PLM return on investment Increase business agility and accelerate PLM return on investment White Paper Reducing risk and speeding time-to-value with a preconfigured IT infrastructure for PLM As product lifecycle management (PLM)

More information

Storage Technologies for Video Surveillance

Storage Technologies for Video Surveillance The surveillance industry continues to transition from analog to digital. This transition is taking place on two fronts how the images are captured and how they are stored. The way surveillance images

More information

Con-way Freight. Leveraging best-of-breed business intelligence for customer satisfaction. Overview. Before: a company with a vision

Con-way Freight. Leveraging best-of-breed business intelligence for customer satisfaction. Overview. Before: a company with a vision Con-way Freight Leveraging best-of-breed business intelligence for customer satisfaction Overview The need To analyze transaction-level details on an ad hoc basis to optimize efficiencies based on outlier

More information

Memory-Centric Database Acceleration

Memory-Centric Database Acceleration Memory-Centric Database Acceleration Achieving an Order of Magnitude Increase in Database Performance A FedCentric Technologies White Paper September 2007 Executive Summary Businesses are facing daunting

More information

Preferred Strategies: Business Intelligence for JD Edwards

Preferred Strategies: Business Intelligence for JD Edwards Preferred Strategies: Business Intelligence for JD Edwards For the fourth year in a row, Business Intelligence software tops the list for IT investments according to Gartner Research. If you are not currently

More information

Fact Sheet In-Memory Analysis

Fact Sheet In-Memory Analysis Fact Sheet In-Memory Analysis 1 Copyright Yellowfin International 2010 Contents In Memory Overview...3 Benefits...3 Agile development & rapid delivery...3 Data types supported by the In-Memory Database...4

More information

SQL Maestro and the ELT Paradigm Shift

SQL Maestro and the ELT Paradigm Shift SQL Maestro and the ELT Paradigm Shift Abstract ELT extract, load, and transform is replacing ETL (extract, transform, load) as the usual method of populating data warehouses. Modern data warehouse appliances

More information

HOW INTERSYSTEMS TECHNOLOGY ENABLES BUSINESS INTELLIGENCE SOLUTIONS

HOW INTERSYSTEMS TECHNOLOGY ENABLES BUSINESS INTELLIGENCE SOLUTIONS HOW INTERSYSTEMS TECHNOLOGY ENABLES BUSINESS INTELLIGENCE SOLUTIONS A white paper by: Dr. Mark Massias Senior Sales Engineer InterSystems Corporation HOW INTERSYSTEMS TECHNOLOGY ENABLES BUSINESS INTELLIGENCE

More information

SAP NetWeaver BW Archiving with Nearline Storage (NLS) and Optimized Analytics

SAP NetWeaver BW Archiving with Nearline Storage (NLS) and Optimized Analytics SAP NetWeaver BW Archiving with Nearline Storage (NLS) and Optimized Analytics www.dolphin corp.com Copyright 2011 Dolphin, West Chester PA All rights are reserved, including those of duplication, reproduction,

More information

Using In-Memory Data Fabric Architecture from SAP to Create Your Data Advantage

Using In-Memory Data Fabric Architecture from SAP to Create Your Data Advantage SAP HANA Using In-Memory Data Fabric Architecture from SAP to Create Your Data Advantage Deep analysis of data is making businesses like yours more competitive every day. We ve all heard the reasons: the

More information

Simplified Management With Hitachi Command Suite. By Hitachi Data Systems

Simplified Management With Hitachi Command Suite. By Hitachi Data Systems Simplified Management With Hitachi Command Suite By Hitachi Data Systems April 2015 Contents Executive Summary... 2 Introduction... 3 Hitachi Command Suite v8: Key Highlights... 4 Global Storage Virtualization

More information

IBM Tivoli Network Manager software

IBM Tivoli Network Manager software Perform real-time network discovery, topology visualization and root-cause analysis IBM Tivoli Network Manager software Highlights Help increase the availability and performance of critical business services

More information

CitusDB Architecture for Real-Time Big Data

CitusDB Architecture for Real-Time Big Data CitusDB Architecture for Real-Time Big Data CitusDB Highlights Empowers real-time Big Data using PostgreSQL Scales out PostgreSQL to support up to hundreds of terabytes of data Fast parallel processing

More information

A business intelligence agenda for midsize organizations: Six strategies for success

A business intelligence agenda for midsize organizations: Six strategies for success IBM Software Business Analytics IBM Cognos Business Intelligence A business intelligence agenda for midsize organizations: Six strategies for success A business intelligence agenda for midsize organizations:

More information

<Insert Picture Here> Best Practices for Extreme Performance with Data Warehousing on Oracle Database

<Insert Picture Here> Best Practices for Extreme Performance with Data Warehousing on Oracle Database 1 Best Practices for Extreme Performance with Data Warehousing on Oracle Database Rekha Balwada Principal Product Manager Agenda Parallel Execution Workload Management on Data Warehouse

More information

Informatica Application Information Lifecycle Management

Informatica Application Information Lifecycle Management Informatica Application Information Lifecycle Management Cost-Effectively Manage Every Phase of the Information Lifecycle brochure Controlling Explosive Data Growth The era of big data presents today s

More information

2009 Oracle Corporation 1

2009 Oracle Corporation 1 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,

More information

Speeding ETL Processing in Data Warehouses White Paper

Speeding ETL Processing in Data Warehouses White Paper Speeding ETL Processing in Data Warehouses White Paper 020607dmxwpADM High-Performance Aggregations and Joins for Faster Data Warehouse Processing Data Processing Challenges... 1 Joins and Aggregates are

More information

Lowering the Total Cost of Ownership (TCO) of Data Warehousing

Lowering the Total Cost of Ownership (TCO) of Data Warehousing Ownership (TCO) of Data If Gordon Moore s law of performance improvement and cost reduction applies to processing power, why hasn t it worked for data warehousing? Kognitio provides solutions to business

More information

The ABCs of DaaS. Enabling Data as a Service for Application Delivery, Business Intelligence, and Compliance Reporting.

The ABCs of DaaS. Enabling Data as a Service for Application Delivery, Business Intelligence, and Compliance Reporting. The ABCs of DaaS Enabling Data as a Service for Application Delivery, Business Intelligence, and Compliance Reporting White Paper The ABCs of DaaS Enabling Data as a Service Application Delivery, Business

More information

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities Technology Insight Paper Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities By John Webster February 2015 Enabling you to make the best technology decisions Enabling

More information

White Paper The Benefits of Business Intelligence Standardization

White Paper The Benefits of Business Intelligence Standardization White Paper The Benefits of Business Intelligence Standardization Why Should You Standardize Your Business Intelligence Tools? Author: Timo Elliott (timo.elliott@businessobjects.com) Contributors: Audience:

More information

Performance rule violations usually result in increased CPU or I/O, time to fix the mistake, and ultimately, a cost to the business unit.

Performance rule violations usually result in increased CPU or I/O, time to fix the mistake, and ultimately, a cost to the business unit. Is your database application experiencing poor response time, scalability problems, and too many deadlocks or poor application performance? One or a combination of zparms, database design and application

More information

Data Warehouse: Introduction

Data Warehouse: Introduction Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of Base and Mining Group of base and data mining group,

More information

Oracle Daily Business Intelligence. PDF created with pdffactory trial version www.pdffactory.com

Oracle Daily Business Intelligence. PDF created with pdffactory trial version www.pdffactory.com Oracle Daily Business Intelligence User Reporting Requirements and Daily Business Intelligence Historical Business Analysts (Warehouse,see trends, drill from detailed information to summaries and back

More information

EMC Documentum Performance Tips

EMC Documentum Performance Tips EMC Documentum Performance Tips Ten Rapid Checks for Improved EMC Documentum Performance Monitoring EMC Documentum for Continuous Improvement September 2012 By Eric Ryder Senior Consultant, Reveille Documentum

More information

Moving Large Data at a Blinding Speed for Critical Business Intelligence. A competitive advantage

Moving Large Data at a Blinding Speed for Critical Business Intelligence. A competitive advantage Moving Large Data at a Blinding Speed for Critical Business Intelligence A competitive advantage Intelligent Data In Real Time How do you detect and stop a Money Laundering transaction just about to take

More information

B.Sc (Computer Science) Database Management Systems UNIT-V

B.Sc (Computer Science) Database Management Systems UNIT-V 1 B.Sc (Computer Science) Database Management Systems UNIT-V Business Intelligence? Business intelligence is a term used to describe a comprehensive cohesive and integrated set of tools and process used

More information

Ignite Your Creative Ideas with Fast and Engaging Data Discovery

Ignite Your Creative Ideas with Fast and Engaging Data Discovery SAP Brief SAP BusinessObjects BI s SAP Crystal s SAP Lumira Objectives Ignite Your Creative Ideas with Fast and Engaging Data Discovery Tap into your data big and small Tap into your data big and small

More information

Harnessing the power of advanced analytics with IBM Netezza

Harnessing the power of advanced analytics with IBM Netezza IBM Software Information Management White Paper Harnessing the power of advanced analytics with IBM Netezza How an appliance approach simplifies the use of advanced analytics Harnessing the power of advanced

More information

SOME STRAIGHT TALK ABOUT THE COSTS OF DATA WAREHOUSING

SOME STRAIGHT TALK ABOUT THE COSTS OF DATA WAREHOUSING Inmon Consulting SOME STRAIGHT TALK ABOUT THE COSTS OF DATA WAREHOUSING Inmon Consulting PO Box 210 200 Wilcox Street Castle Rock, Colorado 303-681-6772 An Inmon Consulting White Paper By W H Inmon By

More information

Oracle Exadata: The World s Fastest Database Machine Exadata Database Machine Architecture

Oracle Exadata: The World s Fastest Database Machine Exadata Database Machine Architecture Oracle Exadata: The World s Fastest Database Machine Exadata Database Machine Architecture Ron Weiss, Exadata Product Management Exadata Database Machine Best Platform to Run the

More information

SQL Server 2012 Performance White Paper

SQL Server 2012 Performance White Paper Published: April 2012 Applies to: SQL Server 2012 Copyright The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication.

More information

Predictive Intelligence: Moving Beyond the Crystal Ball BEST PRACTICES WHITE PAPER

Predictive Intelligence: Moving Beyond the Crystal Ball BEST PRACTICES WHITE PAPER Predictive Intelligence: Moving Beyond the Crystal Ball BEST PRACTICES WHITE PAPER Table of Contents Introduction...1 Business Challenge...1 A Solution: Predictive Intelligence...1 > Dynamic Thresholding...2

More information

Data Warehouse design

Data Warehouse design Data Warehouse design Design of Enterprise Systems University of Pavia 21/11/2013-1- Data Warehouse design DATA PRESENTATION - 2- BI Reporting Success Factors BI platform success factors include: Performance

More information

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk.

White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. White paper: Unlocking the potential of load testing to maximise ROI and reduce risk. Executive Summary Load testing can be used in a range of business scenarios to deliver numerous benefits. At its core,

More information

Trek Bicycle Leading bike maker accelerates innovation and global expansion with EMC

Trek Bicycle Leading bike maker accelerates innovation and global expansion with EMC Trek Bicycle Leading bike maker accelerates innovation and global expansion with EMC OVERVIEW Trek Bicycle is a global leader in the design and manufacture of bicycles and related products. One of the

More information

Solutions for Communications with IBM Netezza Network Analytics Accelerator

Solutions for Communications with IBM Netezza Network Analytics Accelerator Solutions for Communications with IBM Netezza Analytics Accelerator The all-in-one network intelligence appliance for the telecommunications industry Highlights The Analytics Accelerator combines speed,

More information

Maximizing Deduplication ROI in a NetBackup Environment

Maximizing Deduplication ROI in a NetBackup Environment Use Case Maximizing Deduplication ROI in a NetBackup Environment For many companies, backing up and restoring data is becoming a slow, complicated, expensive process. The volume of data to be protected

More information

Information management software solutions White paper. Powerful data warehousing performance with IBM Red Brick Warehouse

Information management software solutions White paper. Powerful data warehousing performance with IBM Red Brick Warehouse Information management software solutions White paper Powerful data warehousing performance with IBM Red Brick Warehouse April 2004 Page 1 Contents 1 Data warehousing for the masses 2 Single step load

More information

Beyond Plateaux: Optimize SSAS via Best Practices

Beyond Plateaux: Optimize SSAS via Best Practices Beyond Plateaux: Optimize SSAS via Best Practices Bill Pearson Island Technologies Inc. wep3@islandtechnologies.com @Bill_Pearson Beyond Plateaux: Optimize SSAS via Best Practices Introduction and Overview

More information

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center

Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Monitor and Manage Your MicroStrategy BI Environment Using Enterprise Manager and Health Center Presented by: Dennis Liao Sales Engineer Zach Rea Sales Engineer January 27 th, 2015 Session 4 This Session

More information

Unprecedented Performance and Scalability Demonstrated For Meter Data Management:

Unprecedented Performance and Scalability Demonstrated For Meter Data Management: Unprecedented Performance and Scalability Demonstrated For Meter Data Management: Ten Million Meters Scalable to One Hundred Million Meters For Five Billion Daily Meter Readings Performance testing results

More information

THE RETURN-ON-INVESTMENT (ROI) OF CRM SOLUTIONS

THE RETURN-ON-INVESTMENT (ROI) OF CRM SOLUTIONS THE RETURN-ON-INVESTMENT (ROI) OF CRM SOLUTIONS Russ Lombardo PEAK Sales Consulting, LLC russ@peaksalesconsulting.com www.peaksalesconsulting.com THE RETURN-ON-INVESTMENT (ROI) OF CRM SOLUTIONS Measurements

More information

SafeNet DataSecure vs. Native Oracle Encryption

SafeNet DataSecure vs. Native Oracle Encryption SafeNet vs. Native Encryption Executive Summary Given the vital records databases hold, these systems often represent one of the most critical areas of exposure for an enterprise. Consequently, as enterprises

More information

Offload Enterprise Data Warehouse (EDW) to Big Data Lake. Ample White Paper

Offload Enterprise Data Warehouse (EDW) to Big Data Lake. Ample White Paper Offload Enterprise Data Warehouse (EDW) to Big Data Lake Oracle Exadata, Teradata, Netezza and SQL Server Ample White Paper EDW (Enterprise Data Warehouse) Offloads The EDW (Enterprise Data Warehouse)

More information

Chapter 6 Basics of Data Integration. Fundamentals of Business Analytics RN Prasad and Seema Acharya

Chapter 6 Basics of Data Integration. Fundamentals of Business Analytics RN Prasad and Seema Acharya Chapter 6 Basics of Data Integration Fundamentals of Business Analytics Learning Objectives and Learning Outcomes Learning Objectives 1. Concepts of data integration 2. Needs and advantages of using data

More information

SQL Server 2008 Performance and Scale

SQL Server 2008 Performance and Scale SQL Server 2008 Performance and Scale White Paper Published: February 2008 Updated: July 2008 Summary: Microsoft SQL Server 2008 incorporates the tools and technologies that are necessary to implement

More information

Tips and Best Practices for Managing a Private Cloud

Tips and Best Practices for Managing a Private Cloud Deploying and Managing Private Clouds The Essentials Series Tips and Best Practices for Managing a Private Cloud sponsored by Tip s and Best Practices for Managing a Private Cloud... 1 Es tablishing Policies

More information

whitepaper critical software characteristics

whitepaper critical software characteristics australia +613 983 50 000 brazil +55 11 3040 4700 canada +1 416 363 7844 cyprus +357 5 845 200 france +331 5660 5430 germany +49 2 131 3480 ireland +353 1 402 9439 israel +972 3 754 6222 italy +39 06 5455

More information

GUIDEBOOK MICROSOFT DYNAMICS NAV

GUIDEBOOK MICROSOFT DYNAMICS NAV GUIDEBOOK MICROSOFT DYNAMICS NAV Corporate Headquarters Nucleus Research Inc. 100 State Street Boston, MA 02109 Phone: +1 617.720.2000 Nucleus Research Inc. THE BOTTOM LINE Microsoft Dynamics NAV is a

More information

BUSINESS INTELLIGENCE ANALYTICS

BUSINESS INTELLIGENCE ANALYTICS SOLUTION BRIEF > > CONNECTIVITY BUSINESS SOLUTIONS FOR INTELLIGENCE FINANCIAL SERVICES ANALYTICS 1 INTRODUCTION It s no secret that the banking and financial services institutions of today are driven by

More information

Technical White Paper. Symantec Backup Exec 10d System Sizing. Best Practices For Optimizing Performance of the Continuous Protection Server

Technical White Paper. Symantec Backup Exec 10d System Sizing. Best Practices For Optimizing Performance of the Continuous Protection Server Symantec Backup Exec 10d System Sizing Best Practices For Optimizing Performance of the Continuous Protection Server Table of Contents Table of Contents...2 Executive Summary...3 System Sizing and Performance

More information

Data Masking Secure Sensitive Data Improve Application Quality. Becky Albin Chief IT Architect Becky.Albin@softwareag.com

Data Masking Secure Sensitive Data Improve Application Quality. Becky Albin Chief IT Architect Becky.Albin@softwareag.com Data Masking Secure Sensitive Data Improve Application Quality Becky Albin Chief IT Architect Becky.Albin@softwareag.com Data Masking for Adabas The information provided in this PPT is entirely subject

More information

SQL Server 2012 Parallel Data Warehouse. Solution Brief

SQL Server 2012 Parallel Data Warehouse. Solution Brief SQL Server 2012 Parallel Data Warehouse Solution Brief Published February 22, 2013 Contents Introduction... 1 Microsoft Platform: Windows Server and SQL Server... 2 SQL Server 2012 Parallel Data Warehouse...

More information

Virtual Data Warehouse Appliances

Virtual Data Warehouse Appliances infrastructure (WX 2 and blade server Kognitio provides solutions to business problems that require acquisition, rationalization and analysis of large and/or complex data The Kognitio Technology and Data

More information

can you effectively plan for the migration and management of systems and applications on Vblock Platforms?

can you effectively plan for the migration and management of systems and applications on Vblock Platforms? SOLUTION BRIEF CA Capacity Management and Reporting Suite for Vblock Platforms can you effectively plan for the migration and management of systems and applications on Vblock Platforms? agility made possible

More information

A Business Case for Disk Based Data Protection

A Business Case for Disk Based Data Protection Mosaic Technology s IT Director s Series: A Business Case for Disk Based Data Protection presented by Mosaic Technology Mosaic Technology Corporation * Salem, NH (603) 898-5966 * Bellevue, WA (425) 462-5004

More information

Imagine business analytics at the speed of thought

Imagine business analytics at the speed of thought Imagine business analytics at the speed of thought We are overwhelmed by the performance gains we have seen from Ingres VectorWise Database. The creation of prediction models was even faster than for inmemory

More information