cancel
Showing results for 
Search instead for 
Did you mean: 

Error: No roll storage space of length 9152 available for OCCURS area

Former Member
0 Kudos

Hi All,

I am getting a dump when I log into WEB UI. Below is the error:

No roll storage space of length 9728 available for OCCURS area

I have gone through the earlier sdn threads on this. They say to increase size of Shared Memory Objects (in transaction shmm). But can anyone tell me how to increase the size of this? I dont have parameters ipc/shm_psize_10 and ipc/shm_psize_40 in RZ10. Also abap/heap_area_total has a size of 4096000000. Do I have to increase this also?

Please help!

Thanks in Advance

Cheers,

RJ

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

done

Former Member
0 Kudos

Hi,

Incase this is a one-off occurence and does not repeat regularly, a simple restart, involving clean up of shared memory should do the trick.

You should consider available memory and OS resources before adjusting the memory related parameters.

You can always go and add a new parameter in the instance profile in RZ10 and it will take affect after the restart.

Check the following link:

http://help.sap.com/saphelp_nw70/helpdata/en/7a/caa6f3bfdb11d188b30000e83539c3/frameset.htm

Hope this helps.

Regards,

Varun

Former Member
0 Kudos

Thanks for the link.

Cheers,

RJ