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 the procedure and explain about real time scenario.
0 Answers Adhoc Technologies, Hanuman Automation, HSBC, IBM,
what is file identifier wher we can use
what is batch debug in as400?
In how many ways a session/device error occurs,,, and what is the remedy for it?
What would be the effect on the field where reverse image, underline and high intensity?
What is SFLNXTCHG keyword why it has used and where? Briefly explain with Example.
I have a Physical File name 'File1', which is present in two libraries named 'LIB1' & 'LIB2'. These 2 libraries are listed in the library list. Would like to access data from this file from these two libraries using RPG program. How to do this, any idea?
What is the Record Address file. How can we use it in RPG program?
wat is curser?? and its types???
ESCAPE message sent by child program can be handled by parent program using which keyword?
difference between 1:%found and %equal built function in detail with example .
HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?