In-Memory Business Intelligence

Size: px
Start display at page:

Download "In-Memory Business Intelligence"

Transcription

1 In-Memory Business Intelligence Ranwood Paper April 2009

2 1 CONTENTS 1 Contents In-memory BI In-Memory BI solutions and architecture Advantages of In-memory BI Disadvantages of in-memory BI: Does in-memory solutions need star-scheme s or not? Can we operate directly on OLTP System or do we need an ODS? Online transaction processing (OLTP) Operational data store (ODS) OLTP and ODS Problem with historical data References: Page : 1

3 2 IN-MEMORY BI Business intelligence (BI) refers to skills, technologies, applications and practices used to help a business acquire a better understanding of its commercial context And, as companies strive to maximize the value of their enterprise information assets, new technologies and techniques continue to emerge at a rapid pace. The latest BI methodology that could find a lot of enthusiast among users and absorb industry experts attention considerably is in- memory analytics. The primary goal of in-memory analytics is to eliminate standard disk-based BI deployments, which are typically relational or OLAP-based. These traditional implementations come with numerous drawbacks such as poor flexibility, limited scope of analysis, and slow response times. With in-memory analytics, the reporting software performs all needed analytical functions at runtime including data retrieval and storage, manipulation, calculation, formatting, etc. within the memory of a 64-bit server. In order to make a better comparison between the disk-based and in-memory technologies of Business Intelligence solutions in the first place, it is wise to get familiar with them and their architecture more. Then we can recognize the advantages and disadvantages of each ones in the next stage. So in the first place we review the development process from traditional approach to new one. OLAP and MOLAP are two kinds of technologies that in-memory BI replaces. In other words, the Business Intelligence (BI) market is moving from OLAP solutions to adopt In- -Memory business intelligence solutions. MOLAP is multidimensional OLAP. The distinctive feature of MOLAP is that it stores the results of a cube in a multidimensional store. In order to speed query performance, OLAP tools used anticipated query requirements and then provide aggregate and precalculate views of data(data explosion). This data explosion is called a cube, since the data is populated in tables with many dimensional views. It is required that designers spend significant time and care to find a suitable architect for the designing of the cube and then built it. After building it takes significant effort to change the design to add new dimensions or views of data. As long as users use cubes for making reports or queries, query performance is accomplished with high speed and efficiency but on the other hands, cubes are less flexible to respond to ad hoc queries which seek to access data that is not prepopulated. In addition, since data in a cube is most often aggregated, the ability to drill down to detailed data is only limited. Page : 2

4 At this time, business intelligence planners decides to use a traditional RDBMS with native SQL for flexibility in query authoring or a cube for speed in processing preplanned queries. A native SQL query can be very flexible: it can ask a lot of question and perform calculations, but its response time can be slow. On the other hand, a cube, with careful planning and prepopulating of dimensional views, can answer to queries quickly, but may be unable to answer an unanticipated query questions.. As is shown in figure 1, the first shift occurred with the arrival of column-centric centric database systems. The column-centric centric database, however, caused the continuum between flexibility and query performance. This systems make it possible to one choose fast performance and flexibility. In 2005, a new company, Vertica, emerged with a column-centric centric database offering; MonetDB is an open source option. The main difference between traditional database systems and column-centric centric database systems is that traditional database systems organize data by row to optimize for record inserts (transactions), however, column-centric centric database systems organize data by columns (fields). In Column-centric systems data is stored vertically (by column). If the data is stored vertically, it is possible to access only a specific column of data and retrieve only the data in Page : 3

5 the query. This retrieves data with a minimum amount of disk I/O, and thus improves query time by a factor of 10 or more. These kind of systems compress data because not all of the columns are query candidates and some data is repetitive within the column (such as state or gender) and other columns are blank or zero (so they easily will be compressed).but by this way we cannot achieve query performance improvements measured in factors of 100 compared to SQL queries on traditional relational systems. As a result of the entry of column-centric the second paradigm shift is occurring now: inmemory technology which uses IMOLAP mechanism. IMOLAP stands for the in-memory OLAP. It is different from OLAP and MOLAP in aspect of primary storage mechanism for data to be analyzed is memory. Typically in this kind of technology it is not needed to precalculate measures, while users can rely on speed of the memory to allow values to be calculated as they are needed. In addition, it would be useful to mention that different vendors have different approach regarding this new application, some offer only fast queries and no calculation or User Interface (UI), others are simply implementations of cubes which are held in memory. Page : 4

6 3 In-Memory BI solutions and architecture SALESLOGIX VISUAL ANALYZER For example one of the applications uses In-Memory Association technology is SalesLogix Visual Analyzer. It is built on industry-leading BI solution QlikView and its provider is QlikTech which is known as the fastest growing BI software company by IDC, and in press reports as the leader in In-Memory Analysis. It has a simple architecture; all data and operates (queries and aggregates) should be held in memory, and all calculations should be performed when requested and not prior. Association technology refers to associative mapping between data elements. It shows information that is included and excluded at the same time(not linearly), and allows the user a unique path through the data. This approach results in very fast query times. In QlikView the memory-centric aspect is shared with SAP and Applix. In particular, it is very similar to SAP s BI Accelerator technically. SalesLogix Visual Analyzer offers three components in an integrated solution: Fast Query Engine: Load data to the memory and enable users to have access to their own queries instantly tly just when they request them; On Demand Calculation Engine: SalesLogix Visual Analyzer shows one or more measures (metrics, Key Performance Indicators, expressions, s, etc.) across one or more dimensions by Charts, graphs, and tables of all types which are multidimensional analysis. Al of these will be performed on user demand not prior; Visually Interactive UI: it provides a lot of UI pre-built elements and tools such as variety kinds of dashboards(forecast, pipeline, win/loss, marketing, and customer service) and list boxes for navigating dimensions, statistic boxes, and many other UI elements. Furthermore, it defines all the data of a query should be shown, as well as data that was excluded from the query(associative model). Page : 5

