Application Development and Automation 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: 
Read only

Runtime Error : MEMORY_NO_MORE_PAGING

former_member391265
Participant
0 Likes
586

Hi All

I checked in SDN, but unable to get proper Inputs. hence I am posting this ques.

please advise??

I Run this program as background job. You can see the job log under my user id. The job ended cancelled. I checked in ST22. I get this Message?

What should i do to solve this???

Current Date    01/31/2013

Time    21:58:11

Application Server    GHOSA002_TRN_10

User Name    TESTUSR

Client ID    800

Keep    C

Name of runtime error    MEMORY_NO_MORE_PAGING

Index of Work Process    35

Transaktions-ID    510B2FDF060C4E87E1008003AC140AC8

SRCM

1 REPLY 1
Read only

nicholas_chang
Active Contributor
0 Likes
367

Hi,

Could you please go to ST02 -> and look at the current use and max use of your page area memory during the job runs.

If it hits up to max value, you can consider to increase parameter rdisp/PG_MAXFS to higher value.

FYI, you can search a lot of useful tips on sapnote with keyword "MEMORY_NO_MORE_PAGING"

Hope it helps,


Cheers,

Nicholas Chang