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:

    History does nothing; it does not possess immense riches, it does not fight battles. It is men, real, living, who do all this.... It is not “history” which uses men as a means of achieving—as if it were an individual person—its own ends. History is nothing but the activity of men in pursuit of their ends.
    Karl Marx (1818–1883)

    yet it seems
    Life scarce can cast a fragrance on the wind,
    Scarce spread a glory to the morning beams,
    But the torn petals strew the garden plot;
    And there’s but common greenness after that.
    William Butler Yeats (1865–1939)