Tuesday 24 April 2012

ORA-25008: no implicit conversion to LOB datatype in instead-of trigger

ORA-25008: no implicit conversion to LOB datatype in instead-of trigger

Cause: When inserting or updating a view using instead-of trigger, the new value for a LOB view column is of a different datatype.

Action: Specified a LOB value as the new value for the LOB view column.

No comments:

Post a Comment