Jump to content
We've recently updated our Privacy Statement, available here ×

aggregate tables not used


darkmanta

Recommended Posts

Hi everybody,

I'm using jasper reports server 4.2.1 Build: 20111017_0932

I have designed a cube that is working well but as it is growing (3 million records) it's becaming slow.

I have built and deployed 3 ad-hoc aggregate tables using "Pentaho Aggregation Designer" and the resulting OLAP schema is working as usual but is still not using the aggregate tables. 

mondrian.properties file is like this: 


# Allow the use of aggregates
mondrian.rolap.aggregates.Use=true
mondrian.rolap.aggregates.Read=true
mondrian.native.topcount.enable=true
mondrian.native.filter.enable=true

# mondrian.properties
mondrian.result.limit=50000
mondrian.olap.NullMemberRepresentation=[NULL]

# For XML/A JSPs
mondrian.test.connectString=Provider=mondrian;Jdbc=jdbc:odbc:MondrianFoodMart;JdbcDrivers=sun.jdbc.odbc.JdbcOdbcDriver;Catalog=/WEB-INF/queries/FoodMart.xml;

mondrian.rolap.nonempty=false
mondrian.olap.fun.crossjoin.optimizer.size=100000
mondrian.native.crossjoin.enable=true
mondrian.native.nonempty.enable=false
mondrian.rolap.aggregates.generateSql=true
#mondrian.rolap.generate.formatted.sql


Any suggestion is highly appreciated. Thank you.

Link to comment
Share on other sites

  • 8 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...