Welcome to the JasperAnalysis forum!

Please post questions here that relate to JasperAnalysis, the relational OLAP engine and 'slice and dice' user interface that is part of JasperServer. A related tool is the schema workbench.


Sherman
JasperSoft
swood's picture
24535
Joined: Jun 21 2006 - 12:48pm
Last seen: 10 years 11 months ago

14 Answers:

workbench need a schema.....
how do 1 get dat(oracle)
im stacked
ur help will be appriciated....

thanksin advance
mmutleab's picture
255
Joined: Mar 23 2007 - 9:14pm
Last seen: 16 years 6 months ago
The schema workbench allows you to create and test a schema against a database. There is some light documentation in the download.

1. put your database JDBC driver in the /drivers directory
2. start the workbench
3. set your JDBC driver class, URL, user name and password of your cube database under Preferences in the workbench
4. Create a new schema
5. Add the elements to the schema by right clicking, and change the details in the right hand panel
6. You can test the schema by running MDX queries against the schema
7. Once you are happy with the schema, you can add it into JasperServer through the user interface, and add analysis views with your starting MDX. See the JasperServer administration guide for details.


Sherman
JasperSoft
swood's picture
24535
Joined: Jun 21 2006 - 12:48pm
Last seen: 10 years 11 months ago
user name and password of your cube database
i cant get this.
any hint.....

i tried that n it gives me:
database - null(oracle)
mmutleab's picture
255
Joined: Mar 23 2007 - 9:14pm
Last seen: 16 years 6 months ago

There should be an error message on the console behind the workbench screen. Can you show us that?

 

Sherman

Jaspersoft

swood's picture
24535
Joined: Jun 21 2006 - 12:48pm
Last seen: 10 years 11 months ago

swood
Wrote: Hello Sir. I have doubt in using Schema workbench. I was able to connect to foodmart schema  with mysql jdbc driver.  When I am trying to connect to oracle db, it is showing "Mondrian connection successfull", but I am not able to view the tables in the db. It is showing database - null (oracle).

Please post questions here that relate to JasperAnalysis, the relational OLAP engine and 'slice and dice' user interface that is part of JasperServer. A related tool is the schema workbench.


Sherman
JasperSoft
quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

There may have been some exceptions on the command line/batch file. Can you see any?

 

Sherman

Jaspersoft

swood's picture
24535
Joined: Jun 21 2006 - 12:48pm
Last seen: 10 years 11 months ago

I couldn't find any exceptions.  But it is showing

   JDBC Driver oracle.jdbc.driver.OracleDriver loaded successfully

  JDBC Driver com.mysql.jdbc.Driver loaded successfully.

quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

quest_2009
Wrote:Sir, Though it is showing both oracle and mysql drivers are loaded successfully , it is showing database - null (oracle). No exceptions could be  found on the batch file.

I couldn't find any exceptions.  But it is showing

   JDBC Driver oracle.jdbc.driver.OracleDriver loaded successfully

  JDBC Driver com.mysql.jdbc.Driver loaded successfully.

quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

swood
Wrote: I didnt get any reply for my doubt sir. While working with schema workbench, though the mondrian connection is successfull with oracle, it is not displaying any tables in that database. Also at the bottom, it is showing database - null (Oracle). It is not showing any excepions too. so what is the problem and how it could be resolved.

Please post questions here that relate to JasperAnalysis, the relational OLAP engine and 'slice and dice' user interface that is part of JasperServer. A related tool is the schema workbench.


Sherman
JasperSoft
quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

Hai,

       While I havd been trying to execute an MDX query in Jasper, it is showing the error "Mondrian Error:Too many errors, '2', while loading/reloadin aggregates". But that MDX query runs properly in schema workbench.  So what is to be done?

quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

swood
Wrote: I made an xml file using schema wokbench with foodmart . The query run properly. I made an analysis connection using that schema file. It was successful. After that I was trying to create an analysis view using that connection. It asked for the query. It is showing an error while executing the query as follows

"The following is not a valid MDX Query: com.jaspersoft.jasperserver.api.metadata.olap.domain.client.MondrianConnectionImpl

  ". Why is it so?


Please post questions here that relate to JasperAnalysis, the relational OLAP engine and 'slice and dice' user interface that is part of JasperServer. A related tool is the schema workbench.


Sherman
JasperSoft
Code:
select {[Measures].[cost],[Measures].[sales]} on columns,{[store]} on rows from [sales_cube]</td></tr></tbody></table>
quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

swood
Wrote:Why this error is desplaying "com.jaspersoft.jasperserver.api.metadata.olap.domain.client.MondrianConnectionImpl" while trying to run an mdx query after uploading an xml file created using schema workbench. This query works properly in schema workbench. Expecting a reply for this doubt at the earliest.


 
 
Please post questions here that relate to JasperAnalysis, the relational OLAP engine and 'slice and dice' user interface that is part of JasperServer. A related tool is the schema workbench.


Sherman
JasperSoft
Code:
The following is not a valid MDX Query: com.jaspersoft.jasperserver.api.metadata.olap.domain.client.MondrianConnectionImpl</td></tr></tbody></table>
quest_2009's picture
Joined: Feb 24 2009 - 10:20pm
Last seen: 14 years 7 months ago

Hi all,

 

I have this error  when I try to connect to oracle database:

database - null oracle

 

when I use workbench I see the table but when I connect MDX query I have the following error :

No Mondrian connection

 

Why? What I do in this case?

I have create a folder drivers for jdbc oracle driver.

I use C:\workbench-2.3.2.9247.

 

thanks for any help.

slug70

Slug70's picture
22
Joined: Oct 30 2007 - 6:03pm
Last seen: 7 years 8 months ago

Hi, Sherman,

Is there any way to connect 2 schemas of oracle database ?

I have dimenstion tables in one schema and fact tables in another schema... in SQL developer we can give synonims to access other schema tables.. In the same how can I get field from other schema in work bench as the database connection allows only to connect one schema at a time ....

 

Thank you.

Sadakar

BI developer

Open source technolgoies.

 

sadakar's picture
5145
Joined: Aug 14 2012 - 3:57am
Last seen: 1 week 5 days ago
Feedback