COBCH2368 Under DIALECT ENTCOBOL, JAVA-SHAREABLE data item names cannot exceed 26 characters

The name of a COBOL item that is within a JAVA-SHAREABLE block exceeds the permitted length for the current dialect.

If you are sharing COBOL working-storage items under DIALECT"ENTCOBOL", the names of the items cannot exceed 26 characters in length. Any that do, must be renamed, or removed from the sharing block.