Informix Error -22204
-22204 COBOL group USAGE clause contradiction (variable OF record).
The USAGE clause for a record component does not match the USAGE clause of the record group to which it belongs. Usage clauses for the elements of a record are inherited from the group record declaration. A mismatch causes an error.