SAP Note 5451 - LOAD_PROGRAM_LOST

Component : Syntax, Compiler, Runtime -

Solution : https://service.sap.com/sap/support/notes/5451 (SAP Service marketplace login required)

Summary :
The SAP Note addresses the issue where the short dump LOAD_PROGRAM_LOST occurs due to the displacement of the program load from the program buffer (PXA) during high application server activity. Before execution, an ABAP program requires its program load to be secured in the buffer, which gets locked to prevent displacement. If a program or its dependent object is modified after the program load and before continuation, inconsistency checks during reload trigger the short dump. Solutions include adjusting the program buffer size, managing transport timings, and utilizing RSDEPEND report to trace modifications that might influence the buffer stability.

Key words :
short dump load_program lost, short dump occurs regularly, short dump load_program_lost, longer wait times, total time stamp, similar time stamp, previously set locks, system works intensively, short time, program locks

Related Notes :

639515LOAD_PROGRAM_LOST in program SAPLRRSI
356208Locks on D010SINF after transport
351695LOAD_PROGRAM_CLASS_MISMATCH
162166DDIC_COMP_CNT_INCONSISTENT / GETWA_CANT_CLEAR ...