Cause
A trigger attempted to reference a long column in the triggering table.
Action
Do not reference the long column.
Error Message
references to columns of type LONG are not allowed in triggers
A trigger attempted to reference a long column in the triggering table.
Do not reference the long column.