Skip Robinson wrote:
>We are reviewing our automated response to 'full spool' condition because it's
>very disruptive and not always recognized right away. I'd like to purge an
>offending job. $DSPL,JOBS=nn will report jobs using more than nn per cent of
>spool. Problem is that the response to a REXX CONSOLE command does not include
>job number. If more than one job of the same name is found, $PJ will not work
>without the number. Any advice?
What about checking on SYSLOG this line? (Filter for jobname and jobnr as
needed)
J<job nr> 00000281 $HASP375 <jobname> ESTIMATED LINES EXCEEDED BY
850,000 LINES
And then you could use this command to fix that spool-eater:
-$DJ '???',SPOOL
J0093725 $HASP890 JOB(???)
$HASP890 JOB(???) SPOOL=(VOLUMES=(?????,03),TGS=2,
$HASP890 PERCENT=0.0001)
Just wondering...
Groete / Greetings
Elardus Engelbrecht
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN