<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Infobright.org Forums</title>
    <link>http://www.infobright.org/Forums/</link>
    <description>Infobright.org Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-10-25T20:06:36-04:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Connection with Jasper</title>
      <link>http://www.infobright.org/Forums/viewthread/2604/</link>
      <guid>http://www.infobright.org/Forums/viewthread/2604/#When:00:25:49Z</guid>
      <description>&lt;p&gt;I have downloaded and installed Jasper iReport on the same localhost where my Infobright IB_4.0_r13151_13690(ice) is (I&#8217;m running Windows 7). &lt;br /&gt;
Then I tried to connect and got the dialog box where the only choice I found was JDBC connection (1st screen print in my attachment).&lt;br /&gt;
After that I got to choices. I tried both and it didn&#8217;t work.&lt;br /&gt;
So I have a following questions:&lt;/p&gt;

&lt;p&gt;1) Do I have to use JDBC driver?&lt;br /&gt;
2) Was the JDBC driver installed during Infobright installation? &lt;br /&gt;
3) Is there any other way to connect to Jasper?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;C_G
&lt;/p&gt;</description>
      <dc:date>2011-10-22T00:25:49-04:00</dc:date>
    </item>

    <item>
      <title>Mondrian giving wrong Results with infobright</title>
      <link>http://www.infobright.org/Forums/viewthread/2014/</link>
      <guid>http://www.infobright.org/Forums/viewthread/2014/#When:08:05:18Z</guid>
      <description>&lt;p&gt;Hi ,&lt;br /&gt;
I am using mondiran with infobright database. I have created my table with below collation for case insensitivity.&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:blue;&quot;&gt;COLLATE=latin1_general_ci&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;my problem is ,&lt;/p&gt;

&lt;p&gt;i have one dimension &#8220;dim1&#8221; which contails 2 records with same name and different case(Battery, battery) .&lt;/p&gt;

&lt;p&gt;i have data for &#8220;battery&#8221; in my Fact table and i dont have data for &#8220;Battery&#8221; &lt;/p&gt;

&lt;p&gt;while generating report i din&#8217;t get data for &#8220;battery&#8221; also.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
below the quries and results generted by the mondiran while creating report(Execting Mdx Qurey)&lt;br /&gt;
&lt;span style=&quot;color:blue;&quot;&gt;SELECT&lt;br /&gt;
NON EMPTY &#123;[Measures].[Clicks]&#125; ON COLUMNS,&lt;br /&gt;
NON EMPTY &#123;[Adgroup].[Battery]&#125; ON ROWS&lt;br /&gt;
FROM [Cube1]&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;span style=&quot;color:orange;&quot;&gt;[color=blue]select `DIM_ADGROUP`.`name` as `c0` from `DIM_ADGROUP` as `DIM_ADGROUP` group by `c0` order by `DIM_ADGROUP`.`name` ASC; &lt;/span&gt;[/color]&lt;br /&gt;
Result:&lt;/p&gt;

&lt;p&gt;Average Cost Electricity &lt;br /&gt;
Battery &lt;br /&gt;
Battery Powered &lt;br /&gt;
BD &#45; Battery N Recharge &lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;span style=&quot;color:orange;&quot;&gt;select `DIM_ADGROUP`.`name` as `c0`, sum(`SEARCH_FACT`.`clicks`) as `m0` from `DIM_ADGROUP` as `DIM_ADGROUP`, `SEARCH_FACT` as `SEARCH_FACT` where `SEARCH_FACT`.`adgroupid` = `DIM_ADGROUP`.`id` and `DIM_ADGROUP`.`name` = &#8216;Battery&#8217; group by `c0`;&lt;/span&gt;&lt;br /&gt;
Result&lt;br /&gt;
+&#8212;&#8212;&#8212;&#8212;&#45;+&#8212;&#8212;&#8212;+&lt;br /&gt;
| c0 | m0 |&lt;br /&gt;
+&#8212;&#8212;&#8212;&#8212;&#45;+&#8212;&#8212;&#8212;+&lt;br /&gt;
| battery | 1784 |&lt;br /&gt;
+&#8212;&#8212;&#8212;&#8212;&#45;+&#8212;&#8212;&#8212;+&lt;br /&gt;
1 row in set (0.11 sec)&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
But in UI i didn&#8217;t get any results.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
I am expecting that mondian working as case sensitive. By merging these 2 queries , it unable to generate the report.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
i have tried the same case by creating my database as case sensitive and i got correct result.&lt;/p&gt;