7 BPS Another example is Sterna Business Positioning System (BPS) which is an in-memory Business Intelligence (BI) platform. It empowers managers to continuously optimize operational and financial performance. It derives managers to take advantage of financial opportunities and reduce the risks as they occur. At the core of BPS is the Sterna BPS Server which is highly scalable and performs complex mathematical calculations on a very large data sets, on demand, in memory and in real time. This kind of server sort the organization's data into an in-memory data-store so there will be no need to build time-consuming, costly and inflexible OLAP cubes. Data is read from the organization s data stores via Data Collectors and transformed into Sterna in-memory virtual data stores called "Business Matrices". Business Matrices are maintained completely separate from the mathematical computations, ons, providing an extremely high level of flexibility. ALTOSOFT The third example is Altosoft which is an innovative provider of business intelligence (BI) solutions. One of the products it released is Altosoft Insight 3.0 which includes major new capabilities including a web-based based reporting module, new process analysis features, and the industry s only second-generation in-memory BI architecture As it is mentioned above, this product also uses unique second-generation in-memory BI architecture. In this architecture there is no need to data warehouse development (that is normally associated with enterprise BI implementations) anymore. In environments where an existing warehouse is available as a data source, Altosoft can join and analyze data with information on are outside the warehouse environment while supporting dashboard monitoring, analytics, and reporting on warehoused data. Page : 6

8 It should be mentioned that the main difference between first generation and second generation in-memory BI is that although first generation in-memory BI systems offer high performance analytics but are disconnected from source data,however, the second generation ones are connected to the data source and for example enable dynamic updates directly from operational data sources. In addition, it added high-speed, 64-bit in-memory calculation engine for in-memory data aggregation, transformation, and optimization. Other technology used in Altosoft Insight, cache accelerators in this kind of technology accelerate complex operations by intelligent calculation and compression algorithms that causes optimizing memory management. In addition, analytics-oriented optimization and smart aggregation technology enables Altosoft Insight to optimize in-memory data structures based on requirements ents neeeded for delivering KPI. Moreover, it combined this efficiency with 100% codeless development. So, its implementation and deploying can be done in less than a tenth of the time and costs compared with other BI products. Altosoft Insight 3.0 is a complete, enterprise BI platform that can be easily deployed without the high implementation and infrastructure costs normally associated with other business intelligence solutions, said Scott Optiz, CEO of Altosoft Corporation. Because Altosoft enables direct access to source data without any loss of performance, the ETL and data warehouse components of traditional BI architecture are not required in an Altosoft solution. Not only does this represent a significant cost-savings savings for our customers, but it also eliminates the major architectural bottlenecks to low-latency, latency, high performance BI. SAP SAP offers an in-memory technology called BI Accelerator. The BI Accelerator is one of the most popular and quickest among SAP's NetWeaver BI appliance. It has a pre-installed 64- bit Intel Xeon processor. It also has 4 blades, 4 server instances from HP and IBM, 4 TREX(text retrieval and classification) in-memory search engine which is installed on each blade to support parallel search capability, and file system for storage (for Indexes/data) but no database engine. It is running on a Linux Operation System SAP is broadening the scope of its in-memory technology to meet the needs of customers who need fast query and transaction capabilities but on the other hand this process it is potentially disrupting Oracles core relational database business. By using this technology there is no need to store data externally(about 55 percent of SAPs customers applications use an Oracle database). Page : 7

9 SAP's position has remained ed relatively unchanged. It made a good vision but not-so-great execution, compared with Microstrategy and QlikTech. COGNOS One of the products that Business intelligence software developer Cognos made is Celequest which is a developer of an operational dashboard appliance. It develops a BI appliance that utilizes in-memory technology that stores data in memory rather than at the database level. The result is much faster query times on BI requests, with the capability to support thousands of concurrent users with little delay. APPLIX Applix offers TM1 as a financial application and has several large financial institutions as enterprise customers, providing financial consolidations and reporting with impressive a set of tools for analysis in areas such as profitability and price-volume variance. MICROSTRATEGY BUSINESS SS INTELLIGENCE SOLUTIONS MicroStrategy, is one of the leaders in business intelligence and performance management technology. One of the products it announced is MicroStrategy 9. It provides integrated reporting, analysis, and monitoring software that help to make better business decisions. One of the significant technical advances by which MicroStrategy extend its BI platform is in- memory capability. In-memory technology takes advantage of hardware-based memory and multi-core processors to speed queries and ease data exploration while also eliminating cube building. By extending its existing ROLAP architecture, MicroStrategy s new in-memory ROLAP takes advantage of the addressable memory available with the newest 64-bit operating systems, including Microsoft Windows 64, IBM AIX, HP-UX, Sun Solaris, Red Hat Linux, and SUSE Linux. In-memory ROLAP technology uses the extensive memory space available in 64-bit servers as multi-dimensional memory in which both data and calculations can reside as multi- dimensional datasets called ROLAP cubes. This product's reports and dashboards automatically directs queries to in-memory ROLAP cubes by this way, increase query performance (compared to database-resident storage)especially when executing complex, process-intensive queries. Page : 8

10 When each report is run, the MicroStrategy engine determines whether the report s data can first be obtained from a ROLAP cube. If it cannot, the MicroStrategy engine will fetch the data from the databases. ROLAP cubes improve performance for reports, dashboards, and OLAP analyses. In addition, in-memory ROLAP cubes can be populated quickly and easily from any database source or data sources such as spreadsheets. Once the data resides inside an in-memory ROLAP cube, it can be a source of reusable definitions and data for reports, dashboards, and OLAP investigations by workgroup users. By using in-memory ROLAP it is not required repetitive and expensive processing. By creating in-memory ROLAP cubes for the most expensive and time-consuming queries, the database engine will process these queries only once to form the various ROLAP cubes instead of at every report execution. By using in-memory ROLAP cubes in database servers, companies can enjoy faster performance and produce more reports per hour, and free database servers for additional users and BI applications. SUMMARY OVERVIEW Vendor QlikTech SAP BI Accelerator Siebel Analytics Cognos Response 64-bit In In Memory Platform Memory Aggregate Query Granted patents on in- Y Y Y memory associative technology Y Y Y Acquired Siebel Y _ Y Analytics Acquire Applix (TM1) in Y Y Y 2007 Visualization UI Y _ Page : 9

