ERROR | references to columns of type LONG are not allowed in triggers |
CAUSE | A trigger attempted to reference a long column in the triggering table. |
ACTION | Do not reference the long column. |
ERROR | references to columns of type LONG are not allowed in triggers |
CAUSE | A trigger attempted to reference a long column in the triggering table. |
ACTION | Do not reference the long column. |