ERROR | A user-defined type is listed more than once in the INTYPE file |
CAUSE | The same name of a user-defined type appears in more than one type specification. The duplicate specifications of the type name will be ignored. |
ACTION | Put all of the information about the type, including all type name and attribute name translations, in a single TYPE specification, and eliminate the duplicate TYPE specifications. |