Oracle Error Message
SQL*Loader-00282: Unable to locate character set handle for character set ID (number).
Reason for the Error
SQL*Loader could not find the character set handle for the given character set ID.
Solution
The character set ID was obtained from the database server, the SQL*Loader client does not have knowledge of the given character set ID. Possible mis-match of NLS data on the client and server side.