Database Error Messages

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

O2U-00205

None of the characters in a type name were legal identifier characters

Cause

None of the characters in the name of a user-defined type could be translated to a character that can begin a C or C++ identifier, such as a letter or an underscore.


Action

Specify an explicit translation for the type name in the INTYPE file.