Hi,
im running my BI-Server 5.0.1 CE on a CentOs 6.5 (64 Bit) with 8GB RAM. I'm startig my Server with the following OPS:
I have an OLAP-Cube with 4.000.000 Rows in it's facttable. I'm trying to generat a Report with Pivot4J, but after 4 - 6 Seconds I always get the error: Memory Limit exceeded. I observed my memory usage but my OS always has 6GB free memory.
At the moment im just using one Facttable with 4.000.000 rows. I have no Aggregations or something like that. But sholdn't it be possible to generate a Report from this Cube without getting a Memory-Error? Or are thery other configurations i need to consider?
Greetz
DK89
im running my BI-Server 5.0.1 CE on a CentOs 6.5 (64 Bit) with 8GB RAM. I'm startig my Server with the following OPS:
Code:
-Xms4096m -Xmx6144m -XX:MaxPermSize=512m
At the moment im just using one Facttable with 4.000.000 rows. I have no Aggregations or something like that. But sholdn't it be possible to generate a Report from this Cube without getting a Memory-Error? Or are thery other configurations i need to consider?
Greetz
DK89