|
|
What are sone reasons why data warehouse projects are more likely to fail then traditional projects? Reason 1: Designing a data warehouse -- the Online Analytical Processing (OLAP) variety -- is fundamentally different from an OLTP (On-Line Transaction Processing) structure. Specifically:
Traditional (relational) databases, aka OLTP systems, are designed to perform queries and perform transactions. In other words, they perform the everyday activities of an organization: purchasing, inventory, accounting, payroll, etc. Data warehouse systems (aka OLAPs) are used for data analysis and decision-making. They are used by ‘specialized’ users or ‘knowledge workers’ and the data they present is used mostly by upper management. Here is a succinct list on how OLTP and OLAP differ: Users and orientation: Data content: Database design: View: Access Pattern: Reason 2: The data warehouse tool environment is several orders of magnitude more complex than the traditional tool environment. Not only are there many tools available but many categories of tools to select from. Specifically:
Reason 3: The analysis process, including requirements analysis is fundamentally different from a traditional project. This may be the most important (most common) reason that causes a data warehouse project to fail. Companies or project managers may get excited about the prospects of creating the data warehouse — jumping into the project without a careful requirements analysis. They should first ask themselves, “what are the USER requirements for the warehouse?” The analysis should also examine all user reports (such as legacy reports). Prompt users input is critical for these decisions. top of page | Snowflake Schema, Fact Constellation, Star-net Query Model, Data cleaning, Data Transformation, Refresh — A conceptual comparison | Multiple Dimensional View of Database: ROLAP, MOLAP, HOLAP | Data Warehouse Project Warnings | Data Mining Primitives, Hierarchies, Architecture and Coupling | Data Preprocessing for Data Warehouses | Dimensions of data quality, tuples with missing values, data smoothing and data integration | Data Characterization, Discrimination, Association, Classification, Prediction, Clustering, and Evolution Analysis: Differences and Similarities | Data Warehouse Project vs Any Other Large Database Implementation | Data Mining and Data Warehousing in Biology, Medicine and Health Care |
Back to Info-Source home page | Other Information Technology pages: Project Management Software | Project Management Training — FAQ part 1 | FAQ part 4: Cost-Time Graph and Shortening Critical Path