cancel
Showing results for 
Search instead for 
Did you mean: 

Runtime error: CX_SHM_OUT_OF_MEMORY

Former Member
0 Kudos

Hello Experts,

I have opened one program in SE38 in Quality system which contains so many routines.I need to check the source code of a routine say ZTEST.

For that i have double clicked on the name of routine(eg. Perform ZTEST).But am getting below runtime error.

Runtime Errors UNCAUGHT_EXCEPTION

Except. CX_SHM_OUT_OF_MEMORY

This is happenning irrespective of Users and Programs.(Both Standard and Customized programs)

But am able to view the source code of routine by double clicking on the routine name in Development system.

I have checked the profile parameter abap/shared_objects_size_MB which is same for both Development and Preproduction system.Could you please let me know why this is happening?Do I need to restart the SAP system.

Platform:

SAP ECC 6.0,UNIX,ORACLE

Thanks & Regards,

Gopi L.

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

Check

Note 1322182 - Memory consumption of ABAP Shared Objects

the default value is usually too low.

Markus