‎2013 Jul 24 10:56 AM
Hi all,
I am getting LOAD_PROGRAM_LOST dump multiple times in ST22, with different transaction codes and ABAP programs.
Program: CL_PO_HEADER_HANDLE_MM========CP
TCODE: ME23N
Program: SAPFV45P
TCODE: VA02
and many more like these.
Please suggest.
Any help appreciated.
‎2013 Jul 26 1:11 PM
Hello,
Can you please gothrough the note 672268 which will help you to
understand about the dump LOAD_VERSION_LOST.
You should generate a large number of programs only when no users are
logged on; otherwise, further LOAD_VERSION_LOST dumps will occur for the
users who are logged on.
In addition, it is to be expected that SGEN itself will sometimes
terminate with dump LOAD_VERSION_LOST, since all programs are generated
and moved to the program buffer.
However, you can restart the SGEN run again and again, and only the
outstanding programs are generated.
Best Regards,
Yong Luo
‎2013 Jul 26 10:15 AM
I think that DUMP occurs when a running program has been updated in background... Are you installing a package while keeping the system running?
‎2013 Jul 26 12:56 PM
happens mostly when user is editing the report while parallelly executing it.. is this in development system? also happens in production when related transports are moved with changes..
‎2013 Jul 29 11:47 AM
‎2013 Jul 29 11:49 AM
‎2013 Jul 26 10:20 AM
‎2013 Jul 26 1:11 PM
Hello,
Can you please gothrough the note 672268 which will help you to
understand about the dump LOAD_VERSION_LOST.
You should generate a large number of programs only when no users are
logged on; otherwise, further LOAD_VERSION_LOST dumps will occur for the
users who are logged on.
In addition, it is to be expected that SGEN itself will sometimes
terminate with dump LOAD_VERSION_LOST, since all programs are generated
and moved to the program buffer.
However, you can restart the SGEN run again and again, and only the
outstanding programs are generated.
Best Regards,
Yong Luo
‎2013 Jul 29 11:59 AM