Resolution:
Correct the code; then recompile.
Example:
The following example shows the X1 data item defined twice.
01 x1 binary-long typedef. 01 x1 pic x(10) value "Hello". display x1