While writing a variable-length field with a size that is determined from a count field, PowerExchange encountered a mismatch between the actual and expected values. This mismatch might occur if the count field was populated with a value that does not match the actual size of the column data or if the lengths of level 2 variable-length fields are not consistent in a multi-dimensional COBOL array.
The task terminates.
If the wrong value was passed in the count field, remove the value from the mapping and let the system calculate it. Ensure that consistent sizes are used in multi-dimensional COBOL arrays.