<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic diff. b/w ROLAP and MOLAP in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258781#M97725</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P id="post_message_4354208"&gt;&lt;SPAN style="font-size: 12pt;"&gt;ROLAP&lt;/SPAN&gt; means &lt;SPAN style="font-size: 12pt;"&gt;R&lt;/SPAN&gt;elational &lt;SPAN style="font-size: 12pt;"&gt;O&lt;/SPAN&gt;n&lt;SPAN style="font-size: 12pt;"&gt;L&lt;/SPAN&gt;ine &lt;SPAN style="font-size: 12pt;"&gt;A&lt;/SPAN&gt;nalytical &lt;SPAN style="font-size: 12pt;"&gt;P&lt;/SPAN&gt;rocessing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The underlying data in this model is stored in relational databases. &lt;BR /&gt;Since the data is stored in relational databases this model gives the appearance of traditional OLAP’s slicing and dicing functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;MOLAP&lt;/SPAN&gt; means &lt;SPAN style="font-size: 12pt;"&gt;M&lt;/SPAN&gt;ultidimensional &lt;SPAN style="font-size: 12pt;"&gt;O&lt;/SPAN&gt;n&lt;SPAN style="font-size: 12pt;"&gt;L&lt;/SPAN&gt;ine &lt;SPAN style="font-size: 12pt;"&gt;A&lt;/SPAN&gt;nalytical &lt;SPAN style="font-size: 12pt;"&gt;P&lt;/SPAN&gt;rocessing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the traditional mode in OLAP analysis. In MOLAP data is stored in form of multidimensional cubes and not in relational databases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P id="post_message_4354210"&gt;&lt;STRONG&gt;ROLAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advatages - &lt;BR /&gt;The advantages of this model is it can handle a large amount of data and can leverage all the functionalities of the relational database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantages - &lt;BR /&gt;The disadvantages are that the performance is slow and each ROLAP report is an SQL query with all the limitations of the genre. It is also limited by SQL functionalities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROLAP vendors have tried to mitigate this problem by building into the tool out-of-the-box complex functions as well as providing the users with an ability to define their own functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MOLAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages - &lt;BR /&gt;The advantages of this mode is that it provides excellent query performance and the cubes are built for fast data retrieval. All calculations are pre-generated when the cube is created and can be easily applied while querying data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantages - &lt;BR /&gt;The disadvantages of this model are that it can handle only a limited amount of data. Since all calculations have been pre-built when the cube was created, the cube cannot be derived from a large volume of data. This deficiency can be bypassed by including only summary level calculations while constructing the cube. This model also requires huge additional investment as cube technology is proprietary and the knowledge base may not exist in the organization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 07:57:51 GMT</pubDate>
    <dc:creator>suniljain</dc:creator>
    <dc:date>2011-10-19T07:57:51Z</dc:date>
    <item>
      <title>diff. b/w ROLAP and MOLAP</title>
      <link>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258780#M97724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i want to know the difference between ROLAP and MOLAP. and what is use in qlikview.&lt;/P&gt;&lt;P&gt;all type of answers are welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 06:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258780#M97724</guid>
      <dc:creator />
      <dc:date>2011-10-19T06:38:52Z</dc:date>
    </item>
    <item>
      <title>diff. b/w ROLAP and MOLAP</title>
      <link>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258781#M97725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P id="post_message_4354208"&gt;&lt;SPAN style="font-size: 12pt;"&gt;ROLAP&lt;/SPAN&gt; means &lt;SPAN style="font-size: 12pt;"&gt;R&lt;/SPAN&gt;elational &lt;SPAN style="font-size: 12pt;"&gt;O&lt;/SPAN&gt;n&lt;SPAN style="font-size: 12pt;"&gt;L&lt;/SPAN&gt;ine &lt;SPAN style="font-size: 12pt;"&gt;A&lt;/SPAN&gt;nalytical &lt;SPAN style="font-size: 12pt;"&gt;P&lt;/SPAN&gt;rocessing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The underlying data in this model is stored in relational databases. &lt;BR /&gt;Since the data is stored in relational databases this model gives the appearance of traditional OLAP’s slicing and dicing functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;MOLAP&lt;/SPAN&gt; means &lt;SPAN style="font-size: 12pt;"&gt;M&lt;/SPAN&gt;ultidimensional &lt;SPAN style="font-size: 12pt;"&gt;O&lt;/SPAN&gt;n&lt;SPAN style="font-size: 12pt;"&gt;L&lt;/SPAN&gt;ine &lt;SPAN style="font-size: 12pt;"&gt;A&lt;/SPAN&gt;nalytical &lt;SPAN style="font-size: 12pt;"&gt;P&lt;/SPAN&gt;rocessing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the traditional mode in OLAP analysis. In MOLAP data is stored in form of multidimensional cubes and not in relational databases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P id="post_message_4354210"&gt;&lt;STRONG&gt;ROLAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advatages - &lt;BR /&gt;The advantages of this model is it can handle a large amount of data and can leverage all the functionalities of the relational database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantages - &lt;BR /&gt;The disadvantages are that the performance is slow and each ROLAP report is an SQL query with all the limitations of the genre. It is also limited by SQL functionalities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROLAP vendors have tried to mitigate this problem by building into the tool out-of-the-box complex functions as well as providing the users with an ability to define their own functions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MOLAP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advantages - &lt;BR /&gt;The advantages of this mode is that it provides excellent query performance and the cubes are built for fast data retrieval. All calculations are pre-generated when the cube is created and can be easily applied while querying data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Disadvantages - &lt;BR /&gt;The disadvantages of this model are that it can handle only a limited amount of data. Since all calculations have been pre-built when the cube was created, the cube cannot be derived from a large volume of data. This deficiency can be bypassed by including only summary level calculations while constructing the cube. This model also requires huge additional investment as cube technology is proprietary and the knowledge base may not exist in the organization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 07:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258781#M97725</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2011-10-19T07:57:51Z</dc:date>
    </item>
    <item>
      <title>diff. b/w ROLAP and MOLAP</title>
      <link>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258782#M97726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunil,&lt;/P&gt;&lt;P&gt;ok that is fine, i also want to know what is use in qlikview(ROLAP or MOLAP) and why??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 08:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/diff-b-w-ROLAP-and-MOLAP/m-p/258782#M97726</guid>
      <dc:creator />
      <dc:date>2011-10-19T08:39:19Z</dc:date>
    </item>
  </channel>
</rss>

