Database Error Messages

Release
toggle
  • 23ai
Updated
Jun 24, 2024

ORA-55739

Reservable column update statement does not support PL/SQL row variables.

Cause

An attempt is being made to specify a PL/SQL row variable in a reservable column update statement.


Action

Remove the PL/SQL row variable from the reservable column update statement.