ORA-25006 cannot specify this column in UPDATE OF clause
Translate this page
Oracle Database Error ORA-25006
ORA-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.
User Posts for ORA-25006
Be the first to post a message...Post your own questions, answers and tips for ORA-25006