DEDB Unload SYSIN DD data set

The SYSIN data set contains the user's description of the unload processing to be done by FABCUR1.

Format

This control statement data set usually resides in the input stream. However, it can also be defined as a sequential data set or as a member of a partitioned data set. It must contain 80-byte, fixed-length records. Block size, if coded, must be a multiple of 80.

This data set can contain several different types of control statements. It can be coded as shown in the following figure:

Figure 1. FABCUR1 SYSIN DD data set
//SYSIN DD *
DBDNAME=VRSDSRF REORG STATS
AREACTL=ALL
TASKCTL=(,18,300)
/*