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

Dump LOAD_PROGRAM_LOST

Former Member
0 Likes
2,472

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.

11 REPLIES 11
Read only

Former Member
0 Likes
2,121

Sounds like someting for OSS.

Rob

Read only

0 Likes
2,121

Hi ,

Check function pool "SAPLSETB" is there OR not .

SAPLSETB is used to execute transaction code SE16 .

regards

Deepak.

Read only

0 Likes
2,121

Hi ,

Check this note :

Note 432497 - SGEN: Access to load table D010LINF / REPOLOAD

regards

Deepak.

Read only

0 Likes
2,121

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.

Read only

0 Likes
2,121

Hi ,

Check this table D010LINF whether it is Active or not .

regards

Deepak.

Read only

paul_bakker2
Active Contributor
0 Likes
2,121

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

Read only

Former Member
0 Likes
2,121

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.

Read only

Former Member
0 Likes
2,121

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

Read only

0 Likes
2,121

Hi Rahul,

Have you tried my recommendation of regenerating the display program of KNVV.

Read only

0 Likes
2,121

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.

Read only

Former Member
0 Likes
2,121

Hello Friends,

Thanks to all of you Friends for helping me.

I got the solution after reading your's replys.

Thanks & Regards,

Rahul Asthana