Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

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. Domain Object Export and Import
  12. License Management
  13. Monitoring
  14. Log Management
  15. Domain Reports
  16. Understanding Globalization
  17. Appendix A: Code Pages
  18. Appendix B: Custom Roles
  19. Appendix C: Informatica Platform Connectivity
  20. Appendix D: Configure the Web Browser

Administrator Guide

Administrator Guide

Step 1. Verify CDI-PC repository Database Client and Server Compatibility

Step 1. Verify
CDI-PC repository
Database Client and Server Compatibility

The database client and server hosting the
CDI-PC repository
must be able to communicate without data loss.
The
CDI-PC repository
resides in an Oracle database. Use NLS_LANG to set the locale (language, territory, and character set) you want the database client and server to use with your login:
NLS_LANG =
LANGUAGE_TERRITORY.CHARACTERSET
By default, Oracle configures NLS_LANG for the U.S. English language, the U.S. territory, and the 7-bit ASCII character set:
NLS_LANG = AMERICAN_AMERICA.US7ASCII
Change the default configuration to write ISO 8859-1 data to the
CDI-PC repository
using the Oracle WE8ISO8859P1 code page. For example:
NLS_LANG = AMERICAN_AMERICA.WE8ISO8859P1
For more information about verifying and changing the
CDI-PC repository
database code page, see your database documentation.

0 COMMENTS

We’d like to hear from you!