&lt;p&gt;Can you please help in this.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br /&gt;
Raja K
&lt;/p&gt;</description>
      <dc:date>2011-02-17T08:05:18-04:00</dc:date>
    </item>

    <item>
      <title>Getting to use SOA</title>
      <link>http://www.infobright.org/Forums/viewthread/2030/</link>
      <guid>http://www.infobright.org/Forums/viewthread/2030/#When:10:14:30Z</guid>
      <description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;Thanks for the help on the forum. &lt;br /&gt;
We have been looking into open source software for data management and we would be interested in a similar field. &lt;/p&gt;

&lt;p&gt;We are wanting to implement SOA. It would be to complete our existing software. What would you know about open source SOA ? &lt;/p&gt;

&lt;p&gt;Thanks a lot.
&lt;/p&gt;</description>
      <dc:date>2011-02-23T10:14:30-04:00</dc:date>
    </item>

    <item>
      <title>Why this query is not supported by Infobright&#63;</title>
      <link>http://www.infobright.org/Forums/viewthread/1610/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1610/#When:08:16:07Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am running following query on Infobright.&lt;/p&gt;

&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;SELECT&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;pt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;parent_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dim_subscriptions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;acc_g&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;year_num&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;&lt;br /&gt;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;month_num&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c4&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;SUM&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;usage_count&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`)&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;m0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;FROM&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sprotocols_page_type_view&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;pt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;&lt;br /&gt;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fact_details_degenerated&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dim_subscriptions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dim_subscriptions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`,&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;sprotocols_account_parent_view&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;&lt;br /&gt;AS&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;acc_g&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;WHERE&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;page_type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;=&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;pt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;child_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AND&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;pt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;parent_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;115&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;AND&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;subscription&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;=&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dim_subscriptions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;&lt;br /&gt;AND&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;dim_subscriptions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;value&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;subscribed&#39;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;AND&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;fd&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;account_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;=&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;acc_g&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;child_id&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;AND&amp;nbsp;`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;acc_g&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`.`&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;type&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;`&amp;nbsp;=&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#39;Institution&#39;&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;GROUP&amp;nbsp;BY&amp;nbsp;c0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c1&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c2&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c3&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;c4&amp;nbsp;&lt;/span&gt;
&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;

&lt;p&gt;This is giving following error.&lt;br /&gt;
The query includes syntax that is not supported by the Infobright Optimizer. Either restructure the query with supported syntax, or enable the MySQL Query Path in the brighthouse.ini file to execute the query with reduced performance. &lt;/p&gt;

&lt;p&gt;How can i improve this query?&lt;br /&gt;
Note: table names starting with dim are dimension tables.&lt;br /&gt;
table names starting ending with view are database views on dimension tables.&lt;br /&gt;
table name starting with fact is fact_table.
&lt;/p&gt;</description>
      <dc:date>2010-06-29T08:16:07-04:00</dc:date>
    </item>

    <item>
      <title>How can i make Infobright case insensitiive&#63;</title>
      <link>http://www.infobright.org/Forums/viewthread/1525/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1525/#When:08:32:23Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Suppose i have following two tables with sample data as shown below.&lt;/p&gt;

&lt;p&gt;Table &#45; A&lt;/p&gt;

&lt;p&gt;AId &amp;nbsp;  &amp;nbsp; name&lt;br /&gt;
I1 &amp;nbsp;  &amp;nbsp;   v1&lt;br /&gt;
I2 &amp;nbsp;  &amp;nbsp;   v2&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Table &#45; B&lt;/p&gt;

&lt;p&gt;BId &amp;nbsp;  &amp;nbsp;  name&lt;br /&gt;
1 &amp;nbsp;  &amp;nbsp;  &amp;nbsp;  V1&lt;br /&gt;
2 &amp;nbsp;  &amp;nbsp;  &amp;nbsp;  v2&lt;/p&gt;

&lt;p&gt;If i make inner join on both the tables using mysql on name column, it will return me both rows. It means it is behaving case insensitive.&lt;/p&gt;

&lt;p&gt;AId &amp;nbsp;  &amp;nbsp;   BId&lt;br /&gt;
I1 &amp;nbsp;  &amp;nbsp;  &amp;nbsp;   1&lt;br /&gt;
I2 &amp;nbsp;  &amp;nbsp;  &amp;nbsp;   2&lt;/p&gt;

&lt;p&gt;But when i used same table using BrightHouse engine it is behaving case sensitive and returning only single row.&lt;/p&gt;

&lt;p&gt;AId &amp;nbsp;  &amp;nbsp;   BId&lt;br /&gt;
I2 &amp;nbsp;  &amp;nbsp;  &amp;nbsp;   2&lt;/p&gt;

