[Mondrian] Mondrian performance

Laurent Valdes valderama at gmail.com
Sat Mar 3 11:41:27 EST 2007


Hi Pranav,

did you saw my last mail ?
Do you have some help for my problem ?

Thank you !

Laurent

2007/3/3, Pranav.Matekar at zycus.com <Pranav.Matekar at zycus.com>:
>
>
>
> hi,
>
> i never tried tomcat
> i used direct jdbc connection
>
> Connection conn = DriverManager.getConnection(
>                     "Provider=mondrian;" +
>                     "Jdbc=jdbc:oracle:thin:UserName/Password at 192.168.1.1:1521:orcl1;"
> +
>                     "JdbcDrivers=oracle.jdbc.driver.OracleDrive;"+
>                     "Catalog=file:///C:/mondrian.xml;",
>                     null,
>                     false);
>
> Query query = conn.parseQuery("select {[Store].members} on columns from
> Sales ");
> Result result = conn.execute(query);
>
>
> if u want to connect via Datasource, try DataSource=dataSourceName; and
> remove  Jdbc=jdbc:oracle:thin:UserName/Password at 192.168.1.1:1521:orcl1;
>
> thank you.
>
> Pranav
> _______________________________________________
> Mondrian mailing list
> Mondrian at pentaho.org
> http://lists.pentaho.org/mailman/listinfo/mondrian
>
>


-- 
«À attendre que l'herbe pousse, le boeuf meurt de faim»
«Le boeuf» @< http://www.le-valdo.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20070303/51ce201d/attachment.html 


More information about the Mondrian mailing list