Previous Topic: SET IMPORT ExampleNext Topic: Source Transport Process


Overriding Source File Attributes

The SET SOURCE commands lets you dynamically specify attributes for the source file. In the following examples, they are the ddname of the z/OS file and the device, block size, and logical unit of a VSE file. If you specify more than one attribute, only the last one encountered is used for the run.

SET SOURCE Example (z/OS)

SET SOURCE DDNAME EXTSRC

SET SOURCE Example (VSE)

SET SOURCE DEVICE DISK
SET SOURCE BLKSIZE 80
SET SOURCE TO SYS007