&lt;p&gt;How can i make Infobright case insensitive?
&lt;/p&gt;</description>
      <dc:date>2010-05-03T08:32:23-04:00</dc:date>
    </item>

    <item>
      <title>Data Transfer Process</title>
      <link>http://www.infobright.org/Forums/viewthread/1524/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1524/#When:02:17:02Z</guid>
      <description>&lt;p&gt;In the process of data transfer in InfoBright  We  have dumped the data into sql script files ,&lt;br /&gt;
Then removed the primary keys and other indexes in the script , as info bright  do not support them&lt;br /&gt;
And from the Script file we are trying the load the data into InfoBright &lt;/p&gt;

&lt;p&gt;We successfully connected to info bright and started the data transfer &lt;br /&gt;
But the InfoBright  server is  disconnecting frequently in the middle of the data transfer &lt;br /&gt;
and giving the errors  like&lt;/p&gt;

&lt;p&gt;Lost Connection to MYSQL  Server during Query, MYSQL Server Gone away,&lt;br /&gt;
can&#8217;nt connect to MYSQL  Server  on localhost&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
 I tried to reconnect the InfoBright , by continuously observing the data transfer process&lt;br /&gt;
But at certain period of time , we are not able to restore the connection &amp;nbsp; &lt;/p&gt;

&lt;p&gt;please help so that i cant go in proper way of data transfer
&lt;/p&gt;</description>
      <dc:date>2010-05-03T02:17:02-04:00</dc:date>
    </item>

    <item>
      <title>How to avoid String function &#8216;UPPER&#8217; for varchar field&#63;</title>
      <link>http://www.infobright.org/Forums/viewthread/1522/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1522/#When:02:57:40Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am trying to optimize month column in my fact table. &lt;/p&gt;

&lt;p&gt;If month column is integer type then following query is generated by jasperserver which takes 8 sec and 313 milliseconds. This is fine.&lt;/p&gt;

&lt;p&gt;select `fd`.`date_month` as `c0` &lt;br /&gt;
from `fact_details` as `fd` &lt;br /&gt;
where (`fd`.`date_year` = 2010) &lt;br /&gt;
&lt;span style=&quot;color:red;&quot;&gt;and `fd`.`date_month` = 1 &lt;/span&gt;&lt;br /&gt;
group by `c0` &lt;br /&gt;
order by `fd`.`date_month` ASC;&lt;/p&gt;

&lt;p&gt;But i want to display String value for month field like &#8216;Jan&#8217;,&#8216;Feb&#8217; etc. Therefore i added one more column month_name varchar field in my fact table. Now jasperserver generates following query which takes 1 minute and 59 seconds. &lt;/p&gt;

