LOGDD — Required. Captures the ETL processing log. The job terminates with RC=12 if this DD is absent. The RECFM is FB with an LRECL=80.
SYSPRINT — Standard print output.
SYSOUT — Standard system output.
CPYBOOK — Target PDS or PDSE for the generated COBOL copybook (DB2 only). Specify DD DUMMY if no copybook is required. It must not point to a sequential dataset.
MAPPING — Required. The ETL mapping dataset (CCARDS).
MAINLIB — The target tableBASE table library.
RECINnnn — The input data record dataset, where nnn is a sequential number (for example, RECIN001).
PUNCHnnn — DB2 only. The DB2 Punch File containing the source table layout.
CNTLCARD — Required. The control card input. An absent or empty CNTLCARD causes the job to terminate with RC=12.