Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

Maximum Result Set Limited to 500.000 cells although BICS_DA_RESULT_SET_LIMIT_MAX is configured higher

$
0
0

Hi all,

 

using DS 1.5 SP1 in local mode on SAP BW 7.31 I execute a simple application whith just one crosstab.

 

I have a breakpoint in function module BICS_PROV_GET_RESULT_SET at line 86, close before comment "* Result set size". The function module checks the result set size (= number of cells) against the parameter I_MAX_DATA_CELLS.

 

In my case, I_MAX_DATA_CELLS is 500.000, which seems a default value for me.

 

But in addition, I have set the safety belt parameter BICS_DA_RESULT_SET_LIMIT_MAX in table RSADMIN to 1.500.000.

 

I would assume, that Design Studio is considering the value specified through BICS_DA_RESULT_SET_LIMIT_MAX!

 

Any idea, why it is not doing so? Is this somewhere configured/changeable?

 

When checking with Analysis for Office 1.4 and maintaining the user specific setting for parameter ResultSetSizeLimit = -1 in the file system, the value from BICS_DA_RESULT_SET_LIMIT_MAX is considered correctly.


Best regards,

Philipp Hinnah


Viewing all articles
Browse latest Browse all 4041

Trending Articles