When analyzing index corruption, Database Administrators may find it helpful to know internationalization settings. For details about character set, code page, word rules, and collation for a database, see:
  • Information messages 20665 through 20668, logged by the broker to the database log file (.lg
  • The following Database status VST fields:
    • _DbStatus-Codepage
    • _DbStatus-Collation
    • _DbStatus-Wordrule-Number
    • _DbStatus-Wordrule-CRC
  • Collation and Character Set Information in output from the PROUTIL -C DESCRIBE utility

To view current collation and code page settings, see OpenEdge database log file, Database status (_DbStatus), and PROUTIL DESCRIBE qualifier.