Previous Topic Next topic Print topic


COBCH0221 Data description qualifier inappropriate or repeated

Alternatively, you have used more than one PICTURE clause to define a single data item when each data item should have only one PICTURE clause associated with it.

Resolution:

Revise the qualifier or the data-type to ensure that they are compatible.

Delete any extra PICTURE clause to leave only one for that data item.

Previous Topic Next topic Print topic