FORCE_VARA_KEY_CI
System-wide variable that allows you to force context-insensitive read/write actions on STATIC VARA objects using the following script functions:
This setting is particularly useful when you migrate objects from a case insensitive database, such as MSSQL, to a case sensitive one, such as PostgreSQL or Oracle, thus avoiding issues due to upper case/ lower case characters.
-
Allowed values: Y and N
-
Default value: N
When set to Y, the key is converted to and remains in uppercase.
See also: