Skip,
Here is what I devised, and has worked pretty well. We use netview/SA390 for our automation. The following rules get tripped at 80% or 85% utilization.
SPOOLSHORT :
CMD=(,,'MVS $D JOBQ,SPOOL=(%>01)')
CMD=(PASS1,,'MVS $CJ(E*,T*),SPOOL=(%>10),PURGE') << in our shop E* and T* are non-prod jobs, and this usually kills the culprit
CMD=(PASS2,,'MVS $PJ(E*,T*),SPOOL=(%>5)')
CMD=(PASS3,,'MVS $PJ(E*,T*),SPOOL=(%>2)')
CMD=(PASS4,,'MVS $PO JOBQ,READY,A>14')
CMD=(PASS5,,'MVS $PO TSU(*),ALL,A>1')
CMD=(PASS6,,'MVS $PO STC(*),ALL,A>10')
CMD=(PASS7,,'MVS $PO JOBQ,Q=D,A>1')
CMD=(PASS8,,'MVS $PO JOBQ,ALL,A>10')
_________________________________________________________________
Dave Jousma
Assistant Vice President, Mainframe Engineering
david....@53.com
1830 East Paris, Grand Rapids, MI 49546 MD RSCB2H
p
616.653.8429
f
616.653.2717
This e-mail transmission contains information that is confidential and may be privileged. It is intended only for the addressee(s) named above. If you receive this e-mail in error, please do not read, copy or disseminate it in any manner. If you are not the intended recipient, any disclosure, copying, distribution or use of the contents of this information is prohibited. Please reply to the message immediately by informing the sender that the message was misdirected. After replying, please erase it from your computer system. Your assistance in correcting this error is appreciated.