&lt;p&gt;select `fd`.`month_name` as `c0` &lt;br /&gt;
from `fact_details` as `fd` &lt;br /&gt;
where (`fd`.`date_year` = 2010) &lt;br /&gt;
&lt;span style=&quot;color:red;&quot;&gt;and UPPER(`fd`.`month_name`) = UPPER(&#8216;Jan&#8217;) &lt;/span&gt;&lt;br /&gt;
group by `c0` &lt;br /&gt;
order by `fd`.`month_name` ASC;&lt;/p&gt;

&lt;p&gt;Now if i compare both the query then the difference is marked in red. This is due to UPPER function in the query.&lt;br /&gt;
Now if i run the second query without UPPER function as show below it takes 8 seconds and 547 milliseconds which is equivalent to first query. It means UPPER function is taking maximum time.&lt;/p&gt;

&lt;p&gt;select `fd`.`month_name` as `c0` &lt;br /&gt;
from `fact_details` as `fd` &lt;br /&gt;
where (`fd`.`date_year` = 2010) &lt;br /&gt;
&lt;span style=&quot;color:red;&quot;&gt;and (`fd`.`month_name`) = (&#8216;Jan&#8217;) &lt;/span&gt;&lt;br /&gt;
group by `c0` &lt;br /&gt;
order by `fd`.`month_name` ASC;&lt;/p&gt;

&lt;p&gt;Please suggest me how should i optimize this.&lt;br /&gt;
1. Can i avoid UPPER function so that jasperserver does not generate it for varchar fields?&lt;br /&gt;
2. Can i optimize UPPER function in infobright?&lt;br /&gt;
3. Is there any alternate way to handle the same scenario?
&lt;/p&gt;</description>
      <dc:date>2010-04-30T02:57:40-04:00</dc:date>
    </item>

    <item>
      <title>What is the best way of defining date dimension using Infobright&#63;</title>
      <link>http://www.infobright.org/Forums/viewthread/1506/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1506/#When:00:03:31Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I have a request_date column in my fact table having values like &#8216;2009&#45;11&#45;28&#8217;. &lt;br /&gt;
I have tried the following ways to define my date dimension.&lt;/p&gt;

&lt;p&gt;1. I am not using any separate date dimension table. I am directly using request_date column in fact table. It is very slow as i need to use date_format(request_date) function or year(request_date) or month(request_date) functions which are very slow.&lt;/p&gt;

&lt;p&gt;2. I tried explicit year, month, day column in my fact tables which works fine for me. All these explicit columns are smallint, tinyint and tinyint type respectively. But at some places i need date like &#8216;Jan&#45;2010&#8217; etc which require date_format function which increases the response time almost 2 times.&lt;/p&gt;

&lt;p&gt;3. Thirdly i tried a separate date dimension table with all the information pre calculated. Its response time is also similar to 2nd step&#8217;s 2nd scenario which increases the time 2 times.&lt;/p&gt;

&lt;p&gt;Please suggest me what is the best way to define a date dimension?
&lt;/p&gt;</description>
      <dc:date>2010-04-21T00:03:31-04:00</dc:date>
    </item>

    <item>
      <title>comparison between integrated jasper/ICE and standalone jasper/ice</title>
      <link>http://www.infobright.org/Forums/viewthread/1501/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1501/#When:01:43:24Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am using standalone jasper server downloaded from jasperforge.org. Previously i was using mysql as database. Now i am exploring Infobright for better performance. Therefore i installed ICE and migrated my MYIsam tables to infobright tables.&lt;br /&gt;
Then i pointed my standalone jasper server to new Infobright database.&lt;/p&gt;

&lt;p&gt;My question is:&lt;br /&gt;
will there be any benefit if i use integrated jasper/ICE as compared to standalone jasper/ICE as explained above? If yes then what kind of benefit?&lt;/p&gt;

&lt;p&gt;I think there should not be any difference but as i am newbie i just want to confirm this.
&lt;/p&gt;</description>
      <dc:date>2010-04-20T01:43:24-04:00</dc:date>
    </item>

    <item>
      <title>Does ICE support inline tables in OLAP schema&#63;</title>
      <link>http://www.infobright.org/Forums/viewthread/1498/</link>
      <guid>http://www.infobright.org/Forums/viewthread/1498/#When:05:58:44Z</guid>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I am newbie. I am using ICE with jasper server.&lt;br /&gt;
In my OLAP schema, i have an inline table. &lt;br /&gt;
Following query is being generated by the jasperserver which is running on Infobright database&lt;/p&gt;

&lt;p&gt;select `pt`.`id` as `c0`, `subs`.`value` as `c1`, `acc_g`.`type` as `c2`, date_format(request_date,&#8217;%Y&#8217;) as `c3`, date_format(request_date,&#8217;%m&#8217;) as `c4`, sum(`fd`.`usage_count`) as `m0` from `npg_page_type_view` as `pt`, `fact_details` as `fd`, (select 1 as `id`, &#8216;subscribed&#8217; as `value` union all select 2 as `id`, &#8216;unsubscribed&#8217; as `value` union all select 3 as `id`, &#8216;unknown&#8217; as `value`) as `subs`, `npg_account_parent_view` as `acc_g` where `fd`.`page_type` = `pt`.`id` and `pt`.`id` in (&#8216;19&#8217;, &#8216;20&#8217;, &#8216;1506&#8217;) and `fd`.`subscription` = `subs`.`value` and `subs`.`value` = &#8216;subscribed&#8217; and `fd`.`account_id` = `acc_g`.`child_id` and `acc_g`.`type` = &#8216;Group&#8217; and date_format(request_date,&#8217;%Y&#8217;) = &#8216;2010&#8217; and date_format(request_date,&#8217;%m&#8217;) = &#8216;01&#8217; group by c0, c1, c2, c3, c4&lt;/p&gt;

&lt;p&gt;The result of this query is &lt;/p&gt;

&lt;p&gt;The query includes syntax that is not supported by the Infobright Optimizer. Either restructure the query with supported syntax, or enable the MySQL Query Path in the brighthouse.ini file to execute the query with reduced performance.&lt;/p&gt;

&lt;p&gt;If i remove inline table from OLAP schema or replaces inline table with database table then it works fine.&lt;/p&gt;

&lt;p&gt;Does it mean Infobright does not support inline tables in jasperserver?
&lt;/p&gt;</description>
      <dc:date>2010-04-19T05:58:44-04:00</dc:date>
    </item>

    
    </channel>
</rss>