11 4 ADVANTAGES OF IN-MEMORY BI In-Memory BI solutions has been in use for more than a decade, but these formerly technologies are now emerging into mainstream use because of the following factors that give a lot of advantages to users of this technology: 1. The key advantage of in-memory analytics is speed. Memory is significantly faster than disk, which results in fast queries and calculations. In in-memory approach, queries and related data reside in the server s memory, so for generating reports it is not needed to access to any network or disk I/O. This will increase the performance and reliability of the data warehouses and databases in which the required report data exists,particularly when the report in question has a large answer. Moreover, users who demanded a query will get faster answers regardless of the size and complexity of the query. Another reason of high speed in in-memory analytics is eliminating the building of cubes which speeds deployment and analyzing. Fast access to queries and aggregates allows new ways to visualize and manipulate data (such as QlikView s Association Technology). However, with traditional OLAP, constructing cubes is time-consuming and requires expert skills. This process can take months, and sometimes more than a year. In addition, the cube must be constructed before it can be calculated, a process which maybe take hours. And, all of this must occur before analysis or reporting can be performed and before user see his/her answer. 2. The second significant factor in the current and future success of in-memory technology is its affordability. In the past, memory was so expensive, and memories of 32-bit make limitation in processing power and storage compared with the 64-bit ones (with 32-bit systems, most operating systems were limited to 3 or 4 GB of usable RAM). However, with a 64-bit memory, it is possible to have as much as 100 GB or more space. But today, the price of memory has been declined while accessing to memory of 64-bit got easier and it is possible to put as much as 16 GB on a single board and add up to 16 boards in a single box. 3. One of the other benefits of In-memory analytics is that there will be no need for the IT personnel for building, deploying and maintaining OLAP cubes and managing data for reporting and analysis. Personnel don t have to be highly skilled IT professionals. They don t have to understand what a star schema is or what a snowflake schema is Page : 10

12 or what a parent-child relationship is. For example one of the in-memory analysis solutions is Palo server that focuses on both the analysis and planning sides of BI and working with it is as easy as working with Excel and still have the power of the centralized multidimensional database. 4. This technology is enable to define and plug in and out system architecture components easily, thus there will be demand for very detailed requirements analysis and architecture design. In addition disk-based BI has more low flexibility compared with in-memory BI. Once the OLAP cube structure is built and populated with data, it is hard and time consuming to adapt the structure to business changes. In addition, new dimensions and measures created in OLAP must be defined into cube by coding in hard disk (an IT task). So by every change it is needed to change the code. Also the cube must be refreshed so the flexibility is so low against changes, moreover, this process can take a very long time and may be costly. 5. And at last, the scope of analysis in disk-based BI is limited and only small set of predefined dimensions can be analyzed in it. Page : 11

13 5 DISADVANTAGES OF IN-MEMORY BI: There are some different evidences prove that it is possible in-memory BI solutions has some disadvantage: "An in-memory database is limited by the available RAM," said Steven Graves, president and co-founder of McObject, which develops the extremedb in-memory database system, in Issaquah, Wash. "With 64-bit memory it is possible to have a terabyte size, but the time it takes to provision it is rather large. And also there is the question of the survivability of the database. If someone trips over a cord, that in- memory goes away. So in-memory is not going to replace conventional databases; Some of the disadvantages of In-Memory includes: It should be considered that the process of refreshing is usually time consuming because data should be loaded in to memory (unless product supports incremental reload); Without 64-bit technology there is a significant limit to the amount of data that can be held in memory; Data is analyzed in memory, not in the data store. Therefore data in memory is always out of date. This eliminates the possibility of real-time analysis. Page : 12

14 6 DOES IN-MEMORY SOLUTIONS NEED STAR-SCHEME S OR NOT? As it is mentioned, RDBMS systems run on hard-drives drives so their speed is limited and require the creation and maintenance of many intermediate aggregation tables. The process of loading data into star/snowflake schemas is also difficult and requires management of complex ETL code. But changes will be easier if all the data is resident in memory. No indexes are needed. No recalculation or aggregation is necessary. Cubes and star schemas do not have to be designed. Disk I/O is eliminated, as the data is already in RAM. There is no need to build cubes and/or indexes. Query response times is fast, drill-down down is possible to the detail level. The theoretical improvement in data access from silicon is 10,000 to 1,000,000 times faster than from disk. Page : 13

15 7 CAN WE OPERATE DIRECTLY ON OLTP SYSTEM OR DO WE NEED AN ODS? 8 ONLINE TRANSACTION PROCESSING (OLTP) OLTP (online transaction processing) is a class of program that facilitates and manages transaction-oriented oriented applications, typically for data entry and retrieval transactions in a number of industries, including banking, airlines, mail order, supermarkets, and manufacturers. OLTP refers to application systems that facilitate and manage transaction- oriented applications, typically for data entry and retrieval transaction processing. Online Transaction Processing has two key benefits: Simplicity: Reduced paper trails and faster, more accurate forecasts for revenues and expenses are both examples of how OLTP makes things simpler for businesses. Efficient: it vastly broadens the consumer base for an organization, the individual processes are faster, and it s available 24/7. Another way, Online Transaction Processing has some disadvantages: The problem of OLTP is security. It works on local network or internet and therefore more susceptible to intruders and hackers. Another problem is economic costs, it is the potential for server failures. This can cause delays or even wipe out an immeasurable amount of data. Today's online transaction processing increasingly requires support for transactions that span a network and may include more than one company. For this reason, new OLTP software uses client/server processing and brokering software that allows transactions to run on different computer platforms in a network. Page : 14

