ERROR | count for field string not stored in character or integer field |
CAUSE | The count clause for a field references another field, but the referenced field is not a character or integer datatype. |
ACTION | Modify the count field so that it reference a a data field that has the count in an integere or character format. |