Table of Contents

Search

  1. Preface
  2. Understanding Domains
  3. Managing Your Account
  4. Using Informatica Administrator
  5. Using the Domain View
  6. Domain Management
  7. Nodes
  8. High Availability
  9. Connections
  10. Connection Properties
  11. Schedules
  12. Domain Object Export and Import
  13. License Management
  14. Monitoring
  15. Log Management
  16. Domain Reports
  17. Node Diagnostics
  18. Understanding Globalization
  19. Appendix A: Code Pages
  20. Appendix B: Custom Roles
  21. Appendix C: Informatica Platform Connectivity
  22. Appendix D: Configure the Web Browser

Administrator Guide

Administrator Guide

Command Line Program Code Pages

Command Line Program Code Pages

The
pmcmd
and
pmrep
command line programs require code page compatibility.
pmcmd
and
pmrep
use code pages when sending commands in Unicode. Other command line programs do not require code pages.
The code page compatibility for
pmcmd
and
pmrep
depends on whether you configured the code page environment variable INFA_CODEPAGENAME for
pmcmd
or
pmrep
. You can set this variable for either command line program or for both.
If you did not set this variable for a command line program, ensure the following requirements are met:
  • If you did not set the variable for
    pmcmd
    , then the code page of the machine hosting
    pmcmd
    must be a subset of the code page for the PowerCenter Integration Service process.
  • If you did not set the variable for
    pmrep
    , then the code page of the machine hosting
    pmrep
    must be a subset of the PowerCenter repository code page.
If you set the code page environment variable INFA_CODEPAGENAME for
pmcmd
or
pmrep
, ensure the following requirements are met:
  • If you set INFA_CODEPAGENAME for
    pmcmd,
    the code page defined for the variable must be a subset of the code page for the PowerCenter Integration Service process.
  • If you set INFA_CODEPAGENAME for
    pmrep
    , the code page defined for the variable must be a subset of the PowerCenter repository code page.
  • If you run
    pmcmd and pmrep
    from the same machine and you set the INFA_CODEPAGENAME variable, the code page defined for the variable must be subsets of the code pages for the PowerCenter Integration Service process and the PowerCenter repository.
If the code pages are not compatible, the PowerCenter Integration Service process may not fetch the workflow, session, or task from the PowerCenter repository.

0 COMMENTS

We’d like to hear from you!