OLAP error (1020011): Maximum number of rows [5000] exceeded
Some times when we drill down a member we get
this error: "Cannot perform cube view operation. OLAP error (1020011):
Maximum number of rows [5000] exceeded" this is because by
default the max Rows setting for Analytic Provider Services is 5000. If
needed we can increase the value for number of rows to be retrieved, this can
be done by:
1.Open essbase.properties file,
1.a)Version 9.x: Open the HYPERION_HOME%\AnalyticProviderServices\bin\essbase.properties file
1.b)Version 11.x: Open the HYPERION_HOME%\products\Essbase\aps\bin\essbase.properties file
2. Look for the setting: "service.olap.dataQuery.grid.maxRows=5000",
3. Increase the value to the desired value, and yeah please take care of rows
limitation of excel. [For 2003: 65,535; For 2007: 1,048,576]
4. Save the file,
5. Restart the APS Service.
If you will set this value too high then:
1. You might need to increase caches,
2. you might get 1042017 Network error for which you need to increase Netrerty
and
delaycount, For more info on this have a look at: Error "1042017
Network error: The client
or server timed out waiting to receive data using
TCP/IP. Check network connections" (Doc
ID 1279378.1)
Cheers...!!!
Rahul S.
Comments
Post a Comment