AS/400 Job Status
480 pts.
0
Q:
AS/400 Job Status
One job is getting submitted from Web to AS400 Server. I am getting TIMW Status. What is the reason for this status? How to solve this issue

ASKED: Nov 10 2009  1:49 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
1880 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
IBM says the system does not control the TIMW status. That is application specific. Usually the job has a sleep()-like function or a wait in the code. Or, their is some communication latency between your web server and the AS400. TIMW means the system is waiting for the next program step to occur. Look at your Web processes.
Last Answered: Nov 10 2009  4:25 PM GMT by DanD   1880 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

TomLiotta   7610 pts.  |   Nov 11 2009  6:49AM GMT

It’s unlikely that anyone here can tell you what your job is doing. We don’t know what command is running in the job, what program was called, what the program instructions are… Whoever wrote the program is the one you need to be asking.

Tom

 
0