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

LOG_CODEPAGE Statement

LOG_CODEPAGE Statement

The LOG_CODEPAGE statement specifies the code page that PowerExchange uses to write messages to the log file.
On Windows, programs read log records correctly if they use the same code page. Define this statement to direct PowerExchange to use a different code page than the control code page to write messages to the log file.
Windows
No
LOG_CODEPAGE={
code_page
|
UTF-8
}
For the
code_page
variable, enter a code page value. Default is UTF-8.
To use the Japanese code page to write messages to the log file, define the following statement:
LOG_CODEPAGE=CP943

0 COMMENTS

We’d like to hear from you!