Program name %1 may be truncated.
10
Cause . . . . . : A valid ILE COBOL program-name is 1 to %2 characters in length for a program object and 1 to %3 characters in length for an ILE COBOL procedure. The length of the indicated item is greater than %2 characters; alternatively, the indicated item is reference modified, and the length after reference modification is greater than %2 characters. The program-name will be truncated to an appropriate length depending on whether the name is a program object or an ILE COBOL procedure.
Recovery . . . : Supply a program-name of the appropriate length or reference modify the item so it has the appropriate length.