欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    INTRODUCTION TO OLAP.ppt

    • 资源ID:372934       资源大小:42KB        全文页数:9页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    INTRODUCTION TO OLAP.ppt

    1、INTRODUCTION TO OLAP,MIS 497,Why OLAP?,Online Analytical Processing vs. Online Transaction Processing Analytical queries vs. transactions Front End Tools for Data Warehousing Ease of use, no need for programming Minimal training, suitable for EIS Forms of analysis impossible to achieve with RDBMS al

    2、one (OLAP servers).,OLAP wars,ROLAP vs. MOLAP vs. DOLAP. vs. HOLAP Each school has advantages and disadvantages,DOLAP,The desktop OLAP market resulted from the need for users to run business queries using relatively small data sets extracted from production systems. Most desktop OLAP systems were de

    3、veloped as extensions of production system report writers, while others were developed in the early days of client/server computing to take advantage of the power of the emerging (at that time) PC desktop. Desktop OLAP systems are popular and typically require relatively little IT investment to impl

    4、ement. They also provide highly mobile OLAP operations for users who may work remotely or travel extensively. However, most are limited to a single user and lack the ability to manage large data sets.Source: Business Insight Beyond OLAP - CorVu Corporation http:/ first generation of server-based mul

    5、tidimensional OLAP (MOLAP) solutions use multidimensional databases (MDDBs). The main advantage of an MDDB over an RDBMS is that an MDDB can provide information quickly since it is calculated and stored at the appropriate hierarchy level in advance. However, this limits the flexibility of the MDDB s

    6、ince the dimensions and aggregations are predefined. If a business analyst wants to examine a dimension that is not defined in the MDDB, a developer needs to define the dimension in the database and modify the routines used to locate and reformat the source data before an operator can load the dimen

    7、sion data. Another important operational consideration is that the data in the MDDB must be periodically updated to remain current. This update process needs to be scheduled and managed. In addition, the updates need to go through a data cleansing and validation process to ensure data consistency. F

    8、inally, an administrator needs to allocate time for creating indexes and aggregations, a task that can consume considerable time once the raw data has been loaded. (These requirements also apply if the company is building a data warehouse that is acting as a source for the MDDB.) Organizations typic

    9、ally need to invest significant resources in implementing MDDB systems and monitoring their daily operations. This complexity adds to implementation delays and costs, and requires significant IT involvement. This also results in the analyst, who is typically a business user, having a greater depende

    10、ncy on IT. Thus, one of the key benefits of this OLAP technology the ability to analyze information without the use of IT professionals may be significantly diminished. Source: Business Insight Beyond OLAP - CorVu Corporation http:/ OLAP (ROLAP) implementations are similar in functionality to MOLAP.

    11、 However, these systems use an underlying RDBMS, rather than a specialized MDDB. This gives them better scalability since they are able to handle larger volumes of data than the MOLAP architectures. Also, ROLAP implementations typically have better drill-through because the detail data resides on th

    12、e same database as the multidimensional data . The ROLAP environment is typically based on the use of a data structure known as a star or snowflake schema. Analogous to a virtual MDDB, a star or snowflake schema is a way of representing multidimensional data in a two-dimensional RDBMS. The data mode

    13、ler builds a fact table, which is linked to multiple dimension tables. The dimension tables consist almost entirely of keys, such as location, time, and product, which point back to the detail records stored in the fact table. This type of data structure requires a great deal of initial planning and

    14、 set up, and suffers from some of the same operational and flexibility concerns of MDDBs. Additionally, since the data structures are relational, SQL must be used to access the detail records. Therefore, the ROLAP engine must perform additional work to do comparisons, such as comparing the current q

    15、uarter with this quarter last year. Again, IT must be heavily involved in defining, implementing, and maintaining the database. Furthermore, the ROLAP architecture often restricts the user from performing OLAP operations in a mobile environment.Source: Business Insight Beyond OLAP - CorVu Corporatio

    16、n http:/ vendors provide the ability to access relational databases directly from an MDDB, giving rise to the concept of hybrid OLAP environments. This implements the concept of “drill through,“ which automatically generates SQL to retrieve detail data records for further analysis. This gives end us

    17、ers the perception they are drilling past the multidimensional database into the source database. The hybrid OLAP system combines the performance and functionality of the MDDB with the ability to access detail data, which provides greater value to some categories of users. However, these implementat

    18、ions are typically supported by a single vendors databases and are fairly complex to deploy and maintain. Additionally, they are typically somewhat restrictive in terms of their mobility. Source: Business Insight Beyond OLAP - CorVu Corporation http:/ Products,DOLAP: Brio.Enterprise BusinessObjects

    19、Cognos PowerPlay MOLAP SAS CFO Vision Comshare Decision Hyperion Essbase PowerPlay Enterprise Server ROLAP Cartesis Carat MicroStrategy HOLAP Oracle Express Seagate Holos Speedware Media/M Microsoft OLAP ServicesThis list is neither all inclusive nor complete. Product classification and vendor classification might vary.Source: OLAP architectures, http:/ Information on OLAP, - OLAP Report by Nigel Pendse. Nigel is an influential and well known OLAP analyst, with sometimes objectionable opinions. Vendor sites (search for white papers):


    注意事项

    本文(INTRODUCTION TO OLAP.ppt)为本站会员(livefirmly316)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开