Help for CPD0858

The variable or data area was declared previously with different attributes.

Remove one of the conflicting declarations or change the attributes on both declarations so they are the same. If the incorrect declaration is on the Declare (DCL) command, remove the command or change the attributes specified on the command. If the incorrect declaration is on a Declare Data Area (DCLDTAARA) command, delete the data area (DLTDTAARA command) and create it again with the correct attributes (CRTDTAARA command), or change the source program to refer to a different data area.

If the incorrect declaration is on a Declare File (DCLF) command, do one of the following, and then try the CRTCLPGM command again: