Table of Contents

Search

  1. Preface
  2. Workflow Manager
  3. Workflows and Worklets
  4. Sessions
  5. Session Configuration Object
  6. Tasks
  7. Sources
  8. Targets
  9. Connection Objects
  10. Validation
  11. Scheduling and Running Workflows
  12. Sending Email
  13. Workflow Monitor
  14. Workflow Monitor Details
  15. Session and Workflow Logs
  16. Appendix A: Session Properties Reference
  17. Appendix B: Workflow Properties Reference

Workflow Basics Guide

Workflow Basics Guide

Globalization Features

Globalization Features

You can configure the Integration Service to run sessions in either ASCII or Unicode data movement mode.
The following table describes target character sets supported by each data movement mode in PowerCenter:
Character Set
Unicode Mode
ASCII Mode
7-bit ASCII
Supported
Supported
ASCII-based MBCS
Supported
Integration Service generates a warning message, but does not terminate the session.
UTF-8
Supported (Targets Only)
Integration Service generates a warning message, but does not terminate the session.
EBCDIC-based SBCS
Supported
Not supported. The Integration Service terminates the session.
EBCDIC-based MBCS
Supported
Not supported. The Integration Service terminates the session.
You can work with targets that use multibyte character sets with PowerCenter. You can choose a code page that you want the Integration Service to use for relational objects and flat files. You specify code pages for relational objects when you configure database connections in the Workflow Manager. The code page for a database connection used as a target must be a superset of the source code page.
When you change the database connection code page to one that is not two-way compatible with the old code page, the Workflow Manager generates a warning and invalidates all sessions that use that database connection.
Code pages you select for a file represent the code page of the
data
contained in these files. If you are working with flat files, you can also specify delimiters and null characters supported by the code page you have specified for the file.
Target code pages must be a superset of the source code page.
However, if you configure the Integration Service and Client for code page relaxation, you can select any code page supported by PowerCenter for the target database connection. When using code page relaxation, select compatible code pages for the source and target data to prevent data inconsistencies.
If the target contains multibyte character data, configure the Integration Service to run in Unicode mode. When the Integration Service runs a session in Unicode mode, it uses the database code page to translate data.
If the target contains only single-byte characters, configure the Integration Service to run in ASCII mode. When the Integration Service runs a session in ASCII mode, it does not validate code pages.

0 COMMENTS

We’d like to hear from you!