Database Error Messages

OCI-42090

cannot use EXECUTE_UPDATE when the statement contains ROWID

Cause

An attempt was made to use EXECUTE_UPDATE when the update statement contained ROWID.


Action

Execute the update statement directly.