Database Error Messages

PGU-42042

LENGTH IS clause not allowed for numeric or edited data

Cause

A LENGTH IS clause was specified for a data item that is not non-edited character data.


Action

Remove the LENGTH IS clause or change the PICTURE clause for the data item to specify a non-edited, character data mask.