HBO0285I GROUP BY column for update is not in the same order as the GROUP BY column for table table.

Explanation

A DEFINE UPDATE statement included column names in the GROUP BY option, but the names that are specified are not in the same order as the GROUP BY columns in the table.

The System Data Engine stops processing the current statement and continues with the next.

Response

Correct the error.