This is the sequential, statement‑image copy of the CA Ideal source being transported. You can use only one external source file in any run. It is not possible to IMPORT and EXPORT in the same job step.
z/OS
DDNAME is EXTSRC, unless overridden by SET SOURCE DDNAME RECFM=FB,LRECL=80 BLKSIZE is set by JCL DCB override, or from the DSCB of an existing file.
You must code the following JCL for this file to be SYSOUT:
DCB=(BLKSIZE=80,LRECL=80)
VSE
There are three alternatives: disk, unlabeled tape, and labeled tape (the default). SET SOURCE DEVICE determines which is used. File names are EXTSRC, NLTAPE1, and SLTAPE1 respectively.
The block size defaults to 4,000 bytes, but you can override it with SET SOURCE BLKSIZE.
SET SOURCE TO SYSnnn overrides the number given in the ROSFD macro in IDSYSFT for EXTSRC, INLTAPE1, or ISLTAPE1.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|