UNINTDS indicates how MFX should process a non-VSAM uninitialized DASD input data set in a non-SMS environment. An uninitialized data set is one that has been created but never successfully opened and closed for output. In an SMS environment, uninitialized data sets are always processed as valid empty files.
UNINTDS=YES indicates that an uninitialized data set should be processed as an empty file. If an uninitialized multi-volume data set has the DS1IND80 and DS1IND02 flags off in the format-1 DSCB of the first volume and the number of data extents is non-zero, MFX will open the data set for output to set an end-of-file mark before the data set is used for input.
UNINTDS=NO indicates that MFX should terminate with a WER400A critical message if an uninitialized data set is provided as input.