Jump to content

Job stream

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Walk&check (talk | contribs) at 15:55, 3 December 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In an IBM mainframe, the job stream is the path of execution that a job takes. The JCL and any data submitted with it form the job stream. There can be multiple EXEC and DD statements in a job stream if a job involves more than one program.