Oracle Solution for Error ora-13779

Solution for Oracle Error ORA-13779

ORA-13779: invalid load option

What triggered the Error:

The user attempted to call load_sqlset with a load option that is different than INSERT, UPDATE and MERGE.

What should we do to fix it:

Adjust the load option and retry the operation.