The final data-related problem concerns invalid data values. If CICS PA is having
trouble processing some of the CMF data fields, check for errors by
validating the data in the following way:
Run the CICS® batch program
DFH$MOLS.
For information on using DFH$MOLS,
see the CICS Operation
and Utilities Guide. DFH$MOLS
can print every field in each of the CMF record types and if it cannot
process the data correctly, then the problem is with the data.
Note: DFH$MOLS
generates a page or more of output for each CMF record that you select
for processing. Be very careful when specifying how much data you
want printed.