Allocating the internal reader data set

You can allocate an internal reader data set, in any address space, either with JCL or dynamically, as follows:
Note:
  1. An INTRDR data set can contain any number of jobs.
  2. The output destination of the INTRDR data set becomes the default print/punch routing of all jobs contained within it.
  3. INTRDR data sets contain sequential, fixed-length, or variable-length records. Instream data records can be up to 254 bytes long. Note, however, that JCL images in the data sets must be exactly 80 bytes long.