DD statements

This section describes the DD statements used for OMEGAMON AI for Db2.

It also describes the data sets shown in Figure 1.

The values for RECFM, LRECL, and BLKSIZE shown for some data sets are the values that OMEGAMON AI for Db2 generates at run time.
Note: Do not specify custom attributes for the Data Control Block (DCB) parameter. Modifying the DCB options to use non-standard values might result in abnormal ends or unexpected product behavior.

Exception: If you specify BLKSIZE(0), the system determines the optimal block size based on the maximum record length (LRECL) and the physical characteristics of the disk. This typically reduces wasted disk storage. For more information, see Block size and record length.