z/OS JES2 Initialization and Tuning Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


The external writer

z/OS JES2 Initialization and Tuning Guide
SA32-0991-00

This topic documents Intended Programming Interface and Associated Guidance Information.

An external writer allows an installation to perform output processing for data sets not eligible for processing by the primary job entry subsystem (JES2 or JES3). For example, an external writer processes data sets going to printers, plotters, diskettes or data sets that are to be stored on a device not supported by JES.

There are two major parts of the IBM-supplied external writer that can be modified or replaced by an installation: the output writing routine and the output separator routine.

This chapter describes:
  • Overview of the IBM-supplied external writer
  • How to set up and start the IBM-supplied external writer
  • How the IBM-supplied output writing routine works
  • How to add your own output writing routine
  • How the IBM-supplied output separator routine works
  • How to add your own output separator routine

See z/OS MVS Using the Functional Subsystem Interface for information in subsystem interface (SSI) function code 1 on how to write your own external writer.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014