cancel
Showing results for 
Search instead for 
Did you mean: 

Frequent dumps with the message "LOAD_PROGRAM_LOST"

Former Member
0 Kudos

Hi,

I get frequent dumps in an SRM development server SRM.

u201CLOAD_PROGRAM_LOSTu201D is the dump.

The error analysis says this

*

While the program was running, the program "CL_O24AZ2T4VNGKGGI9LRCNKSPN8DNCP" had to be reloaded because a bottleneck pushed it out of the local program buffer. However, the database was found to contain an already changed program.

*

I thought it to be problem with program buffer.When I checked the parameters,the current value of the parameter u201Cabap/buffersizeu201D is 500MB and the available free space is 1MB.

If I increase the value, would my problem be resolved?Or would there be any other dependent parameters that I should take care.Please help.

Thanks in advance.

Regards,

Sudheer.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

if you are using ORACLE, try to consuder increasing sga_max_size and db_cache_size

to set this parameter you must consider your physical memory is available.

i have experienced in the top three largest consumer goods mfg and distributor, which have huge database size and high database growth, with large number of user, currently running 400 MB in abap_buffer_size but seems running well.

hope it help you

rgds,

Alfonsus Guritno

Former Member
0 Kudos

Try incresing this to 700MB(70000).

I did this earlier and I dint find any dependent parameters for this and it worked fine.

Regards,

Sekhar.