16 9 OPERATIONAL DATA STORE (ODS) An operational data store is a database designed to integrate data from multiple sources to make analysis and reporting easier. Because the data originates from multiple sources, the integration often involves cleaning, resolving redundancy and checking against business rules for integrity (see figure 2.1). An ODS is usually designed to contain low level or atomic data (such as transactions and prices) with limited history that is captured "real time" or "near real time" as opposed to the much greater volumes of data stored in the Data warehouse generally on a less frequent basis. Figure 2.1 integrated data by ODS Page : 15

17 Figure 2.2 In Figure 2.2 the ODS is seen to be an architectural structure that is fed by integration and transformation (i/t) programs. These i/t programs can be the same programs as the ones that feed the data warehouse or they can be separate programs. The ODS, in turn, feeds data to the data warehouse. Some operational data traverses directly into the data warehouse through the i/t layer while other operational data passes from the operational foundation into the i/t layer, then into the ODS and on into the data warehouse. An ODS is an integrated, subject- oriented, volatile (including update), current-valued structure designed to serve operational users as they do high performance integrated processing. The essence of an ODS is the enablement of integrated, collective on-line processing. An ODS delivers consistent high transaction performance--two to three seconds. An ODS supports on-line update. An ODS is integrated across many applications. An ODS provides a foundation for collective, up-to- the-second views of the enterprise. And, at the same time, the ODS supports decision support processing. Because of the many roles that an ODS fulfills, it is a complex structure. Its underlying technology is complex. Its design is complex. Monitoring and maintaining the ODS is complex. The ODS takes a long time to implement. The ODS requires changing or replacing old legacy systems that are not integrated. Page : 16

18 10 OLTP AND ODS OLTP is a class application that manages transactions in a system including a command sequence: collected (gathering) of data input, processing data, and updating old data with new data is entered and processed. An OLTP system is always available when any employee works for the company. Today, more and more companies demand working schedules of 24 hours a day, and even 7 days per week. Along with the ability to correct errors, OLTP systems should also reduce the influence of unusual activities such as upgrading hardware, software changes, the conversion work, data storage, and re-organization. ODS (Operational Data Store) is one of the directly access-able able Data Store Objects. ODS objects are flat database tables without dimensional structures for reporting and analysis purpose.the ODS objects can contain any type of data, structured, unstructured, while Cubes hold only numeric data (measures) in its Fact tables. On figure 2.1, Data will be loaded from OLTP database to data warehouse by using ODS or without it. So in BI system, we need OLTP but an ODS depends on our demand and design of system. For example in SAP NetWeaver you cannot use BI accelerator for ODS tables. It works only for Cubes defined in SAP BI. Perhaps future versions of BI accelerator will support other SAP NetWeaver data stores as well. The events are cached in memory and do not have to be made persistent in a data store (such as an ODS) before they can be analyzed. This approach extends data consolidation to what can be thought of as an event-driven data architecture. This architecture is particularly useful for applications that require close to zero data latency. Another example is Qlikview. Some people believe it is a suitable tool for end-users. These users are looking for a BI tool which can be easily used to analyse user data. These users are not prepared to invest in a data warehouse as they believe creating cubes will be too time consuming. It matches their needs as it connects directly into the OLTP system. On the other hands, some other people claim that it eliminates the need to pre-build cubes, instead lazy-loading loading data directly from OLTP data structures into internal memory-based structures (a bit like Business Objects operated). Page : 17

19 11 PROBLEM WITH HISTORICAL DATA Over the past few years, companies have started to present their data warehouses as Web services for use by other applications and processes connected by SOA or middleware such as an enterprise service bus (ESB). One of the limitations to this approach is that the data warehouse is the wrong place to look for intelligence about the performance of a current process. Real-time process state data, so relevant to this in-process intelligence, is unlikely to be in the data warehouse anyway. Even using BI dashboards is inadequate for many operational tasks because they rely on a user noticing a problem based on out-of-date data. Dashboards aggregate and average. They remove details and context and present only a view of the past. Decisions require detail and need to be made in the present. It's clear that data warehouses will remain, but this time they operate as the system of record, as opposed to the only place that BI is done. In other words, it will be designed in the way that reporting and presentation of historical data will be done in them. There are some challenges when trying to move to a real-time data warehouse, however, it is clear that information required to support and indeed drive daily operational decisions must come from a different approach to avoid the latency introduced through the extract, transform, load and query cycle. For solving this problem we can introduce BI 2.0 which is goal reducing latency to cut the time between when an event occurs and when an action is taken in order to improve business performance. For achieving this goal existing BI architectures will be changed. With BI 2.0, data isn't stored in a database or extracted for analysis; BI 2.0 uses event-stream processing. As the name implies, this approach processes streams of events in memory, either in parallel with actual business processes or as a process step itself. This means looking for scenarios of events, such as patterns and combinations of events, which are significant for the business problem at hand. The outputs of these systems are usually realtime metrics and alerts and the initiation of immediate actions in other applications. The effect is that analysis processes are automated and don't rely on human action, but can call for human action where it is required. BI 2.0 gets data directly from middleware, the natural place to turn for real-time data. Standard middleware can easily create streams of events for analysis, which is performed in memory. When these real-time events are compared to past performance, problems and opportunities can be readily and automatically identified. Page : 18

20 12 REFERENCES: memory_bi/ Page : 19

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

The IBM Cognos Platform for Enterprise Business Intelligence

The IBM Cognos Platform for Enterprise Business Intelligence The IBM Cognos Platform for Enterprise Business Intelligence Highlights Optimize performance with in-memory processing and architecture enhancements Maximize the benefits of deploying business analytics

More information

Whitepaper. Innovations in Business Intelligence Database Technology. www.sisense.com

Whitepaper. Innovations in Business Intelligence Database Technology. www.sisense.com Whitepaper Innovations in Business Intelligence Database Technology The State of Database Technology in 2015 Database technology has seen rapid developments in the past two decades. Online Analytical Processing

More information

The difference between. BI and CPM. A white paper prepared by Prophix Software

