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