Hi all and many thanks for this forum!
I'm quite new to Pentaho stuff and I'm facing an issue with using a Workbench schema from Saiku Analytics.
I was searching for a help in this forum, but without success unluckily...
This is my environment:
- Linux Red Hat
- Pentaho BI Server CE 5.3
- Schema Workbench CE 3.9
- Saiku Analytics CE 3.1
Note: the Pentaho underlying db users and tables (hibernate, quartz, ...) lay on PostgreSQL, whereas my source data (fact and dimensions) lay on Oracle.
I successfully created a cube through Schema Workbench reading data structure from two schema Oracle (using the oracle connection).
Then I successfully published it to Pentaho using the postgres connection (JNDI).
Finally, after some tricky configurations, I see it in Saiku!
But, unfortunately, when I try to drag/drop tables to make the analysis I receive the following error:
PSQLException: ERROR: relation "..." does not exist Position: ...
In other posts, someone said that's because of uppercase table names in the .xml schema file, but I don't think is that the case.
Instead my doubt is: is it caused by having Pentaho underlying tables on PostgreSQL and cube data on Oracle? I thought so, because the exception seems to be raised by Postgres (PSQLException) not by Oracle, as I would expect! It seems that Saiku is searching for tables in Postgres and not in Oracle.
Can you please help me?
Thank you very much.
alessandro
I'm quite new to Pentaho stuff and I'm facing an issue with using a Workbench schema from Saiku Analytics.
I was searching for a help in this forum, but without success unluckily...
This is my environment:
- Linux Red Hat
- Pentaho BI Server CE 5.3
- Schema Workbench CE 3.9
- Saiku Analytics CE 3.1
Note: the Pentaho underlying db users and tables (hibernate, quartz, ...) lay on PostgreSQL, whereas my source data (fact and dimensions) lay on Oracle.
I successfully created a cube through Schema Workbench reading data structure from two schema Oracle (using the oracle connection).
Then I successfully published it to Pentaho using the postgres connection (JNDI).
Finally, after some tricky configurations, I see it in Saiku!
But, unfortunately, when I try to drag/drop tables to make the analysis I receive the following error:
PSQLException: ERROR: relation "..." does not exist Position: ...
In other posts, someone said that's because of uppercase table names in the .xml schema file, but I don't think is that the case.
Instead my doubt is: is it caused by having Pentaho underlying tables on PostgreSQL and cube data on Oracle? I thought so, because the exception seems to be raised by Postgres (PSQLException) not by Oracle, as I would expect! It seems that Saiku is searching for tables in Postgres and not in Oracle.
Can you please help me?
Thank you very much.
alessandro