Specifying the Locale for Siebel CRM
This task is part of Planning Your Siebel Deployment.
When a Siebel application component (Siebel Server, Siebel Tools, or Siebel Developer Web Client) opens a connection to the Siebel database, the locale is automatically determined on a per-session basis for the connection. This setting overrides settings that might be defined elsewhere.
(Windows) Do not explicitly set the NLS_LANG (Oracle-specific) or SIEBEL_CODEPAGE environment variables for Siebel CRM. Windows Registry settings for these variables might be defined, but these settings are not used for the database connection. These registry settings affect any software that runs on that computer (except for Siebel CRM).
(UNIX) Do not explicitly set the NLS_LANG (Oracle-specific), LANG, or SIEBEL_CODEPAGE environment variables for Siebel CRM. Siebel environment setup files such as siebenv.csh (for C shell) or siebenv.sh (for Bourne or Korn shell) might set these variables, but these settings are not used for the database connection. The settings in the siebenv.csh or siebenv.sh files affect any software that runs in the Siebel environment controlled by those files (except for Siebel CRM).
For deployments using Oracle Database, the NLS_LANG variable determines default behaviors that can be overridden using other variables, such as NLS_SORT, that are not set automatically for Siebel CRM using an Oracle Database connection. Therefore, settings that you make for NLS_SORT will affect any software that runs in the Siebel environment (including Siebel CRM).
BINARY
. In production
environments, this restriction does not apply. (In this guide, sort order and collation sequence are used interchangeably,
even though these terms might not always mean the same thing.)You can explicitly set the locale to be used by a Siebel Server or Application Object Manager component by setting the Locale Code parameter.
Related Topics
Planning RDBMS Installation and Configuration
Related Books
Siebel Applications Administration Guide
Siebel Global Deployment Guide