HBO0279I The FROM option of update cannot be
LOG when the TO TABLE option is used.
Explanation
The TO TABLE option specifies that the target of the update is a table. The
TO TABLE option is not applicable when FROM LOG is also
specified.
The System Data Engine stops processing the current statement and continues with the next.
Response
Correct the error.