Database Error Messages

OCI-64207

Invalid LOGICAL LOB UPDATE trigger definition

Cause

The LOGICAL LOB UPDATE trigger could not be created on a non-LOB column of a table. The column name has to be specified while creating the trigger. Only one column name can be specified while creating the trigger.


Action

Specify LOGICAL LOB UPDATE trigger with a valid definition.