You have declared a data item with the same name as one of the special registers, which are data items that are automatically declared by your COBOL system.
Alter the name of the data item in error.
Related Topics: