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_AS_CHAR Statement

DB2_BIN_AS_CHAR Statement

The DB2_BIN_AS_CHAR statement controls whether PowerExchange considers data in CHAR and VARCHAR columns that you define with the FOR BIT DATA clause as character data.
To override character data that is incorrectly assigned with CCSID 65535, use this statement in conjunction with the DB2_BIN_CODEPAGE statement.
i5/OS
DB2 for i5/OS
DB2_BIN_CODEPAGE
No
DB2_BIN_AS_CHAR={
N
|Y}
  • N
    .
    Data in CHAR and VARCHAR columns defined with the FOR BIT DATA clause is binary data.
    PowerExchange does not perform code page translation for binary data.
  • Y.
    Data in CHAR and VARCHAR columns defined with the FOR BIT DATA clause is character data.
Default is N.

0 COMMENTS

We’d like to hear from you!