OCI-55743
Reservable column update statement does not support the RETURNING or RETURN clause.
Cause
An attempt is being made to specify a RETURNING or RETURN clause in an reservable column update statement.
Action
Remove the RETURNING or RETURN clause from the update statement.