Previous Topic: DDOL000513ANext Topic: DDOL000515A


DDOL000514A

BAD SEMANTIC-TYPE FIELD

Reason:

The semantic type given is not consistent with the data type and length specified. The SQL-DATE, SQL-TIME, and SQL-STMP semantic types must have a BINARY data type and a length of 4, 3, and 10 respectively. BITDATA semantic type must have a CHAR (C) or VARCHAR (V) data type.

Action:

Correct the data type or remove the semantic type.