cancel
Showing results for 
Search instead for 
Did you mean: 

STACK_NO_ROLL_MEMORY error in sm21

Former Member
0 Kudos

I have STACK_NO_ROLL_MEMORY error in sm21. What should I do

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It can be due to the memory parameter or due to a wrong coding of a custom program. Please check SM21 and ST22 to find out which program creates this error.

Also, please go through the following thread:

Regards,

Jazz

Answers (1)

Answers (1)

Former Member
0 Kudos

Hey Jan

This dump occurs when the defined roll memory (can check by searching parameters for roll in RZ11 ) is consumed for a particular application program. Whenever the data fetched by a program passes the size of the roll memory parameters defined, such a dump occurs.

For solutions to such dump,refer to the following SAP notes:

Note 706478 - Preventing Basis tables from increasing considerably

Note 97497 - Memory Management Parameter (3.0/3.1)

I hope this gives you an understanding of things.

Regards

Chen