Table of Contents

Search

  1. Preface
  2. Part 1: Introduction
  3. Part 2: Configuring Hub Console Tools
  4. Part 3: Building the Data Model
  5. Part 4: Configuring the Data Flow
  6. Part 5: Executing Informatica MDM Hub Processes
  7. Part 6: Configuring Application Access
  8. Appendix A: MDM Hub Properties
  9. Appendix B: Viewing Configuration Details
  10. Appendix C: Row-level Locking
  11. Appendix D: MDM Hub Logging
  12. Appendix E: Table Partitioning
  13. Appendix F: Collecting MDM Environment Information with the Product Usage Toolkit
  14. Appendix G: Glossary

Syntax for NLS_LANG

Syntax for NLS_LANG

The NLS_LANG setting uses the following format:
NLS_LANG = <LANGUAGE>_<TERRITORY>.<CHARACTERSET>
The following table describes the parameters:
Parameter
Description
LANGUAGE
Specifies the language used for Oracle messages, in addition to the names of days and months.
TERRITORY
Specifies monetary and numeric formats, in addition to territory and conventions for calculating week and day numbers.
CHARACTERSET
Controls the character set that the client application uses. Alternatively, this parameter matches your Windows code page or can be set to UTF-8 for a Unicode application.
The character set defined with the NLS_LANG setting does not change the client character set. Instead, the Oracle database converts data to the defined character set. The NLS_LANG setting never inherits the character set from the server.

0 COMMENTS

We’d like to hear from you!