Database Error Messages

ORA-40488

invalid ON ERROR clause for column "string"

Cause

An ON ERROR clause was provided that was not valid for the selected column semantics.


Action

Change or remove the ON ERROR clause or change the column semantics.