天天看点

SAP ABAP Netweaver里进程能够申请的最大内存

Sent: Monday, June 25, 2012 4:23 PM

Subject: 【knowledge share】memory issue of search report

Hi there,

There is a corresponding ST22 dump in the backend:

SAP ABAP Netweaver里进程能够申请的最大内存

Every user session has a maximum memory size quota. If the requested memory size exceed it, you will meet with this dump. Currently you have already used 2002728224, the maximum size is 2000000000.

SAP ABAP Netweaver里进程能够申请的最大内存

You can view maximum size via report:

RSPFLDOC

SAP ABAP Netweaver里进程能够申请的最大内存

In this case you have no other solution but reduce max hit.

继续阅读