The attempt was made to modify several rows with an UPDATE statement, specifying a new value for a LONG column. This is not allowed.
Modify the <UPDATE statement> in such a way that only one row is updated, or do without the value modification for the LONG column.