Parameter: sqlcitext

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

sqlcitext

Description

By default, Service Manager does not support case-insensitive searching when you use the PostgreSQL database. If you want to use case-insensitive searching, set this parameter to sqlcitext:1. Because this parameter takes effect when initializing the database, if you need to change the setting, you must load the SM data again after change the setting.

Valid if set from

Initialization file (sm.ini)

Requires restart of the Service Manager server?

Yes

Default value

0

Possible values

0 (Disabled)

1 (Enabled)

Example usage

Initialization file: sqlcitext:1

 

Related topics

Parameter: system_createupperindex