Revision as of 09:45, June 9, 2022 by Karlabel (talk | contribs) (Added a new parameter specified in MFWK-23903)
Jump to: navigation, search

[dbclient] Section

This section must be called dbclient.

dbclientlimit

Default Value: 4096
Valid Values: any positive integer
Changes Take Effect: At startup

Specifies the maximum limit for the number of simultaneously running DB Client processes.

Important
Set this option in Genesys Administrator at the following location:

Database Access Point (DAP) Application object > options tab > dbclient section > dbclientlimit =<any positive number>

The maximum DB limit can also be set via an environment variable GCTI_DB_MAX_NO

utf8-ucs2

Default Value: false
Valid Values: true, false
Changes Take Effect: At startup

This option applies only if you are working with an MS SQL Log Database that has been initialized as a multi-language database. MS SQL uses UCS-2 encoding instead of UTF-8. Setting this option to true forces the transcoding of UTF-8 to UCS-2 encoding before writing to the MS SQL database, and the transcoding of UCS-2 to UTF-8 encoding after reading from the database. Therefore, the MS SQL database is able to work with other components encoded using UTF-8.

Important
Set this option in Genesys Administrator, at the following location:
Database Access Point Application object > Configuration tab > UTF-8 for MSSQL field.
Comments or questions about this documentation? Contact us for support!