Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP Dump -MEMORY_PGFREE_FAILED

Former Member
0 Kudos

Hi all,

I got ABAP Dump regarding the Paging memory problem

Can anyone explain the problem and give the solution

Runtime Errors MEMORY_PGFREE_FAILED

Occurred on 07.03.2007 at 10:23:01

Error releasing a block in SAP Paging

What happened?

The current ABAP program had to be terminated because the

ABAP processor detected an internal system error.

The current ABAP program "RSDBRUNT" had to be terminated because the ABAP

processor discovered an invalid system state.

What can you do?

Make a note of the actions and input which caused the error.

To resolve the problem, contact your SAP system administrator.

You can use transaction ST22 (ABAP Dump Analysis) to view and administer

termination messages, especially those beyond their normal deletion

date.

Error analysis

An internal error occurred when releasing memory in

SAP Paging. The release ended with the error code

"-1".

How to correct the error

It is probably not possible to eliminate the system error

with ABAP alone.

If you have access to SAPnet, you can search for a relevant note

using the following keywords:

"MEMORY_PGFREE_FAILED" " "

"RSDBRUNT" bzw. "RSDBRUNT"

"%_RETURN_TO_SELSCREEN"

System environment

SAP Release.............. "620"

Application server....... "r3bgd"

Network address.......... "172.16.14.22"

Operating system......... "AIX"

Release.................. "5.2"

Hardware type............ "000B73AF4C00"

Character length......... 8 Bits

Pointer length........... 64 Bits

Work process number...... 14

Short dump setting....... "full"

Database server.......... "r3db"

Database type............ "ORACLE"

Database name............ "PRD"

Database owner........... "SAPR3"

Character set............ "en_US.ISO8859-1"

SAP kernel............... "640"

Created on............... "Jul 4 2005 21:10:18"

Created in............... "AIX 1 5 00538A4A4C00"

Database version......... "OCI_920 "

Patch level.............. "80"

Patch text............... " "

Supported environment....

Database................. "ORACLE 8.1.7.., ORACLE 9.2.0.., ORACLE

10.1.0.."

SAP database version..... "640"

Operating system......... "AIX 1 5, AIX 2 5, AIX 3 5"

User, transaction...

Client.............. 999

User................ "HRDAK01"

Language key........ "E"

Transaction......... "/BAJAJ/HR_TM_SUB "

Program............. "RSDBRUNT"

Screen.............. "SAPMSSY0 0120"

Screen line......... 2

Information on where termination occurred

The termination occurred in the ABAP program "RSDBRUNT" in

"%_RETURN_TO_SELSCREEN".

The main program was "/BAJAJ/HR_TM_PH_OFF_SUB ".

The termination occurred in line 5468 of the source code of the (Include)

program "RSDBRUNT"

of the source code of program "RSDBRUNT" (when calling the editor 54680).

Thanks in Advance

Raja

3 REPLIES 3

Former Member
0 Kudos

Increase your PHYS_MEMSIZE parameter

0 Kudos

Thanks for the response but can u plz tell me the problem?

Raja

Former Member
0 Kudos

Hi My dear Frnd

You please chk out the table Spaces.If table spaces are filled up to 99% also we will get this error.I got the same problem i had extended the table spaces.

From

Siva