When using the LIKE clause in a PL/I import on a group field, PowerExchange concatenates the original element field names with the new group name. If this generates a name with a length greater than 512, this message is generated.
The import procedure flags the statement in error and continue.
Reduce the length of
field_names
in the copybook so that generated names are less than 512 characters long.