‎2011 Oct 12 6:24 PM
Hello Friends,
While i am executing the T-Code: SE16 (Programa Name: SAPLSETB) this "LOAD_PROGRAM_LOST"dump occurs again and again. While i am getting this Dump their is no Source Code.
And In the Dump when i am read "How To Correct Error" their written "Try to Restart the Program", but i am getting if i restart the program, if this error comes again what is the reason and why this Dump Occurs or if the program run sussfully then why this error occurs earlier.
Friends help me to solve this issue and tell me the reson why this Dump Occursoccurs.
Transaction......... "SE16 "
Program............. "SAPLSETB "
Screen.............. "/1BCDWB/DBKNVV 1000"
Screen line......... 64
Thanks and Regards,
Rahul Asthana.
‎2011 Oct 12 6:39 PM
‎2011 Oct 13 5:23 AM
Hi ,
Check function pool "SAPLSETB" is there OR not .
SAPLSETB is used to execute transaction code SE16 .
regards
Deepak.
‎2011 Oct 13 5:41 AM
Hi ,
Check this note :
Note 432497 - SGEN: Access to load table D010LINF / REPOLOAD
regards
Deepak.
‎2011 Oct 13 10:49 AM
Hi Deepak,
Thanks for your reply.
Deepak Function Pool "SAPLSETB" is existing over their.
Please tell me any other option to solve this Issue.
Thanks & Regards,
Rahul Asthana.
‎2011 Oct 13 11:03 AM
Hi ,
Check this table D010LINF whether it is Active or not .
regards
Deepak.
‎2011 Oct 13 6:00 AM
Hi,
That's a bit strange - you usually get this error message if transports are being imported & your current program has changed.
Is there anything like that going on? An upgrade or client copy perhaps?
chrs
Paul Bakker
‎2011 Oct 13 6:08 AM
Hi,
I think you are encountering this problem while trying to view the entries in the table KNVV. Try regenerating the load program /1BCDWB/DBKNVV by following SE16->Table->Generate Program, Table name field - KNVV. After getting the success message 'The display program is being generated' in the status bar, proceed wit the normal display process.
Hope this works.
‎2011 Oct 13 11:01 AM
Hello Friends,
Regarding Dump"LOAD_PROGRAM_LOST" i am sending you few more inforamtion.
I Hope it will help you friends and you all will help me to solve the Dump.
Program "/1BCDWB/DBKNVV" was modified during the run.
What happened?
Runtime Error
of the statements could not be executed at runtime.
The current ABAP program "SAPLSETB " had to be terminated because one
of the statements could not be executed at runtime.
Error analysis
While the program was running, the program "/1BCDWB/DBKNVV" 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.
How to correct the error
Try to restart the program.
User, transaction
Language key........ "S"
Transaction......... "SE16 "
Program............. "SAPLSETB "
Screen.............. "/1BCDWB/DBKNVV 1000"
Screen line......... 64
Information on where termination occurred
The termination occurred in the ABAP/4 program "SAPLSETB " in
"GENERATE_NEW_SEL".
The main program was "/1BCDWB/DBKNVV ".
The termination occurred in line 0
of the source code of program " " (when calling the editor 00).
Chosen variables
Name.......................... Contents.1........2........3....+....4
-
-
%_?NOT_ASSIGNED?
2222
0000
TVDIR
2222222222222222222222222222222222222222
0000000000000000000000000000000000000000
... + 40
2222222222222222222222222222222222222222
0000000000000000000000000000000000000000
... + 80 000000000000
2222222333333333333222222222222222222222
0000000000000000000000000000000000000000
... + 120 00000000000000
Friends their is no Source Code.
Due to which i am getting the solution of and Error of the dump.
Pleease help me to solve this Error
Thanks and Regards,
Rahul Asthana
‎2011 Oct 13 11:08 AM
Hi Rahul,
Have you tried my recommendation of regenerating the display program of KNVV.
‎2011 Oct 13 11:21 AM
Hi rahul ,
According to me you should again Try and use SE16 and access Table and check .
if some changes in table entries are done and at the same time any program where this table is access ,there might be Error .
regards
Deepak.
‎2011 Oct 13 11:20 AM
Hello Friends,
Thanks to all of you Friends for helping me.
I got the solution after reading your's replys.
Thanks & Regards,
Rahul Asthana