Table of Contents

Search

  1. Preface
  2. Starting Data Archive
  3. System Configuration
  4. Database Users and Privileges
  5. Source Connections
  6. Target Connections
  7. Archive Store Configuration
  8. Datatype Mapping
  9. Database Optimization
  10. SAP Application Retirement
  11. z/OS Source Data Retirement
  12. Seamless Data Access
  13. Data Discovery Portal
  14. Security
  15. SSL Communication with Data Vault
  16. LDAP User Authentication
  17. Auditing
  18. Running Jobs from External Applications
  19. Salesforce Archiving Administrator Tasks
  20. Upgrading Oracle History Data
  21. Upgrading PeopleSoft History Data
  22. Data Archive Maintenance
  23. Appendix A: Datetime and Numeric Formatting
  24. Appendix B: Data Archive Connectivity

Administrator Guide

Administrator Guide

Environment Variables

Environment Variables

Verify that the locale setting is compatible with the code page for the Data Vault Service, if you archive to the Data Vault. If the locale setting is not compatible with the code page, then non-English characters might not appear correctly from the Data Discovery portal or other reporting tools.
Verify that the LANG environment variable is set to UTF-8 character encoding on the Data Vault Service. For example, you can use
en_US.UTF-8
if the encoding is installed on the operating system.
Use the following command to verify what type of encoding the operating system has:
local -a
The command returns the languages installed on the operating system and the existing locale settings.
In addition, verify that all client tools, such as PuTTY and web browsers, use UTF-8 character encoding.
To configure UTF-8 character encoding in PuTTY, perform the following steps:
  1. In the PuTTY configuration screen, click
    Window
    Translation
    .
  2. In the
    Received data assumed to be in which character set
    field, choose
    UTF-8
    .

0 COMMENTS

We’d like to hear from you!