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

DB2_BIN_CODEPAGE Statement

DB2_BIN_CODEPAGE Statement

Use the DB2_BIN_CODEPAGE statement to associate the required single- and double-byte CCSIDs.
DB2_BIN_CODEPAGE=(
SBCS_CCSID
,
DBCS_CCSID
)
The following table describes the parameters in the DB2_BIN_CODEPAGE statement:
Parameter
Description
SBCS_CCSID
Specifies the single-byte character set.
DBCS_CCSID
Specifies the double-byte character set.
PowerExchange supports ICU code pages only on DB2 for i5/OS 5.1 and later. For DB2 for i5/OS 4.5, PowerExchange uses static code pages and cannot access any column for which the CCSID maps to an ICU code page.
Use the DB2 access method, not the DB2400C access method, for code page support on DB2 for i5/OS.

0 COMMENTS

We’d like to hear from you!