Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

Report 3. Comparing Name and Character Size Information with ICU

Report 3. Comparing Name and Character Size Information with ICU

This report displays the following information for each code page defined in the PowerExchange code page control table:
  • Type of converter
    . This value is obtained from ICU.
  • Canonical name of the converter
    . This value is obtained from ICU and is printed if it differs from the PowerExchange code page name.
  • Minimum and maximum bytes for each character
    . These values are obtained from ICU. If they differ from the values used by PowerExchange, the difference is flagged.
If the code page is not present in the ICU data library DLL and no custom ICU code page CNV file occurs in the ICU data directory, U_FILE_ACCESS_ERROR is issued in an error message.
The following sample report compares name and character size information with ICU.
Report 3 : Comparing PWX name, character size information with ICU ================================================================== ICU version = 3.2 If different from control array... Min = I18N_min_char_size result Max = I18N_max_char_size result Canonical name = I18N_canon_conv_name result CPN Converter name Convert. type Min Max Supplementals --- -------------- ------------- --- --- ------------- 041 UTF-8 UTF8 contains supplementals 042 UTF-16 UTF16 contains supplementals 043 UTF-16BE UTF16_BigEnd. contains supplementals ....
The following table describes the fields in the report:
Field
Description
CPN
PowerExchange code page number.
Converter name
ICU converter name.
Convert. type
Type of the ICU converter.
Min
Minimum bytes for each character according to the ICU API, if different from the PowerExchange value.
Max
Maximum bytes for each character according to the ICU API, if different from the PowerExchange value.
Supplementals
Supplemental information.

0 COMMENTS

We’d like to hear from you!