Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-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.