0x0057001C (5701660) An update is not possible on data with occurs.
Explanation
An SQL update request was issued on a table that contains a record array. Updates on tables that are mapped with record arrays are not supported.
User response
Remove the record array from the table mapping, or map a new table without the record array for update purposes.