You are on page 1of 1

BW Server Error - Client out of Memory in BEx 7.

x Added by Michael Devine, last edited by Michael Devine on Apr 22, 2013 (vie w change) Problem: When running a Query in BEX Analyzer there is an error message "Client Out of Me mory". The users report that in RSRT2 and BEx Analyzer 3.X the query can be displayed O K. This only happens in BEx Analyzer 7.X. RSRT2 -> Query can be executed without problems. Analyzer 3.X -> Query can be executed without problems. Analyzer 7.X -> Query cannot be executed due to Client out of Memory error. SAP Note 1040454 outlines the front end memory requirement and limitation in BE x Analyzer 7.x. " Regardless of the memory capacity in the front-end, a process can allocate a max imum of approximately 1.2 gigabytes (GB) in the .NET framework. This corresponds to approximately 750,000 data cells that can be displayed. " The recommendation from SAP is to set the safety belt as per SAP Note 1411545 . " The safety belt is activated globally by setting at least one of the following e ntries to the customizing table RSADMIN. The entries can be dded, changed and de leted with report SAP_RSADMIN_MAINTAIN. o ANALYZER_LIMIT_DEF: The default number of maximum cells if no further sett ing is specified. The default number can be overwritten locally in BEx Analyzer for each data provider. o ANALYZER_LIMIT_MAX: the absolute maximum number of cells (see below). The maximum number cannot be overwritten in BEx Analyzer. " Commonly, there is some confusion setting parameter ANALYZER_LIMIT_MAX. The perc eption is that you can set ANALYZER_LIMIT_MAX to a value higher than 750,000 to allow the query to execute without dumping. This is not the case. Parameter ANALYZER_LIMIT_MAX should be set to 750,000 or lower. Parameter ANALYZ ER_LIMIT_MAX and/or SAP Note1411545 does not override or enhance the logic that caluclates the Front-end memory requirement of the BEx Analyzer.

You might also like