CDFAA0280N The statement could not be processed because the value specified for a parameter had an incorrect data type. Parameter: parameter. Value: value. Correct data type: type.
Explanation
Some parameter values must have a particular data type. For example, the value of the minsupport parameter of an ASSOCRULES statement must have the data type bigint. This message is returned when the data type of a specified parameter value is incorrect.
User response
Reissue the statement, specifying parameter values that have the correct data types.