ERROR - The program contains a dynamic string variable declaration that specifies a string length. Length specifications are allowed only for fixed-length strings; remove the length specification from the dynamic string or allocate the string in a MAP or COMMON.