Application Development and Automation 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: 
Read only

ABAP/4 processor: LOAD_PROGRAM_LOST error

Former Member
0 Likes
643

Hi,

One of my job got failed , the errer message wwhich iam getting is

"ABAP/4 processor: LOAD_PROGRAM_LOST"

can anybody tell me wht could be the reason for this

Thanks

Yogesh Gupta

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
597

Hi,

The problem could be related to SPAM updates

Symptom: Three runtime errors can occur when you import a SPAM update:

- LOAD_PROGRAM_LOST

- SAPSQL_SELECT_WA_TOO_SMALL

- SAPSQL_SELECT_TAB_TOO_SMALL

- SAPSQL_WA_TOO_SMALL

These errors occur because SPAM is modified when running.

LOAD_PROGRAM_LOST occurs when SPAM is loaded back into the local program buffer and a different version exists on the database.

Solution: These errors no longer occur when you restart Transaction SPAM and

continue applying the SPAM update.

3 REPLIES 3
Read only

Former Member
0 Likes
597

Typically this happens when you activate a program that is currently running. Activation can occur in various ways but it is most often due to a transport for the same program that is moved to this system when your job is running.

Read only

Former Member
0 Likes
598

Hi,

The problem could be related to SPAM updates

Symptom: Three runtime errors can occur when you import a SPAM update:

- LOAD_PROGRAM_LOST

- SAPSQL_SELECT_WA_TOO_SMALL

- SAPSQL_SELECT_TAB_TOO_SMALL

- SAPSQL_WA_TOO_SMALL

These errors occur because SPAM is modified when running.

LOAD_PROGRAM_LOST occurs when SPAM is loaded back into the local program buffer and a different version exists on the database.

Solution: These errors no longer occur when you restart Transaction SPAM and

continue applying the SPAM update.

Read only

0 Likes
597

Hi Varada,

I had some problems in my systems, I've downloaded some SAP Notes to fix the problems. Now ,sometimes, I get "load_program_lost" dump in the same application area. What do you mean when you are talking about Spam Restart?

Can you provide me with some detailes?

Thank you very much ,

RIka