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: 

Memory low. Leave the transaction before taking a break!

Former Member
0 Kudos

Dear all,

I am getting below message when I run my program...

Could you please suggest me what to do ?

Basically I did not REFRESH my internal tables.

Is that the reason I am getting below message.

===========================================

Memory low. Leave the transaction before taking a break!

Message no. 00072

Diagnosis

The memory on your application server is running low.

System Response

You are exclusively using one of the few work processes running on the application server. So that this does not hinder the other users too much, the work process is released if you do not work with it for a few minutes. The system terminates the transaction, causing you to lose data that you previously entered.

Procedure

Continue to work as normal and exit the transaction before you take a long break.

THANKS IN ADV.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Do you mean to say that you are getting the error in your Development environment. if yes, you should consult the Basis team and request them to increase the memory. if its production environment, try running after sometime.

Regards,

Nirmal

5 REPLIES 5

Former Member
0 Kudos

just to satisfy my curious mind, are you the only one working in SAP at your place? if there are others apart from you, do you guys communicate with each other?

Former Member
0 Kudos

YES. YOU understand the situation.

I am abaper one working at my place? No one to discuss even.That's the reason ...

Thx.

Former Member
0 Kudos

Hi,

Ask your basis guys they can easily help you out....

Also this message comes whenever your program consumes more memory. Try to reduce the memory by removing unnecessary fields form internal tables.

Former Member
0 Kudos

Hi Sam,

For more information on this check this SAP note 116042

Regards

Former Member
0 Kudos

Hi,

Do you mean to say that you are getting the error in your Development environment. if yes, you should consult the Basis team and request them to increase the memory. if its production environment, try running after sometime.

Regards,

Nirmal