Oracle Message ORA-04093 - references to columns of type LONG are not allowed in triggers

ERRORreferences to columns of type LONG are not allowed in triggers
CAUSEA trigger attempted to reference a long column in the triggering table.
ACTIONDo not reference the long column.