On Tue, Jan 31, 2012 at 5:47 PM, Lizette Koehler
<stars...@mindspring.com> wrote:
>> All,
>>
>> I have a STC that submits a job via the Intrdr, unfortunately it's single
> thread. I need
>> know when the submitted job completed. If I have the job and can I step
> through
>> control blocks to find this jobs status?
>>
>> Thanks in advance
>
>
> How will you retrieve the information?  If under TSO then the ST command
> could work.  Or if you need another batch job and you use SDSF.  Then There
> is a REXX SDSF interface where you could look until the job completes that
> then sends a notification.
>
> Or you could add a last step to the job that sends a TSO SEND command to
> notify you.
>
> Lizette

I think the problem is more complex than that.  How is he noticed if
the job abends or is cancelled.

>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to