Oracle Error Message
SQL*Loader-00801: all INTO TABLE clauses must have the same options (string)
Reason for the Error
At least two INTO TABLE clauses have different options set.
Solution
Set the options to be the same or do the loads separately.