The following error is seen when attempting a full load:
ORA-26086: direct path does not support triggers
A direct path operation is being attempted on a table which has enabled triggers.
Resolution:
Either disable the triggers on the table or disable Direct Path in the target endpoint. You can disable this in the Advanced tab of the target endpoint.