HBO0060I The name abc is already defined.

Explanation

abc is specified as the name of the following items:
  • A LET expression
  • The timestamp or interval column in a DISTRIBUTE clause
  • The interval type, start time, end time, or status column in an APPLY SCHEDULE clause

However, the same name was previously used in the same update definition for a similar purpose. The System Data Engine stops processing the current statement and continues with the next.

Response

Verify that all names in the an update definition are unique.