Database Error Messages

OCI-65509

Cannot use remote LOBs in INSERT AS SELECT DMLs with INSTEAD OF triggers.

Cause

An attempt was made to perform an operation INSERT AS SELECT on a view with INSTEAD OF trigger on it and a remote LOB column in the select list.


Action

Do not use remote LOB locators in INSERT AS SELECT DMLs with INSTEAD OF triggers.