on 2007 May 03 10:23 AM
Hi All,
My production system suddenly showing around 40 dump with the below name "MEMORY_NO_MORE_PAGIN"
Plz. Let me know in details how to resolve this issue.
Runtime Errors MEMORY_NO_MORE_PAGING
Occurred on 05/02/2007 at 14:06:35
Error analysis
The ABAP/4 runtime system and the ABAP/4 compiler use a common
interface to store different types of data in different parts of
the SAP paging area. This data includes the
ABAP/4 memory (EXPORT TO MEMORY), the SUBMIT REPORT parameters,
CALL DIALOG and CALL TRANSACTION USING, as well as internally defined
macros (specified with DEFINE).
To store further data in the SAP paging area, you attempted to
allocate a new SAP paging block, but no more blocks were
available.
When the SAP paging overflow occurred, the ABAP/4 memory contained
entries for 50 of different IDs.
Please note:
To facilitate error handling, the ABAP/4 memory was
deleted.
Thanks & Regards,
Kishore Reddy
Hi Kishore,
You need to evaluate the memory usage in your system, go to ST02 and check the memory utilization and the ammount of swap the system is doing.
Check the values of the buffer size and how much physical memory you have assigned also check the heap parameters...
Hope this help
Juan
PS: reward with points if helpful
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
10 | |
10 | |
10 | |
10 | |
8 | |
8 | |
7 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.