cancel
Showing results for 
Search instead for 
Did you mean: 

Work process is being terminated

Former Member
0 Kudos

Hi,

We are facing a problem of Work Process Restart, while the ABAPers debug any program, on our ERP ECC 6.0 Server.

System Log displays the messages like,

1. Work process is being terminated

2. RSTG chain defective, return code -03

"Error found in RSTG chain. This indicates that something has been

overwritten in the memory."

3. Stop Workproc 4, PID 29707

4. Start Workproc 4, 2 times since system startup. PID 868

5. Delete session 001 after error 023

We have also gone through notes 16983, 16354, 385041, etc, and made some profile parameter changes but it could not resolve our problem.

If you have any idea please help us.

Thanks,

Dashrath.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks All...

Problem has been solved by updating Kenel Patch Level to 175.

Regards...

Former Member
0 Kudos

Hi,

RSTG Chain is related to the memory, problems with this you need to recheck your memory parameters setup.

One reason could be the present memory area is unable to allocate the table values called during debugging (which was nothing but one way running the program with step by atep analysis) and where it was triggering the error and workprocess restart.

Work process can restart when there are memory related problems also.

There will be dumps generated when error triggered, analyse the dump as well.

Try to update your kernel to latest level.

hope this will help you to extent........

Former Member
0 Kudos

Hi

Dashrath Liya

Work process is being terminated is interms of many ways not only programme error, interms of Memory issues like check through st02 memory buffers, check through brtools Tablespace full and check the any dumps are created and check system logs and check the DB 13 any update errors

Thanks

Kondalu

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

Pls inform to abaper to check the programe. This is related to your programe.

In case your abaper is not ready to accept this issue then you can consult any other abaper.

Anil

Former Member
0 Kudos

Hi Anil,

Thanks for the reply.

I think this is not the program issue.

Because it happens while debugging ANY program.

Dashrath.