<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>instantOLAP</title>
	<atom:link href="http://www.instantolap.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.instantolap.com</link>
	<description>Business intelligence for the Java Platform</description>
	<lastBuildDate>Thu, 12 Aug 2010 18:53:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Turn OLAP data into Geo Charts</title>
		<link>http://www.instantolap.com/howtos/turn-olap-data-into-geo-charts#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/howtos/turn-olap-data-into-geo-charts#comments</comments>
		<pubDate>Wed, 11 Aug 2010 15:36:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Geo Chart]]></category>
		<category><![CDATA[Map]]></category>
		<category><![CDATA[OLAP]]></category>
		<category><![CDATA[Shapefile]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=864</guid>
		<description><![CDATA[This article describes how to present your data from an OLAP cube as a geogrphical map, including color coding, custom texts and other features.]]></description>
			<content:encoded><![CDATA[<p>instantOLAP contains a flexible GEO chart engine which allows to present your OLAP data as colorful maps with custom texts, color codings, icons and  other visualizations in multiple layers.</p>
<p><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/uw-4UDKpTyA&#038;fs=1" width="600" height="400"><param name="movie" value="http://www.youtube.com/v/uw-4UDKpTyA&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p>This (video) tutorial shows how to create GEO charts, starting with a simple background layer. Watch the video or continue reading to learn more about maps in instantOLAP.</p>
<p><span id="more-864"></span><br />
<div class='toc wptoc'>
<h2>Contents</h2>
<ol class='toc-odd level-1'>
	<li>
		<a href="#instantOLAP_3">instantOLAP 3</a>
	</li>
	<li>
		<a href="#Shapefiles">Shapefiles</a>
	</li>
	<li>
		<a href="#Create_a_geo_chart_block">Create a geo chart block</a>
	</li>
	<li>
		<a href="#Layers">Layers</a>
		<ol class='toc-even level-2'>
			<li>
				<a href="#Adding_background_layers">Adding background layers</a>
				<ol class='toc-odd level-3'>
					<li>
						<a href="#Adding_a_first_polygon_background_layer">Adding a first polygon background  layer</a>
					</li>
					<li>
						<a href="#Adding_a_text_layer">Adding a text layer</a>
					</li>
				</ol>
			<li>
				<a href="#Adding_data_layers">Adding data layers</a>
				<ol class='toc-odd level-3'>
					<li>
						<a href="#Adding_a_first_data_layer">Adding  a first data layer</a>
					</li>
					<li>
						<a href="#Color_coding">Color coding</a>
					</li>
</ol>
</ol>
</ol>
</ol>
</div>
<div class='wptoc-end'>&nbsp;</div></p>
<span id="instantOLAP_3"><h2>instantOLAP 3</h2></span>
<p>This tutorial uses the beta version of instantOLAP 3. Creating Geo Charts with instantOLAP 2.6 works exactly the same way, you&#8217;ll only need to design your report with the instantOLAP Workbench, because the web query editor is a new feature of version 3.</p>
<span id="Shapefiles"><h2>Shapefiles</h2></span>
<p>The OLAP System uses standard ESRI Shapefiles for the maps. Because the ESRI Shapefile format is very common, nearly every kind of map is available. Various shapefiles can be found for free in the internet or purchased. The instantOLAP default installation contains the free &#8220;world_countries_shp&#8221; shapefile with the world countries borders, which will be used for this example.</p>
<span id="Create_a_geo_chart_block"><h2>Create a geo chart block</h2></span>
<p>First of all, you will have to create a new block inside your report and change its format into the &#8220;Geo Chart&#8221; format. After you did this, a number of new properties will appear for this block.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/geochart_format.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-999" title="Geo Chart Format" src="http://www.instantolap.com/wp-content/uploads/2010/07/geochart_format.png" alt="Setting the Geo Chart format" width="424" height="409" /></a></p>
<span id="Layers"><h2>Layers</h2></span>
<p>Maps in instantOLAP are organized in background and foreground layers. Each kind of layer can be displayed as polygons, texts or symbols.</p>
<span id="Adding_background_layers"><h3>Adding background layers</h3></span>
<p>The background layers will always be rendered, independend of the table data or anything else. You can use the background layers to display the fixed background information you need for your report, e.g. country borders and country names.</p>
<span id="Adding_a_first_polygon_background_layer"><h4>Adding a first polygon background  layer</h4></span>
<p>First of all, we will a add a simple background layer to the chart. Simply tell the system where to find the shapefile on the hard disk by filling the property &#8220;BG 0 Sourcefile&#8221;. Fill in the absolute path here, because shapefiles don&#8217;t need to be located inside the instantOLAP repository. Also, if your background and frontend server are located on different machines, this path should be visible for the frontend server.</p>
<p>For this example, the path would be &#8220;&lt;instantOLAP&gt;/repository/geodata/World_countries_shp.shp&#8221; &#8211; whereby &lt;instantOLAP&gt; is the installation path of your instantOLAP server.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/shapefile.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="size-full wp-image-1195 alignnone" title="Shapefile property" src="http://www.instantolap.com/wp-content/uploads/2010/07/shapefile.png" alt="Setting the Geo Chart Shapefile" width="599" height="465" /></a></p>
<p>After you located the shapefile, it&#8217;s time for a test. Execute the report and you should see your first map inside instantOLAP. It displays the world country borders as black borders with empty polygons.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/firstgeochart.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-1197" title="First Geo Chart" src="http://www.instantolap.com/wp-content/uploads/2010/07/firstgeochart.png" alt="First Geo Chart example" width="600" height="352" /></a></p>
<p>Now you can change some properties of the background layer to change its presentation, e.g. by assigning colors to the properties &#8220;BG 0 Background&#8221; and &#8220;BG 0 Color&#8221; (which is the border color).</p>
<span id="Adding_a_text_layer"><h4>Adding a text layer</h4></span>
<p>Now we&#8217;ll display the country names in a second background layer. Shapefiles can contain additional informations for each polygon which are stored in a simple DBase database (located in the same folder as the Shapefile itself). There are a number of tools you may use to open and view/edit this database files, including Microsoft Excel.</p>
<p>You max have noticed that additional properties were added to the chart property list after you edited the &#8220;BG 0 Sourcefile&#8221; property. The editor automatically adds properties for an additional layer whenever you assign a value to a layer sourcefile and this is the location where to add the second layer.</p>
<p>Use the same shapefile for the property &#8220;BG 1 Sourcefile&#8221; and set the &#8220;BG 1 Type&#8221; property to &#8220;Text&#8221; &#8211; this will turn the layer  into a text layer. Now you must tell the system which database information you want to display as the text. In our example Shapefile, the country names are stored in the column &#8220;NAME&#8221; &#8211; simply enter this attribute name into the property &#8220;BG 1 Text Attribute&#8221;.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/geochartwithtext.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-1198" title="Geo Chart with text" src="http://www.instantolap.com/wp-content/uploads/2010/07/geochartwithtext.png" alt="Geo Chart with text" width="600" height="357" /></a></p>
<span id="Adding_data_layers"><h3>Adding data layers</h3></span>
<p>Data layers are similar to background layers but they only display the fragments of the Shapefiles related to the table data. E.g. a data layer could highlight single countries in certain colors, dependend on a cube value like the turnaround for that country.</p>
<p>Each row of your OLAP query will be related to a single map fragment. Therefore, a data layer needs additional information to link the fragments to the rows of your query. This is realized by matching the header text of the Y-axis with a text attribute of the Shapefile database. E.g. if your query contains ISO country codes in the Y-headers, there must be a database field in the Shapefile with exactly mathing ISO codes.</p>
<span id="Adding_a_first_data_layer"><h4>Adding  a first data layer</h4></span>
<p>Adding a data layer works the same as adding a background layer: Enter the absolute path of the shapefile in the property &#8220;Data 0 Sourcefile&#8221; to create a new layer.</p>
<p>Now you&#8217;ll have to match the table with the Shapefile segments: For our example, add a fact (e.g. turnaround) to the X-axis of the  table and the level &#8220;COUNTRY&#8221; of the agency dimension to the Y-axis.  Because the COUNTRY level contains the ISO contry codes as keys and the  World_countries_shp Shapefile contains these codes as attribute, we can  tell the system how to match the headers to the Shapefile. The Shapefile attribute is named &#8220;ISO_2&#8243;, therefore you&#8217;ll have to enter this name in the attribute &#8220;Data 0 Text Attribute&#8221;.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/geochartdataproperty.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-1200" title="Adding a data layer" src="http://www.instantolap.com/wp-content/uploads/2010/07/geochartdataproperty.png" alt="Adding a data layer" width="599" height="561" /></a></p>
<p>If you execute the report now you&#8217;ll see some new numbers in some countries. This is the table content, mapped to the regions identified by the Y-axis headers which are mapped to the Shapefile regions.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/geochartdata.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-1199" title="Showing data in a Geo Chart" src="http://www.instantolap.com/wp-content/uploads/2010/07/geochartdata.png" alt="Geo chart with data" width="600" height="358" /></a></p>
<span id="Color_coding"><h4>Color coding</h4></span>
<p>A number of table properties are straight forward displayed in the map, including the background and foreground color of your table cells. Therefore, color coding for maps works the same as for tables &#8211; simply change the background color of the Y-axis headers and the polygons in the map will have the same colors as the table would.</p>
<p>In our example, you can add a simple color coding by entering the following expression into the background expression of the Y-Axis header: &#8220;IIF( Amount() &lt; 30000000, &#8216;red&#8217;, &#8216;green&#8217; )&#8221;. This will turn the background color to &#8220;red&#8221; if the turnaround for a country is less than 30 million or to &#8220;green&#8221; if not.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/geochartcolorcoding.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-1201" title="Geo Chart with color coding" src="http://www.instantolap.com/wp-content/uploads/2010/07/geochartcolorcoding.png" alt="Color coding example" width="600" height="357" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/howtos/turn-olap-data-into-geo-charts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores</title>
		<link>http://www.instantolap.com/howtos/olap-rolap-molap-holap-how-to-use-stores#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/howtos/olap-rolap-molap-holap-how-to-use-stores#comments</comments>
		<pubDate>Thu, 08 Jul 2010 20:20:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[HOLAP]]></category>
		<category><![CDATA[MOLAP]]></category>
		<category><![CDATA[OLAP]]></category>
		<category><![CDATA[OLAP Cube]]></category>
		<category><![CDATA[ROLAP]]></category>
		<category><![CDATA[Stores]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=916</guid>
		<description><![CDATA[In instantOLAP, Stores can be used to aggregate ROLAP Cubes into their MOLAP form or into hybrid mixtures of ROLAP and MOLAP (HOLAP). This article describes how to create and manage Stores in instantOLAP.]]></description>
			<content:encoded><![CDATA[<p>The built in Offline Stores in instantOLAP allow to aggregate the classical cubes fully or partwise into light speed local data stores. With Offline Stores, you can realize all modern forms of OLAP storage: <strong>ROLAP </strong>(direct access to relational databases when querying data), <strong>MOLAP </strong>(fully aggregated cubes with high performance) or <strong>HOLAP </strong>(a hybrid mixture of both).</p>
<p><span id="more-916"></span></p>
<div class='toc wptoc'>
<h2>Contents</h2>
<ol class='toc-odd level-1'>
	<li>
		<a href="#Classical_ROLAP_Cubes">Classical ROLAP Cubes</a>
	</li>
	<li>
		<a href="#Building_MOLAP_Cubes">Building MOLAP Cubes</a>
		<ol class='toc-even level-2'>
			<li>
				<a href="#Creating_a_new_Store">Creating a new Store</a>
			</li>
			<li>
				<a href="#Filling_the_Store_with_the_Model_Manager">Filling the Store with the Model Manager</a>
			</li>
			<li>
				<a href="#How_to_change_the_aggregation_scheme_for_dimensions_and_facts">How to change the aggregation scheme for dimensions and facts</a>
			</li>
			<li>
				<a href="#Resolving_errors_in_Stores">Resolving errors in Stores</a>
			</li>
			<li>
				<a href="#Combining_multiple_Stores">Combining multiple Stores</a>
			</li>
		</ol>
	<li>
		<a href="#Building_HOLAP_Cubes">Building HOLAP Cubes</a>
	</li>
	<li>
		<a href="#Refreshing_Offline_Stores">Refreshing Offline Stores</a>
		<ol class='toc-even level-2'>
			<li>
				<a href="#Automatic_refresh">Automatic refresh</a>
			</li>
			<li>
				<a href="#Crontab_refresh">Crontab refresh</a>
			</li>
</ol>
</ol>
</ol>
</div>
<div class='wptoc-end'>&nbsp;</div>
<span id="Classical_ROLAP_Cubes"><h2>Classical ROLAP Cubes</h2></span>
<p>In instantOLAP, every Cube is by default a ROLAP cube. This is because we believe creating a new cube is very productive with adhoc cubes: You can add new dimensions to cubes or modify mappings and then instantly test the new results without any aggregation process (which may take time).</p>
<p>After you finished the first production quality version of your cube it is time to test its performance and to improve it if neccesary. This is when Offline Stores come into sight.</p>
<span id="Building_MOLAP_Cubes"><h2>Building MOLAP Cubes</h2></span>
<span id="Creating_a_new_Store"><h3>Creating a new Store</h3></span>
<p>Since version 2.6 building offline stores is very easy and comfortable: Use the context menu of the cube to add a new Offline Store to it. Then you must decide, which dimensions you want to add to the cube and how you want them to be loaded.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/addstore.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-931" title="addstore" src="http://www.instantolap.com/wp-content/uploads/2010/07/addstore.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="600" height="518" /></a></p>
<p>After you added the store, a new column will appear right to the mappings. In this new column you can define, which dimensions and facts you want to be added to the new Store.</p>
<p>Now it&#8217;s time to create the most simple form of a store: Add every dimension and fact to the store by clicking into the related cells of the column. A checkmark will show that the dimension or fact is now part of the Store.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/firststore.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-932" title="firststore" src="http://www.instantolap.com/wp-content/uploads/2010/07/firststore.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="600" height="519" /></a></p>
<span id="Filling_the_Store_with_the_Model_Manager"><h3>Filling the Store with the Model Manager</h3></span>
<p>Now you should open the Model Manager and fill the Store with data. Locate the Model in the Manager, open the Model Information dialog for &#8220;demo/demo&#8221; by double clicking the model and switch to the Cubes tab in the dialog.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/modelinfo.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-933" title="modelinfo" src="http://www.instantolap.com/wp-content/uploads/2010/07/modelinfo.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="598" height="261" /></a></p>
<p>Here you can see the new Store which replaced its source cube in the Cubes tab. The most important information for Stores is the &#8220;State&#8221; columns which shows if the Store is currently available (online), not available (offline) or building (online + building or offline + building).</p>
<p>Because our cube is not loaded yet, its state is &#8220;offline&#8221;. To load the Store, select it and use the &#8220;Rebuild&#8221; button from the toolbar at the right side. Then wait a few seconds and use the &#8220;Refresh&#8221; button from the toolbar to view the current state.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/loadedstore.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-934" title="loadedstore" src="http://www.instantolap.com/wp-content/uploads/2010/07/loadedstore.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="598" height="261" /></a></p>
<p>Now the store is loaded and the execution time of the demo reports will shrink from seconds to milliseconds. There are a couple of new informations in the table: The build time, the error message for the case the build process stopped with an error, the number of raised warning while loading the data and the Store size.</p>
<p>The Store size, the last reload timestamp and the build time are simple informations from the loading process. The build time show how long it took to load and aggregate the source data and the size shows the effective (compressed) size of the Store. This is not the number of cells the Store can deliver but the number of informations instantOLAP wrote to the local disk. In this oexample, the Store needs 73,863 records to deliver data for 151,632,000 cells, a compression of 2000:1!</p>
<p>The error message and the warnings are very important informations for the case your cube delivers no or wrong data or didn&#8217;t load at all.</p>
<span id="How_to_change_the_aggregation_scheme_for_dimensions_and_facts"><h3>How to change the aggregation scheme for dimensions and facts</h3></span>
<p>There are two different ways how to aggregate the values for higher levels of a dimension: By doing a rollup or by querying each single level.</p>
<p>Rolling up means that the system will only query the lowest level and single mapped keys from the database and calculate every upper level manually. Querying the levels means the system will perform one SQL query per level.</p>
<p>Be careful with the query scheme, because usually your Store contains more than one dimension. E.g. if you have three dimensions with three levels, this will perform 27 queries to the database. Ten dimensions with three levels means 118.000 queries, one for each possible combination of each dimension level!</p>
<p>But why should you use the query scheme? There are some reasons you might need this:</p>
<ul>
<li>One of your facts uses a COUNT DISTINCT aggregation, and this cannot be calculate by performing a rollup in some cases</li>
<li>Your hierarchy cannot be calculated by rolling up data because a key value is not the SUM, AVG or else of its children</li>
<li>Sometimes it can be faster to perform many small queries than a single, large one</li>
</ul>
<p>Also for facts you can change the aggregation scheme, but here you can change the aggregation formula the system uses. The default value is &#8220;default&#8221; &#8211; then the Store automatically determines the aggregation type from the SQL expression you mapped the fact with. But can also change it manually to one of the aggregations &#8220;SUM&#8221;, &#8220;AVG&#8221;, &#8220;MIN&#8221;, &#8220;MAX&#8221; etc. This is needed whenever the system is unable to automatically determine the aggregation from the SQL expression or simply want something different.</p>
<span id="Resolving_errors_in_Stores"><h3>Resolving errors in Stores</h3></span>
<p>There are some pitfalls when loading the data of a Cube into a Store. The Store might raise an error or collect warning while its building process. Whenever an error is raised you should, of course, fixed it and reload the Store again. But even warning should always be fixed, because they can be a reason for wrong data. But why can a Store raise errors or warnings when original cube works correct?</p>
<p>There two main reasons and they are not always easy to understand:</p>
<ul>
<li>In ROLAP cubes, the cube will of course only load data for the requested dimensions and facts. Which also means it will only use the tables containing information for this dimension and facts. But if you combined, for example, two different fact tables in one cube, the Store will perform <strong>one </strong>SQL query to gather both facts &#8211; and combining two fact tables means a full permutaion of both tables, the numbers get exponentially higher. Maybe with the ROLAP version of your cube you didn&#8217;t see the error, because you always used only one of the facts, but the Store combines everything.</li>
<li>Your cube may deliver data for more keys than a dimension contains. E.g. if you build a product dimension and filter the dimension to load only yellow products, you must apply the same filter to the cube. Otherwise, the cube will load facts for keys which are not part of the dimension, warn you (in fact, this is 99.99% of all warning a cube will raise are &#8220;missing keys&#8221;) and drop the row. Dropping the data itself is not the problem, because you don&#8217;t want the cube to load data for unknown keys, but your original ROLAP does it!  E.g. if the ROLAP cube is queried for the Amount of 2010 for all products, the ROLAP Cube will simply generate no WHERE statement for products, because you want all of them. But the store will calculate this value by rolling up all product data and the value will be less than the ROLAP value. This is not an error in the Store, it is originally located in the ROLAP Cube!</li>
</ul>
<p>As you can see, the source for all problems with Stores is the ROLAP Cube itself. Therefore, you should always look for error messages and warnings and try to eliminate the problems in you cube.</p>
<p>Also important for warnings: You need to know how to find them, because the model information only shows the number of raised warnings but not the warnings itself. The warnings are sent to the log while building the Store, therefore you should open the log console before starting your first Cube aggregations. It is also important to switch of the session filter before building the Store, because this is a system process not related to any (or your) user session.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/storewarnings.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-941" title="storewarnings" src="http://www.instantolap.com/wp-content/uploads/2010/07/storewarnings.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="600" height="275" /></a></p>
<span id="Combining_multiple_Stores"><h3>Combining multiple Stores</h3></span>
<p>Our simple approach to load all dimensions into a single Store is good for small Cubes, but with a raising number of dimensions the Store size will grow exponentially (this is, because the number of cells in a Cube is the product of all dimension sizes).</p>
<p>Adding more and more dimensions to a MOLAP Cube will bring every OLAP system to its limit -  including instantOLAP. We have a good experience with cubes up to one billion compressed datasets (Stores of this size can hold up to 5000 billion cells), but even if this number sounds very high it can easily be reached by combining 20 or more large dimensions. And aggregating this number of cells can take many hours.</p>
<p>Therefore, we have a different approach for this problem: Combining of multiple Stores. In practice, there are several combinations of dimensions which are used often and other combination which are used never or very seldom. This means, you can aggregate a ROLAP Cube into more than one Store, and each Store holds a smaller number of dimensions the original Cube contains.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/multiplestores.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-944" title="multiplestores" src="http://www.instantolap.com/wp-content/uploads/2010/07/multiplestores.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="594" height="513" /></a></p>
<p>In this example we combined two Stores, one holding the Campaing dimension, the other the Manufacturer dimension. The system will now automatically choose the correct Store whenever a user queries the cube.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/multiplestores2.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-945" title="multiplestores2" src="http://www.instantolap.com/wp-content/uploads/2010/07/multiplestores2.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="598" height="261" /></a></p>
<span id="Building_HOLAP_Cubes"><h2>Building HOLAP Cubes</h2></span>
<p>Now you might say &#8220;Okay, but what happens if the user queries all dimensions together or an unknown combination?&#8221;. This is where HOLAP comes into play: The &#8220;H&#8221; in HOLAP stands for hybrid &#8211; a mixture between offline MOLAP Stores and adhoc ROLAP Stores. You can create subset Stores and tell the system to use the orignial ROLAP Cube whenever an unknown combination of dimensions is queried. This means, you can deliver performant Stores but also a fallback solution for unmapped combinations.</p>
<p>How to turn an MOLAP Cube into an HOLAP Cube? There is a property for Cubes, &#8220;Keep Adhoc Cube With Stores&#8221;. Simply set the property to &#8220;true&#8221; and redisplay the Cubes in the Model Information dialog. Now you will see the original ROLAP Cube <strong>behind </strong>your Stores. And, because the order of Cubes and Stores is important in instantOLAP, the system will use the ROLAP cube only, if none of the Stores can deliver the wanted data.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/07/multiplestores3.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-946" title="multiplestores3" src="http://www.instantolap.com/wp-content/uploads/2010/07/multiplestores3.png" alt="OLAP Cube, ROLAP, MOLAP, HOLAP: How to use Stores" width="598" height="261" /></a></p>
<p>You can see this in the Model Information also: When switching the property &#8220;Keep Adhoc Cube With Stores&#8221; to &#8220;true&#8221;, the original Cube appears behind the Stores. Simple but effective.</p>
<span id="Refreshing_Offline_Stores"><h2>Refreshing Offline Stores</h2></span>
<p>This is the last question: When will the system build or refresh my Stores? Of course, you don&#8217;t want to create the Stores manually after creating them. Therefore, there are two different ways to keep Stores up to date: Dimension triggered (automatic refresh) or time triggered (crontab refresh).</p>
<span id="Automatic_refresh"><h3>Automatic refresh</h3></span>
<p>The automatic refresh will always start the build of a Store whenever it is offline or one of its source dimensions changed (in this case, the Store must be rebuild otherwise it would contain corrupted data). To turn the automatic refresh on, set the switch &#8220;Build Offline Store Immedialtey&#8221; of the configuration / model to true.</p>
<span id="Crontab_refresh"><h3>Crontab refresh</h3></span>
<p>The alternative to automatic refresh is to refresh a Store triggered by a cron pattern. This cron pattern, which is a property of the Stores, you can manually control when the Store should be rebuild. Whenever a source dimension of the Store changes, the Store will fall back into the ROLAP mode and the data will be queried from the underlying database.</p>
<p>Usually, it is more comfortable to use automatic refresh, but there are sometimes reasons to manually controll the cron pattern. E.g. if you don&#8217;t want to stress your source database with the large SQL queries at daytime or if a source database is not available at certain times.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/howtos/olap-rolap-molap-holap-how-to-use-stores/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 2.6.1 update 3</title>
		<link>http://www.instantolap.com/news/update261u3#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/news/update261u3#comments</comments>
		<pubDate>Mon, 28 Jun 2010 11:22:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=854</guid>
		<description><![CDATA[Update 3 of instantOLAP version 2.6.1 is available now, read here about change and bugfixes.]]></description>
			<content:encoded><![CDATA[<p>Update 3 for our current relase 2.6.1 is available. It contains a few bugfixes and small improvements, like better cache management for browsers. As usual, you can download the update from our <a rel="nofollow" target="_blank" href="/downloads#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">download page</a> and the release notes are attached to this post.</p>
<p><span id="more-854"></span>28.06.2010: Release 2.6.1 Update 3</p>
<span id="Server"><h3>Server</h3></span>
<ul>
<li>Two new properties (&#8220;First Day Of Week&#8221; and &#8220;Min Days In First Week&#8221;) allow to fine-tune the TimeKeyLoader &#8211; e.g. you can generate ISO compatible calenders now</li>
<li>Instead of &#8220;= NULL&#8221;, the SQL Generator now generates &#8220;IS NULL&#8221;</li>
<li>Faster communication between the server and the frontend or Workbench</li>
<li>Better detection of the return type for the LOOKUP method (which is eg. important when using a LOOKUP in the &#8220;Options&#8221; property of a selector)</li>
<li>Bugfix: Dimensions and offline stores with the same name could cause trouble in distributed environments</li>
</ul>
<span id="Web-Frontend"><h3>Web-Frontend</h3></span>
<ul>
<li>Dynamic loading of suggestions for the SuggestSelector &#8211; the number of possible options is nearly unlimited now</li>
<li>For SuggestSelectors, the correct text is now displayed when exporting a report</li>
<li>Better caching-strategy for files, the browser will immediately reload changed resources from the repository</li>
<li>Better performance for the ExpressionEditor, the model-tree at the left side now loads async</li>
<li>Bugfix: The default of a HierarchyTreeSelector was not visually selected if it was another key than the root key</li>
</ul>
<span id="Tomcat"><h3>Tomcat</h3></span>
<ul>
<li>The default Tomcat installation is now configured not to expand the WAR archives for easier updates</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/news/update261u3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming in 2010: Release 3.0</title>
		<link>http://www.instantolap.com/news/coming-in-2010-release-3-0#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/news/coming-in-2010-release-3-0#comments</comments>
		<pubDate>Wed, 16 Jun 2010 20:07:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[3.0]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=805</guid>
		<description><![CDATA[The next generation of our OLAP Software will come with a large number of new features and a very nice an powerful Web 2.0 frontend.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re proud to announce the next generation of instantOLAP for late 2010. Version 3 will come with an enormous number of improvements and great features &#8211; mainly in the frontend &#8211; including two visual and intuitive query desginers, a better layout engine for reports, usage of multiple models in the same query and much more&#8230;</p>
<p><a rel="nofollow" target="_blank" href="../wp-content/uploads/2010/06/tabledesigner.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img title="tabledesigner" src="../wp-content/uploads/2010/06/tabledesigner.png" alt="Coming in 2010: Release 3.0" width="600" height="300" /></a></p>
<span id=""><h3><span id="more-805"></span></h3></span>
<div class='toc wptoc'>
<h2>Contents</h2>
<ol class='toc-odd level-1'>
	<li>
		<a href="#"><!--more--></a>
	</li>
	<li>
		<a href="#New_look_amp_feel">New look &amp; feel</a>
	</li>
	<li>
		<a href="#The_Designers">The Designers</a>
	</li>
	<li>
		<a href="#Better_layout_possibilities_for_queries">Better layout possibilities for queries</a>
		<ol class='toc-even level-2'>
			<li>
				<a href="#A_more_flexible_block_layout">A more flexible block layout</a>
			</li>
			<li>
				<a href="#New_block_types">New block types</a>
			</li>
			<li>
				<a href="#Partitial_loading_of_queries">Partitial loading of queries</a>
			</li>
			<li>
				<a href="#Use_multiple_models_or_single_cubes_in_one_query">Use multiple models or single cubes in one query</a>
			</li>
		</ol>
	<li>
		<a href="#Included_fully_functional_Query_Editor">Included fully functional Query Editor</a>
	</li>
	<li>
		<a href="#Availability">Availability</a>
	</li>
</ol>
</ol>
</ol>
</div>
<div class='wptoc-end'>&nbsp;</div>
<span id="New_look_amp_feel"><h3>New look &amp; feel</h3></span>
<p>We cleaned up and gave instantOLAP 3 a fresher and clearer design with less buttons and tabulators but more functionality. Not much to write here, just have a look onto the following screenshots (of course, the appearance can slightly change until the final release).</p>
<span id="The_Designers"><h3>The Designers</h3></span>
<p>instantOLAP 3 allows to interactivly change content and the look&amp;feel of your reports while watching them. A couple of new &#8220;designers&#8221; can be opened while watching a report, including a designer for the pivot-table content, a designer for the table-layout, a designer for charts and others.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/querydesigner.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-827" title="Query Designer" src="http://www.instantolap.com/wp-content/uploads/2010/06/querydesigner.png" alt="Coming in 2010: Release 3.0" width="600" height="299" /></a></p>
<p>The Query Designer allows to add axes, facts and selectors to your report with single mouseclicks. You can also rearrange your reports, add Top 10 filters and do many things more inside the designer without having any knowledge of instantOLAP queries.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/tabledesigner.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-828" title="tabledesigner" src="http://www.instantolap.com/wp-content/uploads/2010/06/tabledesigner.png" alt="Coming in 2010: Release 3.0" width="600" height="300" /></a></p>
<p>The Table Designer offers a large number of predefined table designs. Simply change the look &amp; feel of your report by selecting one of them. Of course, after you selected on the designs, you can change it afterwards by changing the table properties.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/blockdesigner.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"></a><a href="http://www.instantolap.com/wp-content/uploads/2010/06/blockdesigner1.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-830" title="blockdesigner" src="http://www.instantolap.com/wp-content/uploads/2010/06/blockdesigner1.png" alt="Coming in 2010: Release 3.0" width="600" height="299" /></a></p>
<p>The Block Designer is very similar to the Table Designer but changes the look &amp; feel of the containing blocks. Like the Table Designer, it offers a number of predefined layouts where you can choose from.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/chartdesigner.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-831" title="chartdesigner" src="http://www.instantolap.com/wp-content/uploads/2010/06/chartdesigner.png" alt="Coming in 2010: Release 3.0" width="600" height="298" /></a></p>
<p>Another very useful is the Chart Designer. It automatically turns your query into one of the predefined charts. A large number of chart layout are offered, including 3D versions of every available chart type.</p>
<span id="Better_layout_possibilities_for_queries"><h3>Better layout possibilities for queries</h3></span>
<span id="A_more_flexible_block_layout"><h4>A more flexible block layout</h4></span>
<p>First of all, we broke the fixed block structure of queries and created a new, more flexible alternative. Now you can nest as much blocks as you want and as deep as you want. E.g. it is possible now to nest complete reports in tabulator block and to build huge executive reports which contain all neccesary data in one page.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/blocks.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-834" title="blocks" src="http://www.instantolap.com/wp-content/uploads/2010/06/blocks.png" alt="Coming in 2010: Release 3.0" width="600" height="298" /></a></p>
<p>Also, the selectors are no longer limited to stay at the top of the query, they can also be placed in any other block and every block can have its own selector. You may even place the selector at the left, right or bottom border of your blocks.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/selector.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-835" title="Multiple Selectors" src="http://www.instantolap.com/wp-content/uploads/2010/06/selector.png" alt="Coming in 2010: Release 3.0" width="600" height="299" /></a></p>
<p>Of course, the old query structure will automatically converted in the current one and every existing query will be compatible with version 3.</p>
<span id="New_block_types"><h4>New block types</h4></span>
<p>We also introduced two new block types, the &#8220;IFrames&#8221; and &#8220;Query-Imports&#8221;. IFrames allow to display other HTML pages within your reports and to enrich them with other content. Query-Imports display other queries inside the importing query as if they were part of it itself.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/iframe.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-840" title="iframe" src="http://www.instantolap.com/wp-content/uploads/2010/06/iframe.png" alt="Coming in 2010: Release 3.0" width="600" height="298" /></a></p>
<p>And &#8211; you can include other queries as a block by using the &#8220;Query Import&#8221; format. This allows to reuse and to build dashboards by putting multiple queries together!</p>
<span id="Partitial_loading_of_queries"><h4>Partitial loading of queries</h4></span>
<p>Another great change is how the queries load their content: Until now, every query was executed and displayed as a monolithic block, but now every block can update its content without the need to refresh other blocks. E.g. drilldown inside a table can become much more comfortable, because only the block containing the table has to be refreshed.</p>
<p>Also, blocks now do not load their content until it is needed. E.g. tabbed blocks will only load the data of their visible tab and dynamically load the other tabs content when the user selects them. Additionally, blocks can be collapsed and only load their data when the user expands them. This allows to build fast dashboards which load their data only on demand.</p>
<span id="Use_multiple_models_or_single_cubes_in_one_query"><h4>Use multiple models or single cubes in one query</h4></span>
<p>A much requested feature was to use multiple models in a single query. In instantOALP 3, each query can use a different model and you can generate reports with data from multiple models. Even the selectors work with different models if the dimensions have the same name. The only limit is that a single table or chart may only use a single model.</p>
<span id="Included_fully_functional_Query_Editor"><h3>Included fully functional Query Editor</h3></span>
<p>This is surely one of the greatest features in instantOLAP 3: This version will contain a fully functional and powerful query editor, even more mighty than the editor included in the Workbench of previous versions.</p>
<p><a href="http://www.instantolap.com/wp-content/uploads/2010/06/queryeditor.png#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed"><img class="alignnone size-full wp-image-843" title="Query Editor" src="http://www.instantolap.com/wp-content/uploads/2010/06/queryeditor.png" alt="Coming in 2010: Release 3.0" width="601" height="298" /></a></p>
<p>The new editor used the same layout and look &amp; feel like the Workbench version &#8211; including drag &amp; drop &#8211; but contains a couple of new improvements:</p>
<ul>
<li>First of all, it reflects the new block structure, this means you can nest blocks as you want and create selectors everywhere. A large number of new context menus will help you to arrange blocks and to change their format.A</li>
<li>Also, the new Designers from the Query Viewer are available in the editor. This means, you can also design tables or turn them into predefined charts within the editor with a few mouse clicks.</li>
<li>The property editor has the same functionality as the Workbench version but now groups the properties by themes to give you a better overview.</li>
<li>The query editor will use the powerful expression editor of the portal which allows a much more powerful editing of expressions, including Top 10 requests, dimension searches, saved expressions and much more. We also improved the expression editor between version 2.6 to version 3.</li>
<li>A zoom function allows to keep the whole report in sight when editing large reports.</li>
</ul>
<p>The new editor will replace the existing version in the Workbench.</p>
<span id="Availability"><h3>Availability</h3></span>
<p>instantOLAP 3 will be available at the end of 2010. A beta release is scheduled for August 2010 and existing customers are welcome to test the new version!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/news/coming-in-2010-release-3-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 2.6.1 Update 2</title>
		<link>http://www.instantolap.com/news/update261u2#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/news/update261u2#comments</comments>
		<pubDate>Wed, 24 Mar 2010 15:34:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=793</guid>
		<description><![CDATA[Update 2 of instantOLAP version 2.6.1 is available for download.]]></description>
			<content:encoded><![CDATA[<p>An update of our current version 2.6.1 is available for <a rel="nofollow" target="_blank" href="/downloads#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">download</a>. Like the previous update, it contains some small improvements and bug-fixes but no major changes. The next major release of instantOLAP will be version 2.7 and is scheduled for summer 2010. Find the release notes for this update attached to this article.</p>
<span id=""><h4><span id="more-793"></span></h4></span>
<span id="Release_Notes"><h3>Release Notes</h3></span>
<span id="Server"><h4>Server</h4></span>
<ul>
<li>Expression now accept the escape characters \\&#8217; or \\&#8221; to use delimiters in strings</li>
<li>TimeKeyloader Attributes are now also adjust the years to weeks when the owning KeyLoader has its property &#8220;Adjust Years To Weeks&#8221; set to &#8220;true&#8221;</li>
<li>Better performance for list reports</li>
<li>Better performance for the MATRIX function</li>
</ul>
<span id="Web-Frontend"><h4>Web-Frontend</h4></span>
<ul>
<li>Large logos are scaled to fit when exporting PDF documents</li>
<li>Bugfix: Interval selectors now accept two equal default values</li>
<li>Bugfix: The SuggestBox selector now selects values when using the tabulator key</li>
<li>Bugfix: Better screen layout for the Automation Manager when editing email automations</li>
</ul>
<span id="Workbench"><h4>Workbench</h4></span>
<ul>
<li>Better performance when rendering configurations with many dimensions and cubes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/news/update261u2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overlay charts</title>
		<link>http://www.instantolap.com/howtos/overlay-charts#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/howtos/overlay-charts#comments</comments>
		<pubDate>Wed, 20 Jan 2010 21:36:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Chart]]></category>
		<category><![CDATA[Multiple Range]]></category>
		<category><![CDATA[OLAP]]></category>
		<category><![CDATA[Overlay Chart]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=462</guid>
		<description><![CDATA[Overlay charts with multiple ranges can visualize you OLAP data better. Learn, with examples and screenshots, how to realize them in instantOLAP.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been asked how to realize an overlay chart and how to place multiple ranges inside a single chart, so this article will show, using a simple example, how to do this.</p>
<p><img class="alignnone size-full wp-image-757" title="overlay1" src="http://www.instantolap.com/wp-content/uploads/2010/01/overlay1.png" alt="Overlay charts" width="604" height="422" /></p>
<p><span id="more-462"></span></p>
<div class='toc wptoc'>
<h2>Contents</h2>
<ol class='toc-odd level-1'>
	<li>
		<a href="#Providing_the_chart_data">Providing the chart data</a>
	</li>
	<li>
		<a href="#Setting_the_chart_format">Setting the chart format</a>
	</li>
	<li>
		<a href="#Creating_a_second_range">Creating a second range</a>
	</li>
</ol>
</ol>
</ol>
</div>
<div class='wptoc-end'>&nbsp;</div>
<p>Basically, each chart in instantOLAP is bound to a single pivot table. Overlay charts work generally in the same way, but because an overlay chart is composed from two or more charts, we will also need more than one pivot table to feed the chart with data &#8211; each table feeds a single chart. So the first step is to create a block which contains multiple tables.</p>
<span id="Providing_the_chart_data"><h3>Providing the chart data</h3></span>
<p>To create the first table, just use the &#8220;New pivot table&#8221; button from the right toolbar of the query editor. A new block, containing a single and empty table, will appear. Now drag a fact and a data series to the table, in out example this will be the &#8220;Amount&#8221; Fact and PRODUCT level from the Product dimension of the instantOLAP demo model.</p>
<p><img class="alignnone size-full wp-image-770" title="overlay2" src="http://www.instantolap.com/wp-content/uploads/2010/01/overlay21.png" alt="Overlay charts" width="206" height="68" /></p>
<p>Now you can add a second pivot table to the existing block by opening the context menu of the block (use the right mouse button on the title bar of the block). Use the menu item &#8220;Add pivot table&#8221; of the menu to add a second and emtpy table.</p>
<p><img class="alignnone size-full wp-image-772" title="overlay4" src="http://www.instantolap.com/wp-content/uploads/2010/01/overlay4.png" alt="Overlay charts" width="246" height="164" /></p>
<p>Because we want the new table to show data for the same samples, you should use the same iteration for the x-axis of the new new table as you did in the previous table. Only the fact in the y-axis will be a different one, in our example we will use the &#8220;Quantity&#8221; fact from the demo model.</p>
<p><img class="alignnone size-full wp-image-771" title="overlay3" src="http://www.instantolap.com/wp-content/uploads/2010/01/overlay31.png" alt="Overlay charts" width="206" height="110" /></p>
<p>This was the basic step for each chart generation: creating the source table(s) for your chart.</p>
<span id="Setting_the_chart_format"><h3>Setting the chart format</h3></span>
<p>It&#8217;s time to turn the table into chart: Use the context menu of the block and choose one of the overlay chart types. In out example we&#8217;ll use the &#8220;Bar / Line&#8221; chart which turns the first table into a bar chart and the second into a line chart.</p>
<p>If you execute the query now, you may recognize that there are really two charts, but the second one (the line chart) only displays a flat line at the bottom of the image. This is because till now both charts share the same range and the values for the fact &#8220;Amount&#8221; much bigger than for the fact &#8220;Quantity&#8221; (or its line). Therefire it&#8217;s down to the bottom. and we&#8217;ll have to add a second range to the chart and to scale the line to this new range.</p>
<span id="Creating_a_second_range"><h3>Creating a second range</h3></span>
<p>First of all you&#8217;ll have to activate the second range. There is a property named &#8220;Range 2 On&#8221; which has to be set to &#8220;true&#8221;. If you execute the query now you will see a second range, but the rest of the chart will look like before, including the  flat line chart.</p>
<p><img class="alignnone size-full wp-image-774" title="overlay6" src="http://www.instantolap.com/wp-content/uploads/2010/01/overlay6.png" alt="Overlay charts" width="602" height="420" /></p>
<p>This is because you must assign each of the chart to the ranges. By default, both charts are assigned to the range number 1, which is the default range at the left side of the chart. To re-assign the second (the line) chart to the new range at the right side, use the property &#8220;(Overlay) Series Range&#8221; property and set it to &#8220;2&#8243; (use &#8220;1&#8243; for the first range and &#8220;2&#8243; for the second). If you execute the query now you&#8217;ll recognize the line beeing scaled over the full image.</p>
<p><img class="alignnone size-full wp-image-757" title="overlay1" src="http://www.instantolap.com/wp-content/uploads/2010/01/overlay1.png" alt="Overlay charts" width="604" height="422" /></p>
<p>Now, you have created an overlay chart with two source tables and two ranges.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/howtos/overlay-charts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 2.6.1 Update 1</title>
		<link>http://www.instantolap.com/news/update261u1#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/news/update261u1#comments</comments>
		<pubDate>Wed, 20 Jan 2010 18:42:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=747</guid>
		<description><![CDATA[Today, we released the update 1 of our current version 2.6.1. This update is a pure service update and only contains bug fixes and small convenience improvements but no new features. As usual, you can download the update from our download page and you’ll find the release notes of the update in this post.]]></description>
			<content:encoded><![CDATA[<p>Today, we released the update 1 of our current version 2.6.1. This update is a pure service update and only contains bug fixes and small convenience improvements but no unknown features. As usual, you can download the update from our <a rel="nofollow" target="_blank" href="/downloads#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">download page</a> and you&#8217;ll find the release notes of the update in this post.</p>
<p><span id="more-747"></span></p>
<span id="Release_2.6.1_Update_1"><h2>20.01.2010: Release 2.6.1 Update 1</h2></span>
<span id="Server"><h3>Server</h3></span>
<ul>
<li>The automatic synchronization of dependent and indirect-dependent dimensions now ignores the cron patterns of the other dimensions and always synchronizes them.</li>
<li>KeyLoaders now always set the name of their target level, even if they don&#8217;t load any key from the datasource. This only works for loaders nested under the root key of the dimension structure.</li>
<li>Bugfix: A possible deadlock of model data files was eliminated. This deadlock could have cause non-removable locks on models.</li>
<li>Bugfix: TimeKeyLoaders with combined weeks and years in their pattern didn&#8217;t correct the year properly for end 2009 / beginning 2010.</li>
<li>Bugfix: Stores using Where-Only mappings threw exceptions while building.</li>
</ul>
<span id="Web-Frontend"><h3>Web-Frontend</h3></span>
<ul>
<li>The model tree of the Analyzer now offers some standard expressions like the Query Editor.</li>
<li>The server now disallows the Browser to cache the startup HTML file of the Portal.</li>
<li>Bugfix: Rendering-problems with overlay charts have been fixed.</li>
<li>Bugfix: Reports with complex selectors did sometimes not appear before using the &#8220;Execute&#8221; button.</li>
<li>Bugfix: The Expression Editor can now be closed with empty expression without displaying an error message.</li>
<li>Bugfix: The dropdown fields of classic Hierarchy selectors are now expanded to the full selector size in IE now.</li>
<li>Bugfix: Interval selectors did not display two equal default values correctly</li>
</ul>
<span id="Workbench"><h3>Workbench</h3></span>
<ul>
<li>The Workbench offers a new property &#8220;Adjust Year To Weeks&#8221; for TimeKeyLoaders which allows to disable the automatic year correction for patterns combining both weeks and years.</li>
<li>Bugfix: A possible deadlock while displaying properties for a currently loading model was removed.</li>
<li>Bugfix: The webstart version of the Workbench killed existing named sessions even if the user denied to kill them.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/news/update261u1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDBC drivers</title>
		<link>http://www.instantolap.com/howtos/jdbc-drivers#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/howtos/jdbc-drivers#comments</comments>
		<pubDate>Mon, 18 Jan 2010 13:12:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[JDBC]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=508</guid>
		<description><![CDATA[JDBC drivers are needed to connect instantOLAP to its source databases. But where to find them and how to install drivers in Tomcat?]]></description>
			<content:encoded><![CDATA[<p>Before you can connect a database server with instantOLAP or any other Java application, you need a to install a matching database driver. For Java systems, you will need a driver which implements the Java JDBC standard and almost all database vendors provide a JDBC driver for their product.</p>
<p>Because of copyright reasons, only a few drivers are included in the instantOLAP standard distribution (an open source driver for Sybase and Microsoft SQL-Server and a second driver for HSQLDB databases). For all other database servers, you can find the driver in the internet. This is a list of the common database servers and some internet addresses where to find the driver.</p>
<p><span id="more-508"></span></p>
<div class='toc wptoc'>
<h2>Contents</h2>
<ol class='toc-odd level-1'>
	<li>
		<a href="#How_to_install_a_new_driver_under_Tomcat">How to install a new driver under Tomcat</a>
	</li>
	<li>
		<a href="#How_to_use_drivers_in_instantOLAP">How to use drivers in instantOLAP</a>
	</li>
	<li>
		<a href="#JDBC_drivers_for_database_servers">JDBC drivers for database servers</a>
		<ol class='toc-even level-2'>
			<li>
				<a href="#Microsoft_SQL-Server">Microsoft SQL-Server</a>
				<ol class='toc-odd level-3'>
					<li>
						<a href="#Microsoft_SQL-Server_original_driver">Microsoft SQL-Server (original driver)</a>
					</li>
					<li>
						<a href="#Microsoft_SQL-Server_jDTS_open_source_driver">Microsoft SQL-Server (jDTS open source driver)</a>
					</li>
				</ol>
			<li>
				<a href="#MySQL">MySQL</a>
			</li>
			<li>
				<a href="#Oracle">Oracle</a>
			</li>
			<li>
				<a href="#Sybase">Sybase</a>
				<ol class='toc-odd level-3'>
					<li>
						<a href="#Sybase_original_Sybase_driver_jConnect">Sybase (original Sybase driver jConnect)</a>
					</li>
					<li>
						<a href="#Sybase_jDTS_open_source_driver">Sybase (jDTS open source driver)</a>
					</li>
				</ol>
			<li>
				<a href="#IBM_DB2">IBM DB/2</a>
			</li>
			<li>
				<a href="#Informix">Informix</a>
			</li>
</ol>
</ol>
</ol>
</div>
<div class='wptoc-end'>&nbsp;</div>
<span id="How_to_install_a_new_driver_under_Tomcat"><h2>How to install a new driver under Tomcat</h2></span>
<p>If you use Apache Tomcat as your Application Server (which is the default Application Server installed together with instantOLAP), installing a new driver is very simple:</p>
<ol>
<li>Download the driver from the vendors driver page</li>
<li>If neccesary, extract the driver or execute the driver installer to extract the driver files onto your hard disk.</li>
<li>Locate the driver files (they always end with .jar) and copy them into the library folder of your Tomcat server. Depending on the Tomcat version, the library folder is &lt;tomcat&gt;/common/lib (for Tomcat 5.5) or &lt;tomcat&gt;/lib (for Tomcat 6)</li>
<li>Restart Tomcat</li>
</ol>
<span id="How_to_use_drivers_in_instantOLAP"><h2>How to use drivers in instantOLAP</h2></span>
<p>After you installed the driver in your Application Server you can use from instantOLAP. Generally there are two different ways to access a driver or database: You can connect the server directly out of instantOLAP or you can use a predefined datasource, which has to be prepared inside the Application Server. For testing, developing or small installations, we recommend the first alternative.</p>
<p>To connect a database directly out of instantOLAP, simply use the &#8220;Add datasource&#8221; button when you are inside the &#8220;Datasources&#8221; section of a configuration. This will open a datasource wizard, which asks you for the name, driver, connection URL and credentials of the target database. Refer our <a href="http://www.instantolap.com/docs/reference_2_6_1_en/4_3_1.html#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">online documentation</a> for more details.</p>
<span id="JDBC_drivers_for_database_servers"><h2>JDBC drivers for database servers</h2></span>
<span id="Microsoft_SQL-Server"><h3>Microsoft SQL-Server</h3></span>
<p>There are at least two good drivers for the Microsofts SQL-Server: The <strong>original Microsoft JDBC driver</strong> and the open source driver <strong>jDTS </strong>for Microsoft SQL and Sybase databases, which is included in the instantOLAP standard distribution.</p>
<span id="Microsoft_SQL-Server_original_driver"><h4>Microsoft SQL-Server (original driver)</h4></span>
<p>The original Microsoft JDBC driver can be found and downloaded from the Microsoft page.</p>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=99B21B65-E98F-4A61-B811-19912601FDC9&amp;displaylang=en">Microsoft SQL Server JDBC Driver 2.0</a></li>
<li>Driver file(s): sqljdbc.jar</li>
<li>Driver class: com.microsoft.sqlserver.jdbc.SQLServerDriver</li>
<li>Connection-URL: jdbc:sqlserver://&lt;server&gt;[:&lt;port&gt;];databasename=&lt;database&gt;</li>
</ul>
<p>Escpecially in older versions of the originial driver, it is important to know how to form the connection URL. You must include the database name in your URL, otherwise you will be able to see the tables but not to access their content.</p>
<span id="Microsoft_SQL-Server_jDTS_open_source_driver"><h4>Microsoft SQL-Server (jDTS open source driver)</h4></span>
<p>jDTS is an open source alternative for Microsoft SQL and Sybase databases and already included in the instantOLAP standard distribution.</p>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://jtds.sourceforge.net/">http://jtds.sourceforge.net</a></li>
<li>Driver files(s):Â  jdts-&lt;version&gt;.jar</li>
<li>Driver class: net.sourceforge.jtds.jdbc.Driver</li>
<li>Connection-URL: jdbc:jtds:sqlserver://&lt;server&gt;[:&lt;port&gt;][/&lt;database&gt;]</li>
</ul>
<span id="MySQL"><h3>MySQL</h3></span>
<p>When using MySQL databases, make sure to use the most current available driver version, because older drivers may cause problems with newer versions of the database.</p>
<ul>
<li>Download page: <a rel="nofollow" target="_blank" href="http://dev.mysql.com/downloads/#connector-j">http://dev.mysql.com/downloads/#connector-j</a></li>
<li>Driver file(s): mysql-connector-java-&lt;version&gt;-bin.jar</li>
<li>Driver class: com.mysql.jdbc.Driver</li>
<li>Connection-URL: jdbc:mysql://&lt;server&gt;/&lt;database&gt;</li>
</ul>
<span id="Oracle"><h3>Oracle</h3></span>
<p>For Oracle databases it is imporant to use the correct version of the driver which matches the version of your database server. The drivers for all version can be downloaded from the Oracle page, but you will need to create an account before (if you don&#8217;t have already).</p>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/index.html">Oracle JDBC/UCP Download Page</a></li>
<li>Driver file(s): ojdbc15.jar or ojdbc16.jar</li>
<li>Driver class: oracle.jdbc.driver.OracleDriver</li>
<li>Connection-URL: jdbc:oracle:thin:@&lt;server&gt;:1521:&lt;database&gt;</li>
</ul>
<span id="Sybase"><h3>Sybase</h3></span>
<p>Like in the case of Microsoft SQL Server, you can use the original Sybase driver or the open source driver jDTS to connect a Sybase driver.</p>
<span id="Sybase_original_Sybase_driver_jConnect"><h4>Sybase (original Sybase driver jConnect)</h4></span>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://www.sybase.com/products/allproductsa-z/softwaredeveloperkit/jconnect">jConnect &#8211; Software Developer Kit</a></li>
<li>Driver file(s): jconn3.jar</li>
<li>Driver class: com.sybase.jdbc2.jdbc.SybDriver</li>
<li>Connection-URL: jdbc:sybase:Tds:&lt;server&gt;[:&lt;port&gt;]/&lt;database&gt;</li>
</ul>
<span id="Sybase_jDTS_open_source_driver"><h4>Sybase (jDTS open source driver)</h4></span>
<p>jDTS is an open source alternative for Microsoft SQL and Sybase databases and already included in the instantOLAP standard distribution.</p>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://jtds.sourceforge.net/">http://jtds.sourceforge.net</a></li>
<li>Driver file(s): jtds-&lt;version&gt;.jar</li>
<li>Driver class: net.sourceforge.jtds.jdbc.Driver</li>
<li>Connection-URL: jdbc:jtds:sybase://&lt;server&gt;[:&lt;port&gt;][/&lt;database&gt;]</li>
</ul>
<span id="IBM_DB2"><h3>IBM DB/2</h3></span>
<p>For all current versions of DB/2 you can use the Universal Database Driver (UDB) from DB/2. However, when you wan&#8217;t to connect a DB/2 database running on a mainframe system, you&#8217;ll have to purchase an additional license from IBM.</p>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://www-01.ibm.com/software/data/db2/ad/java.html">IBM &#8211; Application Development with DB/2</a> (Follow the links and download the DB/2 client)</li>
<li>Driver file(s): db2jcc.jar</li>
<li>Driver class: com.ibm.db2.jcc.DB2Driver</li>
<li>Connection-URL: jdbc:db2://&lt;server&gt;[:&lt;port&gt;]/&lt;database&gt;</li>
</ul>
<span id="Informix"><h3>Informix</h3></span>
<p>Since IBM bought the Informix database, you can find the Informix drivers on the IBM homepage now, too:</p>
<ul>
<li>Download: <a rel="nofollow" target="_blank" href="http://www14.software.ibm.com/webapp/download/search.jsp?go=y&amp;rs=ifxjdbc">IBM Software Downloads</a></li>
<li>Driver file(s): ifxjdbc.jar</li>
<li>Driver class: com.informix.jdbc.IfxDriver</li>
<li>Connection-URL: jdbc:informix-sqli://&lt;host&gt;:&lt;port&gt;/&lt;database&gt;:informixserver=&lt;dbservername&gt;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/howtos/jdbc-drivers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Release 2.6.1</title>
		<link>http://www.instantolap.com/news/release-2-6-1#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/news/release-2-6-1#comments</comments>
		<pubDate>Tue, 17 Nov 2009 12:47:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Releases]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=691</guid>
		<description><![CDATA[The new release 2.6.1 is finished and available. Read about the new features and bug fixes here.]]></description>
			<content:encoded><![CDATA[<p>Today we uploaded the next release of instantOLAP on our server. Version 2.6.1 is more than a service release, it also contains a number of nice frontend and backend features and improvements.</p>
<p>You can download the version from our downloads page. You will also find a update of our manual, reference and online documentation on our documentation page. Read this article to learn some details about version 2.6.1 and to read its release notes.</p>
<p><span id="more-691"></span></p>
<span id="New_features"><h2>New features</h2></span>
<span id="Improved_renderers"><h3>Improved renderers</h3></span>
<p>The new version contains new and faster renderers for the HTML, Excel and PDF output. In difference to the output of the PDF renderer, which generates output equal to its previous version, the HTML renderer now generates a much more compressed result. Especially for the Internet Explorer, this reduces the load and display time for HTML reports significant.</p>
<p>Additionally, the new HTML renderer offers some new formatting options:</p>
<ul>
<li>Scrollable tables with fixed headers: Before in the only available in the analyzer, tables in normal reports can now also contain fixed headers and scrollbars. The new HTML renderer will automatically display every table as scrollable table which is placed inside a block with fixed width and height properties set.</li>
<li>Free positioning of blocks: For each block you may assign a fixed X/Y position and place them everywhere on the screen you want to.</li>
<li>The automatic expansion of blocsk to make them all equal with can be manually switched of now.</li>
<li>Charts are now automatically expanded to the size of their owning blocks and therefore zoomed when blocks are expanded because of other and larger blocks in the report.</li>
</ul>
<p><img class="alignnone size-full wp-image-715" title="scrolltable" src="http://www.instantolap.com/wp-content/uploads/2009/11/scrolltable.gif" alt="Release 2.6.1" width="600" height="290" /></p>
<p>The Excel renderer also contains some new features. E.g. automatically generates foreground and background colors for negative numbers or exceptions are now included in the Excel export and all original datatypes of the cells are preservered when exporting a document.</p>
<span id="Print_preview"><h3>Print preview</h3></span>
<p>The report viewer now contains a new &#8220;Print preview&#8221; button which shows the report in a printable PDF version directly inside the browser. This allows to print a report without exporting it into the PDF format before. To use this feature, your browser must have installed the Adobe PDF plugin.</p>
<p><img class="size-full wp-image-713 alignnone" title="printview" src="http://www.instantolap.com/wp-content/uploads/2009/11/printview.gif" alt="Release 2.6.1" width="600" height="290" /></p>
<span id="Hideable_explorers"><h3>Hideable explorers</h3></span>
<p>A new button in the upper right corner of the portal allows to hide the explorer bar at the left side of the portal and to gain more space for the reports or other viewers.</p>
<p><img class="alignnone size-full wp-image-717" title="fullscreen" src="http://www.instantolap.com/wp-content/uploads/2009/11/fullscreen.gif" alt="Release 2.6.1" width="545" height="190" /></p>
<span id="Improved_expression_editor"><h3>Improved expression editor</h3></span>
<p>The expression editor, which is used e.g. to edit formulas or header iterations in the Analyzer, has widely changed and offers a number of new dialogs for searching, sorting, navigating etc. in dimensions without using the keyboard and manually typing expression.</p>
<p><img class="alignnone size-full wp-image-720" title="webexpressioneditor" src="http://www.instantolap.com/wp-content/uploads/2009/11/webexpressioneditor1.gif" alt="Release 2.6.1" width="572" height="373" /></p>
<p>There is a detailled description of the expression editor in our also new manual for the version 2.6.1.</p>
<span id="A_new_storage_model_for_stores"><h3>A new storage model for stores</h3></span>
<p>When creating a store you can now choose between two storage models for their data: The known &#8220;Condensed&#8221; format and the new &#8220;Indexed&#8221; format, which is much fast in building high-dimensional stores but slower in reading data out of stores. With a good combination of condensed and indexed stores, you can now create offline version of really high dimensional cubes by creating the most used combination of dimension as condensed stores and additionaly storing the &#8220;complete&#8221; view of the cube in a indexed store.</p>
<p>To learn more about the new storage type, read the new store property description in our new reference for version 2.6.1.</p>
<span id="Release_Notes"><h2>Release Notes</h2></span>
<p>22.10.2009: Release 2.6.1</p>
<p>Server</p>
<ul>
<li>A new function ISLEAF was added</li>
<li>Less logging, e.g. for unknown tables while editing configurations</li>
<li>Now match filters for cubes can contain expressions of any complexity</li>
<li>Imported dimensions now use less memory and CPU than before</li>
<li>The limits for number keyloader have been lowered, both limits can be negative now and the start-limit has no longer to be less than the end-limit</li>
<li>Unknown keys are now mapped to the root key when loading a cube into an offline store (but they still generate warnings). This brings the behavior closer to online cubes, because the root key of dimension always reflect the total of the database content, independent of all keys being mapped to the dimension.</li>
<li>A new storage model for stores, the &#8220;Indexed&#8221; storage, allows to create stores for high-dimensional cubes. Though the indexed storage is slower than the previous &#8220;condensed&#8221; model, its build time does not grows exponential with the number of included dimensions.</li>
<li>Line breaks in escaped SQL statements (@&#8221;&#8230;..&#8221;) are now allows and will no longer irritate the Database server.</li>
<li>Unmappable keys are mapped to the root key of a dimension when loading a cube into a store. This equals the root value of the dimension to the online version of the cube.</li>
</ul>
<ul>
<li>Bugfix: A possible deadlock while using a corrupt dimension was fixed</li>
<li>Bugfix: Mappings with &#8220;mode = select&#8221; did not appear in the result sometimes</li>
<li>Bugfix: Multiple mappings for the same fact now also work with DLOOKUP</li>
<li>Bugfix: The GROUP BY clause was constructed wrong if a statement contained<br />
equal expressions and used the &#8220;Group by indices&#8221; option.</li>
</ul>
<p>Web-Frontend</p>
<ul>
<li>New and faster renderers for HTML, Excel and PDF output</li>
<li>A strong compression for the HTML output was added, now cells with similar styles are clustered into CSS classes</li>
<li>A new &#8220;Print preview&#8221; was added to the report viewer now. The preview displays reports as PDF files inside the portal and allows to print reports without exporting them before.</li>
<li>User can now hide the explorers at the left side of the portal</li>
<li>Now ThinUsers can also delete their private files and snapshots</li>
<li>Now negative numbers are also colored red when exported to Excel</li>
<li>New placeholders for filenames in automations have been added (%USER% etc)</li>
<li>Empty rows and columns are now removed from the result set and no longer displayed as rows or columns with the height or width 0</li>
<li>Input fields and links became much more performant, reports with thousands of input fields are now possible</li>
<li>Assertions are now also displayed in Excel and PDF exports</li>
<li>The selected tab in the tabbed orientation is now highlighted</li>
<li>Dialogs are movable now</li>
<li>Window titles are limited to 30 characters now</li>
<li>Improved drag and drop behavior which now also works if the user drags an item very fast or if the browser reacts slowly</li>
<li>The table editor in the Pivot viewer does no longer disappear when changing the format to &#8220;chart&#8221;.</li>
<li>The &#8220;save as&#8221; dialog now also shows where the user has no write access if one of the subfolders is accessible.</li>
<li>The Excel export now preserves the data types and exports all texts as text, even if it is convertible to a number.</li>
<li>There is no need to create access rules for the bookmarks or snapshots folder any more.</li>
</ul>
<ul>
<li>Bugfix: Headers nested under spanned headers are now no longer too wide or too heigh</li>
<li>Bugfix: The snapshot and automation folders no longer need manual set access rights</li>
<li>Bugfix: The font-color was not exported to Excel correctly</li>
<li>Bugfix: Removing sorts in the Analyzer now works</li>
<li>Bugfix: Like for other formats, the XML export is now only offered after the report was displayed</li>
<li>Bugfix: Long URLs caused problems in IE and are now replaced by simple numbers</li>
<li>Bugfix: EMail attachments always had &#8220;.pdf&#8221; extension when send directly out of the report viewer.</li>
<li>Bugfix: Sorting a row or column in the pivot viewer (using the context menu of a header) now also works with scrolled tables.</li>
<li>Bugfix: The content of search selectors and input fields can now be selected.</li>
</ul>
<p>Workbench</p>
<ul>
<li>The Workbench no longer locks when waiting for a model load or reload</li>
<li>The ERM view became faster and uses a cached version of the database-schema when displaying the links</li>
<li>Invisible keys and facts now appear in the cube editor</li>
<li>Invisible dimensions now appear in the dimension preview</li>
<li>A new background property was added for queries</li>
<li>The column widths in the property editor are no longer reset when a new element is selected</li>
<li>The previewer now also works on all Windows 64 bit systems</li>
</ul>
<ul>
<li>Bugfix: The password for automations can now be edited and changed</li>
</ul>
<p>Console</p>
<ul>
<li>A new argument now allows to kill an existing session for a named user</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/news/release-2-6-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote control your OLAP server</title>
		<link>http://www.instantolap.com/howtos/remote-control-olap-server#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.instantolap.com/howtos/remote-control-olap-server#comments</comments>
		<pubDate>Mon, 24 Aug 2009 17:11:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HowTos]]></category>
		<category><![CDATA[Console]]></category>
		<category><![CDATA[OLAP]]></category>
		<category><![CDATA[Remote control]]></category>

		<guid isPermaLink="false">http://www.instantolap.com/?p=209</guid>
		<description><![CDATA[The instantOLAP console allows to remote control you OLAP server, e.g. to rebuild a dimension or model after the source database changed. Learn about how to use the console and its commands.]]></description>
			<content:encoded><![CDATA[<p>There is an almost unknown tool within every instantOLAP installation, the <strong>instantOLAP Console</strong>, which allows to remote-control your instantOLAP server and to start, stop or rebuild models, to rebuild single dimensions or cubes or to perform a number of other operations.</p>
<p>The tool is very useful whenever instantOLAP loads its data from a data-warehouse and you want to rebuild certain models, dimensions or cubes after the ETL tool rebuild the warehouse or added new data to it.</p>
<p>This article describes, how to use the tool from batch-files or other Java applications (most ETL tools can call native Java commands) and which operations are available.</p>
<p><span id="more-209"></span></p>
<div class='toc wptoc'>
<h2>Contents</h2>
<ol class='toc-odd level-1'>
	<li>
		<a href="#Starting_the_console_interactive_mode">Starting the console (interactive mode)</a>
	</li>
	<li>
		<a href="#Commands">Commands</a>
		<ol class='toc-even level-2'>
			<li>
				<a href="#BUILDDIMENSION_ltmodelgt_ltdimensiongt">BUILDDIMENSION &lt;model&gt; &lt;dimension&gt;</a>
			</li>
			<li>
				<a href="#BUILDDIMENSIONS_ltmodelgt">BUILDDIMENSIONS &lt;model&gt;</a>
			</li>
			<li>
				<a href="#BUILDSTORE_ltmodelgt_ltstoregt">BUILDSTORE &lt;model&gt; &lt;store&gt;</a>
			</li>
			<li>
				<a href="#BUILDSTORES_ltmodelgt">BUILDSTORES &lt;model&gt;</a>
			</li>
			<li>
				<a href="#CLEARCACHE_ltcachegt">CLEARCACHE &lt;cache&gt;</a>
			</li>
			<li>
				<a href="#CLEARCACHES">CLEARCACHES</a>
			</li>
			<li>
				<a href="#CLEARSTORE_ltmodelgt_ltstoregt">CLEARSTORE &lt;model&gt; &lt;store&gt;</a>
			</li>
			<li>
				<a href="#CLEARSTORES_ltmodelgt">CLEARSTORES &lt;model&gt;</a>
			</li>
			<li>
				<a href="#LISTDIMENSIONS_ltmodelgt">LISTDIMENSIONS &lt;model&gt;</a>
			</li>
			<li>
				<a href="#LISTMODELS">LISTMODELS</a>
			</li>
			<li>
				<a href="#MODELSTATE_ltmodelgt">MODELSTATE &lt;model&gt;</a>
			</li>
			<li>
				<a href="#QUIT">QUIT</a>
			</li>
			<li>
				<a href="#STARTSYNC_ltmodelgt_lttimeoutgt">STARTSYNC &lt;model&gt; &lt;timeout&gt;</a>
			</li>
			<li>
				<a href="#STOP_ltmodelgt">STOP &lt;model&gt;</a>
			</li>
			<li>
				<a href="#START_ltmodelgt">START &lt;model&gt;</a>
			</li>
		</ol>
	<li>
		<a href="#Using_the_console_in_batch_mode">Using the console in batch mode</a>
	</li>
</ol>
</ol>
</div>
<div class='wptoc-end'>&nbsp;</div>
<p>The console is delivered as a simple Java archive (jar file) and is located in the folder &lt;instantOLAP&gt;/tools/console. You can use the archive from this location or copy it to another computer &#8211; no other resource (except a local Java installation) is needed to execute the application.</p>
<span id="Starting_the_console_interactive_mode"><h2>Starting the console (interactive mode)</h2></span>
<p>To start the console in the interactive mode, use the command:</p>
<pre>java -jar iolapConsole.jar &lt;server-url&gt; &lt;user&gt; &lt;password&gt;</pre>
<p>where &lt;server-url&gt; is the complete url to the backend-service of your instantOLAP-server and &lt;user&gt; and &lt;password&gt; are the credentials for your administrator account. E.g. the command for a local installation on port 8080 and with the administrator account would be:</p>
<pre>java -jar iolapConsole.jar http://localhost:8080/iolapWS admin admin</pre>
<p>If the jar file is not located in the current folder, you can also type its whole path (relative or absolute). After you logged successfully into the server, you will see the following welcome message:</p>
<pre>instantOLAP console
(c) 2006-2009 Thomas Behrends Softwareentwicklung e.K.
Connecting server http://localhost:8080/iolapWS...
ok
&gt;</pre>
<p>Now you can use one of following commands to control the server:</p>
<span id="Commands"><h2>Commands</h2></span>
<span id="BUILDDIMENSION_ltmodelgt_ltdimensiongt"><h3>BUILDDIMENSION &lt;model&gt; &lt;dimension&gt;</h3></span>
<p>This command rebuilds a single dimension of a model (and all dimensions being dependend on this). The command expects the model name and dimension name as argument.</p>
<p>Example:</p>
<pre>&gt; BUILDDIMENSION demo/demo Product
Building dimension Product of model demo/demo...</pre>
<span id="BUILDDIMENSIONS_ltmodelgt"><h3>BUILDDIMENSIONS &lt;model&gt;</h3></span>
<p>This command rebuilds all dimensions of the specified model. The only argument the command expects is the name of the model.</p>
<p>Example:</p>
<pre>&gt; BUILDDIMENSIONS demo/demo
Building dimensions of model demo/demo...</pre>
<span id="BUILDSTORE_ltmodelgt_ltstoregt"><h3>BUILDSTORE &lt;model&gt; &lt;store&gt;</h3></span>
<p>The command BUILDSTORE rebuilds a single store of the specified model, the store name has to be passed as second argument.</p>
<p>Example:</p>
<pre>&gt; BUILDSTORE demo/demo store1
Building store store1 of model demo/demo...</pre>
<span id="BUILDSTORES_ltmodelgt"><h3>BUILDSTORES &lt;model&gt;</h3></span>
<p>Rebuilds all stores of the specified model.</p>
<p>Example:</p>
<pre>&gt; BUILDSTORES demo/demo
Building stores of model demo/demo...</pre>
<span id="CLEARCACHE_ltcachegt"><h3>CLEARCACHE &lt;cache&gt;</h3></span>
<p>Use the command CLEARCACHE to empty a single cache of the model. After the execution, the cache still exists but contains no entries.</p>
<p>Example:</p>
<pre>&gt; CLEARCACHE demo/demo cache1
Clearing cache cache1 of model demo/demo...</pre>
<span id="CLEARCACHES"><h3>CLEARCACHES</h3></span>
<p>This command clear all caches of the specified model.</p>
<p>Example:</p>
<pre>&gt; CLEARCACHES demo/demo
Clearing caches of model demo/demo...</pre>
<span id="CLEARSTORE_ltmodelgt_ltstoregt"><h3>CLEARSTORE &lt;model&gt; &lt;store&gt;</h3></span>
<p>Clears a single store of the model and brings it into the &#8220;offline&#8221; state. Dependend on the configuration settings, the model will continue using the original adhoc version of the store, otherwise the system will immediatley start to rebuild the store again.</p>
<p>Example:</p>
<pre>&gt; CLEARSTORE demo/demo store1
Clearing store store1 of model demo/demo...</pre>
<span id="CLEARSTORES_ltmodelgt"><h3>CLEARSTORES &lt;model&gt;</h3></span>
<p>This command clears all stores of the model. Like in the CLEARSTORE command, the system will immediatley rebuild all stores dependend on the configuration settings.</p>
<p>Example:</p>
<pre>&gt; CLEARSTORES demo/demo
Clearing stores of model demo/demo...</pre>
<span id="LISTDIMENSIONS_ltmodelgt"><h3>LISTDIMENSIONS &lt;model&gt;</h3></span>
<p>This command returns a list of all dimensions of the specified model.</p>
<p>Example:</p>
<pre>&gt; LISTDIMENSIONS demo/demo
Agency
Anim
Campaigns
Manufacturer
Product
Time</pre>
<span id="LISTMODELS"><h3>LISTMODELS</h3></span>
<p>Returns a list of all models on your server, including the active and inactive ones. For each model, the current state is append as text. The following states are possible:</p>
<ul>
<li>ONLINE: The model is started and ready</li>
<li>BUILD: The model is currently starting</li>
<li>CLOSED: The model is currently not started</li>
<li>CLOSING: The model is currently shutting down</li>
<li>SYNC: The model is started and currently synchronizing its dimensions and / or cubes</li>
<li>ERROR: The model is not started because an error ocurred while starting it</li>
</ul>
<p>Example:</p>
<pre>&gt; LISTMODELS
demo/demo (ONLINE)
eventlog/eventlog (ONLINE)</pre>
<span id="MODELSTATE_ltmodelgt"><h3>MODELSTATE &lt;model&gt;</h3></span>
<p>This function returns the state of a specific model. The state is returned as number in this functions, the following states are possible:</p>
<ul>
<li>0 = CLOSED</li>
<li>1 = BUILD</li>
<li>2 = ONLINE</li>
<li>3 = SYNC</li>
<li>4 = ERROR</li>
<li>5 = CLOSING</li>
</ul>
<p>Example:</p>
<pre>&gt; MODELSTATE demo/demo
Request model-state for demo/demo...
State = 2</pre>
<span id="QUIT"><h3>QUIT</h3></span>
<p>This command stops the console.</p>
<span id="STARTSYNC_ltmodelgt_lttimeoutgt"><h3>STARTSYNC &lt;model&gt; &lt;timeout&gt;</h3></span>
<p>This function starts the synchronize process for a model, in which it is checking its cubes and dimensions if they are outaged. You must pass the timeout for the synchronize process in ms as second argument. This function is only useful if you want to synchronize the model immediatly, because the system synchronizes all its online models each minute.</p>
<p>Example:</p>
<pre>&gt; STARTSYNC demo/demo 1000
Starting model demo/demo synchronize...</pre>
<span id="STOP_ltmodelgt"><h3>STOP &lt;model&gt;</h3></span>
<p>This command shuts down the specified model.</p>
<p>Example:</p>
<pre>&gt; STOP demo/demo
Stopping model demo/demo...
ok</pre>
<span id="START_ltmodelgt"><h3>START &lt;model&gt;</h3></span>
<p>This command starts the specified model.</p>
<p>Example:</p>
<pre>&gt;START demo/demo
Starting model demo/demo asynchron...</pre>
<span id="Using_the_console_in_batch_mode"><h2>Using the console in batch mode</h2></span>
<p>The batch mode can be used to call the console from external batch files and to execute commands without user interaction. To execute a command, just add it and its arguments behind the standard arguments of the console, the syntax for the batch mode is:</p>
<pre>java -jar iolapConsole.jar &lt;server&gt; &lt;user&gt; &lt;pwd&gt; &lt;command&gt; [&lt;arg1&gt; [&lt;arg2&gt; [...] ] ]</pre>
<p>If you call the console in batch mode, it will immediatley execute the passed command and then exit. E.g. the following line</p>
<pre>java -jar iolapConsole.jar http://localost:8080/iolapWS admin admin START demo/demo</pre>
<p>would start the model &#8220;demo/demo&#8221; on a local server running on port 8080 and then return.</p>
<p>Not that all commands, also in the interactive mode, only fork the requested operation on the server and then return without waiting for the operation to be finished. However, if you send a number of commands for the same model to server, they will be queued and executed in sequential order.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.instantolap.com/howtos/remote-control-olap-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (enhanced) (user agent is rejected)

Served from: www.instantolap.com @ 2010-09-06 22:02:34 -->