The difference between. BI and CPM. A white paper prepared by Prophix Software The difference between BI and CPM A white paper prepared by Prophix Software Overview The term Business Intelligence (BI) is often ambiguous. In popular contexts such as mainstream media, it can simply

More information

Driving Peak Performance. 2013 IBM Corporation

Driving Peak Performance. 2013 IBM Corporation Driving Peak Performance 1 Session 2: Driving Peak Performance Abstract We know you want the fastest performance possible for your deployments, and yet that relies on many choices across data storage,

More information

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement "Safe Harbor" Statement: Statements in this presentation relating to Oracle's future plans, expectations, beliefs, intentions and prospects are "forward-looking statements" and are

More information

Introducing Oracle Exalytics In-Memory Machine

Introducing Oracle Exalytics In-Memory Machine Introducing Oracle Exalytics In-Memory Machine Jon Ainsworth Director of Business Development Oracle EMEA Business Analytics 1 Copyright 2011, Oracle and/or its affiliates. All rights Agenda Topics Oracle

More information

News and trends in Data Warehouse Automation, Big Data and BI. Johan Hendrickx & Dirk Vermeiren

News and trends in Data Warehouse Automation, Big Data and BI. Johan Hendrickx & Dirk Vermeiren News and trends in Data Warehouse Automation, Big Data and BI Johan Hendrickx & Dirk Vermeiren Extreme Agility from Source to Analysis DWH Appliances & DWH Automation Typical Architecture 3 What Business

More information

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Appliances and DW Architectures John O Brien President and Executive Architect Zukeran Technologies 1 TDWI 1 Agenda What

More information

CS2032 Data warehousing and Data Mining Unit II Page 1

CS2032 Data warehousing and Data Mining Unit II Page 1 UNIT II BUSINESS ANALYSIS Reporting Query tools and Applications The data warehouse is accessed using an end-user query and reporting tool from Business Objects. Business Objects provides several tools

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 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

The IBM Cognos Platform

The IBM Cognos Platform The IBM Cognos Platform Deliver complete, consistent, timely information to all your users, with cost-effective scale Highlights Reach all your information reliably and quickly Deliver a complete, consistent

More information

Need for Business Intelligence

Need for Business Intelligence Wisdom InfoTech Need for Business Intelligence INFORMATION AT YOUR FINGER TIPS May 2007 ABRAHAM PABBATHI Principal Consultant BI Practice Wisdom InfoTech 18650 W. Corporate Drive Suite 120 Brookfield WI

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

THE DEVELOPER GUIDE TO BUILDING STREAMING DATA APPLICATIONS

THE DEVELOPER GUIDE TO BUILDING STREAMING DATA APPLICATIONS THE DEVELOPER GUIDE TO BUILDING STREAMING DATA APPLICATIONS WHITE PAPER Successfully writing Fast Data applications to manage data generated from mobile, smart devices and social interactions, and the

More information

IST722 Data Warehousing

IST722 Data Warehousing IST722 Data Warehousing Components of the Data Warehouse Michael A. Fudge, Jr. Recall: Inmon s CIF The CIF is a reference architecture Understanding the Diagram The CIF is a reference architecture CIF

More information

Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework

Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework Turnkey Hardware, Software and Cash Flow / Operational Analytics Framework With relevant, up to date cash flow and operations optimization reporting at your fingertips, you re positioned to take advantage

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

SAP HANA PLATFORM Top Ten Questions for Choosing In-Memory Databases. Start Here

SAP HANA PLATFORM Top Ten Questions for Choosing In-Memory Databases. Start Here PLATFORM Top Ten Questions for Choosing In-Memory Databases Start Here PLATFORM Top Ten Questions for Choosing In-Memory Databases. Are my applications accelerated without manual intervention and tuning?.

More information

Business Intelligence, Analytics & Reporting: Glossary of Terms

Business Intelligence, Analytics & Reporting: Glossary of Terms Business Intelligence, Analytics & Reporting: Glossary of Terms A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Ad-hoc analytics Ad-hoc analytics is the process by which a user can create a new report

More information

BI4Dynamics provides rich business intelligence capabilities to companies of all sizes and industries. From the first day on you can analyse your

BI4Dynamics provides rich business intelligence capabilities to companies of all sizes and industries. From the first day on you can analyse your BI4Dynamics provides rich business intelligence capabilities to companies of all sizes and industries. From the first day on you can analyse your data quickly, accurately and make informed decisions. Spending

More information

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities

Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities Vendor briefing Business Intelligence and Analytics Platforms Gartner 15 capabilities April, 2013 gaddsoftware.com Table of content 1. Introduction... 3 2. Vendor briefings questions and answers... 3 2.1.

More information

Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide

Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide IBM Cognos Business Intelligence (BI) helps you make better and smarter business decisions faster. Advanced visualization

More information

The IBM Cognos family

The IBM Cognos family IBM Software Business Analytics Cognos software The IBM Cognos family Analytics in the hands of everyone who needs it The IBM Cognos family Overview Business intelligence (BI) and business analytics have

More information

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Managing Big Data with Hadoop & Vertica A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Copyright Vertica Systems, Inc. October 2009 Cloudera and Vertica

More information

Report Model (SMDL) Alternatives in SQL Server 2012. A Guided Tour of Microsoft Business Intelligence

Report Model (SMDL) Alternatives in SQL Server 2012. A Guided Tour of Microsoft Business Intelligence Report Model (SMDL) Alternatives in SQL Server 2012 A Guided Tour of Microsoft Business Intelligence Technical Article Author: Mark Vaillancourt Published: August 2013 Table of Contents Report Model (SMDL)

More information

QlikView Business Discovery Platform. Algol Consulting Srl

QlikView Business Discovery Platform. Algol Consulting Srl QlikView Business Discovery Platform Algol Consulting Srl Business Discovery Applications Application vs. Platform Application Designed to help people perform an activity Platform Provides infrastructure

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

Tiber Solutions. Understanding the Current & Future Landscape of BI and Data Storage. Jim Hadley

