Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SQL*Loader-00282

Unable to locate character set handle for character set ID (number).

Cause

SQL*Loader could not find the character set handle for the given character set ID.


Action

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.