Specifies the code set the client application uses when sending information to the DB2 access service. For an explanation of the relationship with the DefaultTargetCodeset and the UseClientCharset, see “Code set translation”.
DefaultClientCodeset=[clientcodeset | OpenServerDefault]
1–255 characters
OpenServerDefault
To operate correctly, the DB2 access service requires a DefaultClientCodeset value that accurately reflects the code set of the client application.
Enter one of the following as the DefaultClientCodeset value:
The client application code set identifier.
The default setting, OpenServerDefault, becomes the value assigned by platform in the DirectConnect server’s locales.dat file.
For information regarding the relationship of the DefaultClientCodeset, DefaultTargetCodeset, and the UseClientCharset refer to the section titled, “Code set translation”.
When data passes from the client application to the target database, the DB2 access service converts the data from the DefaultClientCodeset to the DefaultTargetCodeset if the two property values are unequal.
The DB2 access service obtains the client application language from one of the following:
The login record
The server DefaultServerLanguage configuration property value
For information about the DefaultServerLanguage property that defines the language in which the client messages that originate in the DirectConnect server are returned, see the DirectConnect Server Administration Guide.
Copyright © 2005. Sybase Inc. All rights reserved. |