Tiber Solutions. Understanding the Current & Future Landscape of BI and Data Storage. Jim Hadley Tiber Solutions Understanding the Current & Future Landscape of BI and Data Storage Jim Hadley Tiber Solutions Founded in 2005 to provide Business Intelligence / Data Warehousing / Big Data thought leadership

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

THE SAP BUSINESS INTELLIGENCE ACCELERATOR

THE SAP BUSINESS INTELLIGENCE ACCELERATOR INFORMATION FRAMEWORKS THE SAP BUSINESS INTELLIGENCE ACCELERATOR TURBO CHARGER FOR SAP NETWEAVER BUSINESS INTELLIGENCE Naeem Hashmi Chief Strategy Officer Information Frameworks May 19, 2006 Table of Contents

More information

Reporting trends and pain points of current and new customers. 2013 IBM Corporation

Reporting trends and pain points of current and new customers. 2013 IBM Corporation Reporting trends and pain points of current and new customers 2013 IBM Corporation Three main area of problems 1. Slow reporting performance But it is about the data source, not about reporting tool 2.

More information

1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing

1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 1. OLAP is an acronym for a. Online Analytical Processing b. Online Analysis Process c. Online Arithmetic Processing d. Object Linking and Processing 2. What is a Data warehouse a. A database application

More information

Exploring the Synergistic Relationships Between BPC, BW and HANA

Exploring the Synergistic Relationships Between BPC, BW and HANA September 9 11, 2013 Anaheim, California Exploring the Synergistic Relationships Between, BW and HANA Sheldon Edelstein SAP Database and Solution Management Learning Points SAP Business Planning and Consolidation

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

An Architectural Review Of Integrating MicroStrategy With SAP BW

An Architectural Review Of Integrating MicroStrategy With SAP BW An Architectural Review Of Integrating MicroStrategy With SAP BW Manish Jindal MicroStrategy Principal HCL Objectives To understand how MicroStrategy integrates with SAP BW Discuss various Design Options

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

CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS

CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS CHAPTER - 5 CONCLUSIONS / IMP. FINDINGS In today's scenario data warehouse plays a crucial role in order to perform important operations. Different indexing techniques has been used and analyzed using

More information

IBM Cognos Express Essential BI and planning for midsize companies

IBM Cognos Express Essential BI and planning for midsize companies Data Sheet IBM Cognos Express Essential BI and planning for midsize companies Overview IBM Cognos Express is the first and only integrated business intelligence (BI) and planning solution purposebuilt

More information

LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES

LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES LITERATURE SURVEY ON DATA WAREHOUSE AND ITS TECHNIQUES MUHAMMAD KHALEEL (0912125) SZABIST KARACHI CAMPUS Abstract. Data warehouse and online analytical processing (OLAP) both are core component for decision

More information

Business Intelligence for the Modern Utility

Business Intelligence for the Modern Utility Business Intelligence for the Modern Utility Presented By: Glenn Wolf, CISSP (Certified Information Systems Security Professional) Senior Consultant Westin Engineering, Inc. Boise, ID September 15 th,

More information

Drivers to support the growing business data demand for Performance Management solutions and BI Analytics

Drivers to support the growing business data demand for Performance Management solutions and BI Analytics Drivers to support the growing business data demand for Performance Management solutions and BI Analytics some facts about Jedox Facts about Jedox AG 2002: Founded in Freiburg, Germany Today: 2002 4 Offices

More information

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION

ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION ORACLE BUSINESS INTELLIGENCE, ORACLE DATABASE, AND EXADATA INTEGRATION EXECUTIVE SUMMARY Oracle business intelligence solutions are complete, open, and integrated. Key components of Oracle business intelligence

More information

Using In-Memory Computing to Simplify Big Data Analytics

Using In-Memory Computing to Simplify Big Data Analytics SCALEOUT SOFTWARE Using In-Memory Computing to Simplify Big Data Analytics by Dr. William Bain, ScaleOut Software, Inc. 2012 ScaleOut Software, Inc. 12/27/2012 T he big data revolution is upon us, fed

More information

IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance

IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance Data Sheet IBM Cognos 8 Business Intelligence Analysis Discover the factors driving business performance Overview Multidimensional analysis is a powerful means of extracting maximum value from your corporate

More information

Accelerating the path to SAP BW powered by SAP HANA

Accelerating the path to SAP BW powered by SAP HANA Ag BW on SAP HANA Unleash the power of imagination Dramatically improve your decision-making ability, reduce risk and lower your costs, Accelerating the path to SAP BW powered by SAP HANA Hardware Software

More information

Netezza and Business Analytics Synergy

Netezza and Business Analytics Synergy Netezza Business Partner Update: November 17, 2011 Netezza and Business Analytics Synergy Shimon Nir, IBM Agenda Business Analytics / Netezza Synergy Overview Netezza overview Enabling the Business with

More information

IBM Cognos 10: Enhancing query processing performance for IBM Netezza appliances

IBM Cognos 10: Enhancing query processing performance for IBM Netezza appliances IBM Software Business Analytics Cognos Business Intelligence IBM Cognos 10: Enhancing query processing performance for IBM Netezza appliances 2 IBM Cognos 10: Enhancing query processing performance for

More information

Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances

Well packaged sets of preinstalled, integrated, and optimized software on select hardware in the form of engineered systems and appliances INSIGHT Oracle's All- Out Assault on the Big Data Market: Offering Hadoop, R, Cubes, and Scalable IMDB in Familiar Packages Carl W. Olofson IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS PRODUCT FACTS & FEATURES KEY FEATURES Comprehensive, best-of-breed capabilities 100 percent thin client interface Intelligence across multiple

More information

Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE

Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE Management Consulting Systems Integration Managed Services WHITE PAPER DATA DISCOVERY VS ENTERPRISE BUSINESS INTELLIGENCE INTRODUCTION Over the past several years a new category of Business Intelligence

More information

Prophix and Business Intelligence. A white paper prepared by Prophix Software 2012

