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

Can anybody tell me the setps to create .csv file in IFS folder on AS/400. I also need to know how I can send this .csv file to PC in xls sheet.....?

2 Answers  


Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?

0 Answers  


How to check which are the pgms using 1 perticulate file.? I know there is many tool available for X-reference...but need to know is there any command available in the system...?

4 Answers   IBM,


Explain mdt?

0 Answers  


When will DUMP & DEBUG be ignored?

3 Answers   IBM,






what is the procedure and explain about real time scenario.

0 Answers   Adhoc Technologies, Hanuman Automation, HSBC, IBM,


What is significance of a file designated as a Primary file in Rpg400 program....also what's use of secoundry file

1 Answers  


Job is in MSGW while reading the input file and writing a new record / updating a reacod due to Duplicate data error. What action would you take ( C D I R )...?

4 Answers  


how to run only 10 modules of existing N modules in service program in RPGILE ?

3 Answers   Wipro,


we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers

8 Answers   Cap Gemini, IBM,


use of PUTOVR,OVRDTA,KEEP keywords?

2 Answers   HCL,


How can we receive values from a called procedure in RPG?

1 Answers  


Categories