IBM Mainframe Utility Programs - History/Common JCL

History/Common JCL

Many of these utilities were designed by IBM users, through the group SHARE, and then modified or extended by IBM from versions originally written by a user.

These utilities are usually invoked via Job Control Language (JCL). They tend to use common JCL DD identifiers for their data sets:

  • SYSIN — input file for the 'commands' for the utility. Often set to DUMMY if the default action is desired.
  • SYSUT1 — input file.
  • SYSUT2 — output file.
  • SYSUT3 — work (spill) file for input (SYSUT1) (often not used).
  • SYSUT4 — work (spill) file for output (SYSUT2) (often not used).
  • SYSPRINT — output file for printed output from the utility.
  • SYSOUT — output file for messages from the utility.
  • SYSUDUMP — output file for a system 'dump' if the program fails.

Read more about this topic:  IBM Mainframe Utility Programs

Famous quotes containing the words history and/or common:

    Whenever we read the obscene stories, the voluptuous debaucheries, the cruel and torturous executions, the unrelenting vindictiveness, with which more than half the Bible is filled, it would be more consistent that we called it the word of a demon than the Word of God. It is a history of wickedness that has served to corrupt and brutalize mankind.
    Thomas Paine (1737–1809)

    So didst thou travel on life’s common way,
    In cheerful godliness; and yet thy heart
    The lowliest duties on herself did lay.
    William Wordsworth (1770–1850)