Database Error Messages

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

OCI-25006

cannot specify this column in UPDATE OF clause

Cause

Attempt to create a trigger on update of a column whose datatype is disallowed in the clause, such as LOB and nested table.


Action

Remove the UPDATE OF clause.