Prophix and Business Intelligence. A white paper prepared by Prophix Software 2012 A white paper prepared by Prophix Software 2012 Overview The term Business Intelligence (BI) is often ambiguous. In popular contexts such as mainstream media, it can simply mean knowing something about

More information

Accelerating Business Intelligence with Large-Scale System Memory

Accelerating Business Intelligence with Large-Scale System Memory Accelerating Business Intelligence with Large-Scale System Memory A Proof of Concept by Intel, Samsung, and SAP Executive Summary Real-time business intelligence (BI) plays a vital role in driving competitiveness

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS Oracle Fusion editions of Oracle's Hyperion performance management products are currently available only on Microsoft Windows server platforms. The following is intended to outline our general product

More information

Building Cubes and Analyzing Data using Oracle OLAP 11g

Building Cubes and Analyzing Data using Oracle OLAP 11g Building Cubes and Analyzing Data using Oracle OLAP 11g Collaborate '08 Session 219 Chris Claterbos claterbos@vlamis.com Vlamis Software Solutions, Inc. 816-729-1034 http://www.vlamis.com Copyright 2007,

More information

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise

<Insert Picture Here> Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Oracle BI Standard Edition One The Right BI Foundation for the Emerging Enterprise Business Intelligence is the #1 Priority the most important technology in 2007 is business intelligence

More information

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence Introduction to Oracle Business Intelligence Standard Edition One Mike Donohue Senior Manager, Product Management Oracle Business Intelligence The following is intended to outline our general product direction.

More information

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT

BUILDING BLOCKS OF DATAWAREHOUSE. G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT BUILDING BLOCKS OF DATAWAREHOUSE G.Lakshmi Priya & Razia Sultana.A Assistant Professor/IT 1 Data Warehouse Subject Oriented Organized around major subjects, such as customer, product, sales. Focusing on

More information

hmetrix Revolutionizing Healthcare Analytics with Vertica & Tableau

hmetrix Revolutionizing Healthcare Analytics with Vertica & Tableau Powered by Vertica Solution Series in conjunction with: hmetrix Revolutionizing Healthcare Analytics with Vertica & Tableau The cost of healthcare in the US continues to escalate. Consumers, employers,

More information

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Course Overview This course provides students with the knowledge and skills to design business intelligence solutions

More information

An Oracle BI and EPM Development Roadmap

An Oracle BI and EPM Development Roadmap An Oracle BI and EPM Development Roadmap Mark Rittman, Director, Rittman Mead UKOUG Financials SIG, September 2009 1 Who Am I? Oracle BI&W Architecture and Development Specialist Co-Founder of Rittman

More information

Business Analytics: The Big Leap Forward RUN BETTER

Business Analytics: The Big Leap Forward RUN BETTER Business Analytics: The Big Leap Forward RUN BETTER Business Analytics Has Struggled to Keep Up 2 A Revolution Credit Suisse, The Need for Speed 3 Typical Business Intelligence Today Business Intelligence

More information

OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP

OLAP and Data Mining. Data Warehousing and End-User Access Tools. Introducing OLAP. Introducing OLAP Data Warehousing and End-User Access Tools OLAP and Data Mining Accompanying growth in data warehouses is increasing demands for more powerful access tools providing advanced analytical capabilities. Key

More information

Sterling Business Intelligence

Sterling Business Intelligence Sterling Business Intelligence Concepts Guide Release 9.0 March 2010 Copyright 2009 Sterling Commerce, Inc. All rights reserved. Additional copyright information is located on the documentation library:

More information

MicroStrategy Course Catalog

MicroStrategy Course Catalog MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY

More information

s@lm@n Oracle Exam 1z0-591 Oracle Business Intelligence Foundation Suite 11g Essentials Version: 6.6 [ Total Questions: 120 ]

s@lm@n Oracle Exam 1z0-591 Oracle Business Intelligence Foundation Suite 11g Essentials Version: 6.6 [ Total Questions: 120 ] s@lm@n Oracle Exam 1z0-591 Oracle Business Intelligence Foundation Suite 11g Essentials Version: 6.6 [ Total Questions: 120 ] Question No : 1 A customer would like to create a change and a % Change for

More information

IBM Cognos TM1 Enterprise Planning, Budgeting and Analytics

IBM Cognos TM1 Enterprise Planning, Budgeting and Analytics Data Sheet IBM Cognos TM1 Enterprise Planning, Budgeting and Analytics Overview Highlights Reduces planning cycles by 75% and reporting from days to minutes Owned and managed by Finance and lines of business

More information

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days

Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Data Models and Reports with Microsoft SQL Server 20466C; 5

More information

IS IN-MEMORY COMPUTING MAKING THE MOVE TO PRIME TIME?

IS IN-MEMORY COMPUTING MAKING THE MOVE TO PRIME TIME? IS IN-MEMORY COMPUTING MAKING THE MOVE TO PRIME TIME? EMC and Intel work with multiple in-memory solutions to make your databases fly Thanks to cheaper random access memory (RAM) and improved technology,

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 20467A: Designing Business Intelligence Solutions with Microsoft SQL Server 2012 Length: 5 Days Published: December 21, 2012 Language(s): English Audience(s): IT Professionals Overview Level: 300

More information

How To Handle Big Data With A Data Scientist

How To Handle Big Data With A Data Scientist III Big Data Technologies Today, new technologies make it possible to realize value from Big Data. Big data technologies can replace highly customized, expensive legacy systems with a standard solution

More information

SQL Server 2012 Business Intelligence Boot Camp

SQL Server 2012 Business Intelligence Boot Camp SQL Server 2012 Business Intelligence Boot Camp Length: 5 Days Technology: Microsoft SQL Server 2012 Delivery Method: Instructor-led (classroom) About this Course Data warehousing is a solution organizations

More information

In-Memory Data Management for Enterprise Applications

In-Memory Data Management for Enterprise Applications In-Memory Data Management for Enterprise Applications Jens Krueger Senior Researcher and Chair Representative Research Group of Prof. Hasso Plattner Hasso Plattner Institute for Software Engineering University

