1860872 - Report not executable in BEx Analyzer 7x - Client out of Memory
1860872 - Report not executable in BEx Analyzer 7x - Client out of Memory
Symptom
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to
real data is purely coincidental."
Environment
Cause
• The BEx Analyzer 7x is not a tool for the mass extraction of data, but a viewer/navigator tool for data.
• The BEx Analyzer 7x is based on .NET framework 32 bits
• Regardless of the memory capacity in the computer, .NET framework can allocate a maximum of
approximately 1.2 gigabytes (GB) for 32 bit application. All application (running on 32 bit) using .NET
framework uses maximum 1.2 gigabytes (GB) together.
• If excel is the only application using .NET framework on a client PC, then this corresponds to
approximately 750.000 data cells that can be displayed. The limit of 750.000 cells is based on standard
text-size in the cell. The issue may occur earlier (e.g. 740.000 cells) or later (e.g. 850.000 cells).
• When you try to allocate more memory, the system generates an error message and disconnects from
backend system.
• SAP cannot change the .NET framework in BEx Analyzer 7x, thus this limitation will remain. No change
regarding the use of 32 bit is planned in BEx Analyzer 7x.
• Please review SAP note 1040454 to get information about frontend memory requirement of the BEx
Analyzer 7x.
• The BEx Analyzer 3x is not based on .NET framework, therefore this limitation does not exist here.
• The Tx RSRT does not use .NET framework and further RSRT reads/shows only a small part of the
query resultset, not the complete query resultset.
Resolution
We are consistently improving the memory consumption by BExAnalyzer 7x. Please apply all the the
following notes related to this issue.
To get the latest Frontend patch and find the detail installation steps see page:
https://wiki.scn.sap.com/wiki/x/jYibIg
Doing in backend /
Issue Note Frontend optimization included in Frontend patch
additional information
1 Performance 2041337 SAP GUI 730 FEP600 or higher Correction Code: Apply the
in ABAP correction using Tx
Serialization SNOTE or apply the
of Structure Support-Package
Members mentioned in the note.
and Cells Manual Steps: Add
RS_FRONTEND_INIT
parameter
ANA_SERIALIZE_PARTS
with value 'X' in transaction
RS_FRONTEND_INIT.
2 Client out of 2201034 SAP GUI 730 FEP920 or higher SAP GUI 740 Manual Steps: Apply
Memory FEP400 or higher manual change mentioned
Error in the note or apply the
appears Support-Package
after an mentioned in the note.
upgrade to
BW Release
7.40
3 Out of 2193155 SAP GUI 740 FEP401 or higher Front End manual steps:
memory Since Frontend patch
exception FEP401 you find a new
occurs while option "Optimize for large
refreshing a Workbook" in the
workbook workbook settings. Please
with many select this option and save
• You can use the safety belt (see SAP note 1973478) with less than 750.000 data cells to only avoid the
error message. The limitation of 750.000 data cells still applies.
• In our experience customers require huge grid for further calculation/aggregation. Then here customer
are NOT looking for reporting tool but rather an extraction tool. You need to do your own research to
find which tool is the best fit for your requirement.
• Some hints which can help you for extraction:
1. Use of APD with limitation, see SAP notes 794257 and 751577 and online documentation:
Activities in the Analysis Process Designer (APD).
2. Queries as Info Providers for open-hub (BW730 SP8 onwards), see online documentation:
Distributing Data from the BW System.
Conclusion:
If the issue remains using all the parameter and ABAP correction mentioned above with SAP GUI 730
Frontend patch FEP920 or SAP GUI 740 Frontend patch FEP400 or higher, this issue will be finally
categorised as limitation of .NET Framework (1.2 GB) in 32 bit application (Excel / Microsoft office) as already
mentioned in note 1040454. This limitation could be overcome using 64 bit application (excel /Micorsoft
office) but BExAnalyzer does not support 64 bit Excel. SAP offers BusinessObjects Analysis, edition for
Microsoft Office 64Bit Version (64Bit OS + 64Bit Office + 64Bit AO) to overcome the limitation of .NET
Framework (1.2 GB) in 32 bit application. Please review SAP note 1729141.
Keywords
Products