HP3000-L Archives

December 1997, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Bruce Conrad <[log in to unmask]>
Reply To:
Date:
Mon, 22 Dec 1997 18:19:27 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (32 lines)
     Once in a while, (I'll leave out the details) a job is streamed on our
     system that we would like to automatically abort, so that it doesn't
     run (the job limits are high, so it doesn't automatically log on).

     I'm trying to setup a daily job to :
     MPEX
     showjob job=jobname,job.account
     if cierror=0
     ABORTJOB  Jobname,Job.Account;NOVERIFY
     endif
     exit

     However, if there is no job to abort, the JOB itself will abort. I
     want it to check first, and not do an abortjob if there isn't anything
     to abort. got it? :) There was a recent thread which covered this
     subject, since that's where I got some of the ideas; but it's not
     working for me .

     also, for Maestro: we have a job that 'loops' an ftp process until it
     works. Since it abends on the first try, Spoolmate sees the error and
     flags it as an Abend, even though it is eventually sent successfully.
     I need to find a way to automatically tell Maestro/SpoolMate to ignore
     the first error msg, since it did send the file ok on the second try.
     Any ideas? (we the use SpoolMate error analyzer to look for error
     messages).

     thanks! + Merry Christmas/Happy Hanukah/Happy Holidays/Happy Vacation

     Bruce Conrad
     Software Control Analyst
     Harvard Pilgrim Health Care

ATOM RSS1 RSS2