More information

SQL Server 2005 Features Comparison

SQL Server 2005 Features Comparison Page 1 of 10 Quick Links Home Worldwide Search Microsoft.com for: Go : Home Product Information How to Buy Editions Learning Downloads Support Partners Technologies Solutions Community Previous Versions

More information

Reporting and Business Intelligence Tools. Prasad Veeramachaneni DBMS Consulting 10 October 2010 Tutorial Session Session T09

Reporting and Business Intelligence Tools. Prasad Veeramachaneni DBMS Consulting 10 October 2010 Tutorial Session Session T09 Reporting and Business Intelligence Tools Prasad Veeramachaneni DBMS Consulting 10 October 2010 Tutorial Session Session T09 Acknowledgements Many thanks to the OHSUG for this opportunity to present to

More information

In-memory databases and innovations in Business Intelligence

In-memory databases and innovations in Business Intelligence Database Systems Journal vol. VI, no. 1/2015 59 In-memory databases and innovations in Business Intelligence Ruxandra BĂBEANU, Marian CIOBANU University of Economic Studies, Bucharest, Romania babeanu.ruxandra@gmail.com,

More information

IBM Cognos Enterprise: Powerful and scalable business intelligence and performance management

IBM Cognos Enterprise: Powerful and scalable business intelligence and performance management : Powerful and scalable business intelligence and performance management Highlights Arm every user with the analytics they need to act Support the way that users want to work with their analytics Meet

More information

DATA WAREHOUSING AND OLAP TECHNOLOGY

DATA WAREHOUSING AND OLAP TECHNOLOGY DATA WAREHOUSING AND OLAP TECHNOLOGY Manya Sethi MCA Final Year Amity University, Uttar Pradesh Under Guidance of Ms. Shruti Nagpal Abstract DATA WAREHOUSING and Online Analytical Processing (OLAP) are

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

Cognos Performance Troubleshooting

Cognos Performance Troubleshooting Cognos Performance Troubleshooting Presenters James Salmon Marketing Manager James.Salmon@budgetingsolutions.co.uk Andy Ellis Senior BI Consultant Andy.Ellis@budgetingsolutions.co.uk Want to ask a question?

More information

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007 Business Intelligence and Service Oriented Architectures An Oracle White Paper May 2007 Note: The following is intended to outline our general product direction. It is intended for information purposes

More information

The ESB and Microsoft BI

The ESB and Microsoft BI Business Intelligence The ESB and Microsoft BI The role of the Enterprise Service Bus in Microsoft s BI Framework Gijsbert Gijs in t Veld CTO, BizTalk Server MVP gijs.intveld@motion10.com About motion10

More information

TECHNICAL PAPER. Infor10 ION BI: The Comprehensive Business Intelligence Solution

TECHNICAL PAPER. Infor10 ION BI: The Comprehensive Business Intelligence Solution TECHNICAL PAPER Infor10 ION BI: The Comprehensive Business Intelligence Solution Table of contents Executive summary... 3 Infor10 ION BI overview... 3 Architecture... 5 Core components... 5 Multidimensional,

More information

Cisco Data Preparation

Cisco Data Preparation Data Sheet Cisco Data Preparation Unleash your business analysts to develop the insights that drive better business outcomes, sooner, from all your data. As self-service business intelligence (BI) and

More information

An Overview of SAP BW Powered by HANA. Al Weedman

An Overview of SAP BW Powered by HANA. Al Weedman An Overview of SAP BW Powered by HANA Al Weedman About BICP SAP HANA, BOBJ, and BW Implementations The BICP is a focused SAP Business Intelligence consulting services organization focused specifically

More information

Business Intelligence In SAP Environments

Business Intelligence In SAP Environments Business Intelligence In SAP Environments BARC Business Application Research Center 1 OUTLINE 1 Executive Summary... 3 2 Current developments with SAP customers... 3 2.1 SAP BI program evolution... 3 2.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

How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time

How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time SCALEOUT SOFTWARE How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time by Dr. William Bain and Dr. Mikhail Sobolev, ScaleOut Software, Inc. 2012 ScaleOut Software, Inc. 12/27/2012 T wenty-first

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

BI Market Dynamics and Future Directions

BI Market Dynamics and Future Directions Inaugural Keynote Address Business Intelligence Conference Nov 19, 2011, New Delhi BI Market Dynamics and Future Directions Shashikant Brahmankar Head Business Intelligence & Analytics, HCL Content Evolution

More information

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers 60 Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative

More information

Migrating a Discoverer System to Oracle Business Intelligence Enterprise Edition

Migrating a Discoverer System to Oracle Business Intelligence Enterprise Edition Migrating a Discoverer System to Oracle Business Intelligence Enterprise Edition Milena Gerova President Bulgarian Oracle User Group mgerova@technologica.com Who am I Project Manager in TechnoLogica Ltd

More information

ORACLE TAX ANALYTICS. The Solution. Oracle Tax Data Model KEY FEATURES

ORACLE TAX ANALYTICS. The Solution. Oracle Tax Data Model KEY FEATURES ORACLE TAX ANALYTICS KEY FEATURES A set of comprehensive and compatible BI Applications. Advanced insight into tax performance Built on World Class Oracle s Database and BI Technology Design after the

More information

A Service-oriented Architecture for Business Intelligence

A Service-oriented Architecture for Business Intelligence A Service-oriented Architecture for Business Intelligence Liya Wu 1, Gilad Barash 1, Claudio Bartolini 2 1 HP Software 2 HP Laboratories {name.surname@hp.com} Abstract Business intelligence is a business

More information

Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing

Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing Wayne W. Eckerson Director of Research, TechTarget Founder, BI Leadership Forum Business Analytics

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

Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole

Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole Paper BB-01 Lost in Space? Methodology for a Guided Drill-Through Analysis Out of the Wormhole ABSTRACT Stephen Overton, Overton Technologies, LLC, Raleigh, NC Business information can be consumed many

More information