The result of a PRODUCE IMPORT COMMANDS run is a statement‑image file containing an IMPORT command for each entity found on the external source file.
z/OS
The statement‑image import command file is written to SYSPUNCH as RECFM=FB,LRECL=80. The block size is taken from the JCL or the file label.
You must code the following JCL for this file to be SYSOUT:
DCB=(BLKSIZE=80,LRECL=80)
VSE
The statement‑image import command file is written to PUNCH1 as 80‑byte records. See the ROSFD entry for IPUNCH1 in IDSYSFT.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|