ADB7206E The column definition includes a CCSID attribute that can be specified only if the table has the EBCDIC encoding scheme.

Explanation

The column attribute CCSID 1208 or CCSID 1200 was specified for a column in a table with an encoding scheme that is not EBCDIC. In such cases, Object compare issues an error message to correct the problem to avoid run time failure.

System action

Processing stops

User response

Correct the encoding scheme for tables with EBCDIC to specify the CCSID attribute in the column definition. After the corrections are made, resubmit the job.