I am trying to publish cube which is created on pentaho schema workbench and trying to analyses the result into bi server, in this procedure i am successfully published the cube but facing exception of Table not found in statement exception in saiku server even if the table is exist in the mysql database so what can i do to resolve this exception?
Asked
Active
Viewed 1,147 times
1 Answers
1
Check your data sources file - Saiku is probably not using the right schema for the database so is looking in a different place.

Codek
- 5,114
- 3
- 24
- 38
-
No Actually everything is proper it was working before but i don't know what is going wrong now it is giving me an error, if you can tell that what are the places where i have to define connection apart from pentaho schema workbench? – Helping Hand.. Mar 18 '13 at 12:20
-
Got the solution, the problem was of JNDI Connection. – Helping Hand.. Mar 30 '13 at 12:20