On Tue, 9 May 2017 18:59:23 +0100, David W Noon  wrote:
>
>The INTRDR writer will "spin" a job stream to the input spool
>automatically when:
>
>   i) the job stream arrives at a null statement;
>
>  ii) the job stream arrives at a new JOB statement;
>
>iii) the SYSOUT DD statement is closed.
>
>If an INTRDR stream does not release the job stream to the input spool
>then the submitter program is incorrectly coded.
>
It's pretty hard to commit that error since at least for (iii) the CLOSE is
automatic when the program terminates.

(Well, yes, I've done it by FREEMAINing BSAM buffers prematurely.
But I know better now.)

-- gil

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

Reply via email to