Skip to Content
0
Former Member
May 03, 2007 at 09:23 AM

Production system showing 40 Dumps with "MEMORY_NO_MORE_PAGIN"

60 Views

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