ORA-25006: cannot specify this column in UPDATE OF clause



ORA-25006: cannot specify this column in UPDATE OF clause..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

PLS-00364: loop index variable 'string' use is invalid

1 Answers  


PCC-02444: Invalid combination of descriptor and non-descriptor clauses

1 Answers  


QSM-01023: materialized view, string, has GRANT errors

1 Answers  


RMAN-06560: WARNING: backup set with key number will be read number times

1 Answers  


PLS-00126: selector ALL is not allowed

1 Answers  






SQL-02133: Unable to initialize process for use with threads

1 Answers  


ORA-22801: invalid object row variable

1 Answers  


ORA-07304: ksmcsg: illegal redo buffer size.

1 Answers  


ORA-26059: Data is too large for column string

1 Answers  


ORA-32307: must use FROM ONLY clause when referencing an object table

1 Answers  


EXP-00073: dump file size too small

1 Answers  


ORA-07242: slembfn: translation error, unable to translate error file name.

1 Answers  


Categories