10 pts.
 How do i end inactive jobs where I am using pass through as they are in event wait not display wait?
I need to monitor for inactive jobs that are using pass through and are in a event wait instead of display wait, so the QINACTITV does not work for me.

Software/Hardware used:
ASKED: July 14, 2008  8:33 PM
UPDATED: May 4, 2010  7:29 AM

Answer Wiki:
Hello, This website explains and has examples of doing this. http://www.itjungle.com/tfh/tfh093002-story04.html Hope it helps you... =========================================================== As you probably learned, the above link didn't help at all. The direct answer to your question is simply to use the ENDJOB command. Ending those jobs isn't the problem. The problem is in figuring a way to tell that they're inactive. Technically, the only way to do it is to connect to the remote system and materialize the remote job to analyze its activity. The session might be executing a long-running process that <i>makes it appear</i> to be inactive on your system. Short of doing that kind of analysis, there is no way unless you choose some guidelines. Then you write a program to check the jobs and end them when the guidelines are broken. Tom
Last Wiki Answer Submitted:  May 4, 2010  7:29 am  by  Tpinky   4,165 pts.
All Answer Wiki Contributors:  Tpinky   4,165 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _