One of the job in subsystem is in Running status,expected
time to complete this job is 2 minutes.

But from last 5 -10 minutes this job is still in running
status....What are the possible reasons...and What are the
actions i need to perform to check this...?

Answers were Sorted based on User's Feedback



One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. ..

Answer / ebin

Reasons can be many....
the first think you have to do is go inside the program
using the option and press 10 to check the job log...

Is This Answer Correct ?    1 Yes 0 No

One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. ..

Answer / syam

Check JobLog last line, if it is running your program gone
to some wrong loop. Terminate program and modify program

Is This Answer Correct ?    0 Yes 0 No

One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. ..

Answer / naga srinivas.kattula

1) there may be possibility of depending jobs to be
completed be fore processing the conditions inside the pgm.

For example a printer job have to complete within 2 mins
means inside the file which is updating job have to complete
first.So we need to check the pgm any delay wait
conditions are there inside the pgm and check the jobs of
that pgm completed.

Is This Answer Correct ?    0 Yes 0 No

One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. ..

Answer / zhang

1,dspjoblog
2,dspjob ,check, if there has any lock waiting statue.
3,strsrvjob and debug.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More RPG400 Interview Questions

what is overlay? how can we pass parameters in cl or rpg programing? how can we get data area value in cl or rpg programming?

2 Answers   IBM, Patni,


what is edit word and edit code

0 Answers   Cap Gemini,


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

0 Answers  


How to identify the object has compiled with the debug view as *source without using STRDBG?

6 Answers  


How can you delete records form a file in rpg without using "Delete" OPCODE?

7 Answers  


Have a join logical file with more than one members with different record formats. So how can we read the different members from this file and also how we can read the different record format from the join logical?

3 Answers  


purpose of pannel group??/

2 Answers   CTS,


How to read alternative records in a pf by using rpg?

8 Answers   IBM,


when will come session device error?

4 Answers   TCS,


is this a rpg channel?

0 Answers   IBM,


To check the locks , we use cmd WRKOBJLCK , but how we confirm whether it's objeck lock / member lock. I confused with the Lock type and Status values...Can any body please tell me ...

5 Answers  


in which journalling which attributes are necessary

2 Answers   CTS,


Categories