Determine the server-processing locale
The database server uses the server-processing locale to obtain locale information for its own internal sessions and for any connections.
When the database server begins execution, it initializes the server-processing locale to the default locale. When a client application requests a connection, the database server must redetermine the server-processing locale to include the client and database locales. The database server uses the server-processing locale to obtain locale information that it needs when it transfers data between the client system and the database.
After the IBM® Informix® database server verifies the database locale, it uses a precedence of environment variables from the client and database locales to set the server-processing locale.
- Locale information for the database
This database information includes the localized order and code set for data in columns with the locale-sensitive data types (NCHAR and NVARCHAR). The database server obtains this information from the name of the database locale that it has verified.
- Locale information for client-application data
This client-application information provides the end-user formats for date, time, numeric, and monetary data. The database server obtains this information from the client application when the client requests a connection.
Locale information for the database
http://publib.boulder.ibm.com/infocenter/idshelp/v115/topic/com.ibm.glsug.doc/ids_gug_051.htm
'Informix > informix reference' 카테고리의 다른 글
Uninstalling ISM (0) | 2011.10.24 |
---|---|
Setting Up ISM on UNIX (0) | 2011.10.24 |
How to use oncheck to detect corruption (0) | 2011.10.10 |
Informix Continuing Support Offering (0) | 2011.10.06 |
The archecker Schema Reference (0) | 2011.08.31 |