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
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 |
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 |
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 |
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 |
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?
what is edit word and edit code
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
How to identify the object has compiled with the debug view as *source without using STRDBG?
How can you delete records form a file in rpg without using "Delete" OPCODE?
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?
purpose of pannel group??/
How to read alternative records in a pf by using rpg?
when will come session device error?
is this a rpg channel?
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 ...
in which journalling which attributes are necessary