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 not getting released after the cancellation of background jobs.

Former Member
0 Kudos

Hello,

Can anybody please tell me how to resolve the situation if the background work processes don't release the memory if the background job is canceled?

I would be highly thankful to you.

Regards,

Amit.

3 REPLIES 3

former_member223537
Active Contributor
0 Kudos
FREE MEMORY ID ZID.

0 Kudos

Hi Prashant,

Thanks for your reply.

Can you please tell me how to do free memory ZID?

Thanks and Regards,

Amit.

0 Kudos

Amit,

How do you know that the terminated program didn't release memory?

ABAP garbage collector is known to be very stable and does a good job. So, what evidence do you have to prove that it is not working? If you do have a good evidence, you should also notify SAP via an OSS message.

Message was edited by:

Sudhi Karkada