1,126
edits
m (Added link to ODUG for ARS_USE_OLD_STYLE_CASE.) |
m (Added ARS_LOAD_IGN_2GB_DOCUMENT_LIMIT_ERROR) |
||
| Line 494: | Line 494: | ||
== IBM CMOD Unlisted Configuration Parameters == | == IBM CMOD Unlisted Configuration Parameters == | ||
These parameters aren't listed in the Content Manager OnDemand Configuration File | These parameters aren't listed in the Content Manager OnDemand Configuration File, and may be undocumented. Undocumented parameters should be '''throughly''' tested before being used in production to ensure that you understand their behaviour. | ||
=== IBM CMOD Server Parameters === | === IBM CMOD Server Parameters === | ||
| Line 516: | Line 516: | ||
:Set this value to FALSE in order to prevent Content Manager OnDemand LDAP Authentication from accepting 'referral' responses from the configured LDAP server, which can stop CMOD LDAP Authentication from working at all. | :Set this value to FALSE in order to prevent Content Manager OnDemand LDAP Authentication from accepting 'referral' responses from the configured LDAP server, which can stop CMOD LDAP Authentication from working at all. | ||
: See the IBM Technote on [https://www.ibm.com/support/pages/node/477435 CMOD LDAP Authentication Fails] | : See the IBM Technote on [https://www.ibm.com/support/pages/node/477435 CMOD LDAP Authentication Fails] | ||
;ARS_LOAD_IGN_2GB_DOCUMENT_LIMIT_ERROR | |||
:Set to 1 to ignore errors when loading individual documents larger than 2GB. This parameter is undocumented, and behavior of this parameter should be tested extensively before being used in production environments. The 2GB boundary exists due to the use of 32-bit integers for describing file lengths, and could cause an overflow error on systems with poor support for large files. | |||
;ARS_LOAD_IGN_DB_NAME_MATCH | ;ARS_LOAD_IGN_DB_NAME_MATCH | ||
:Alters the behavior of field name matching in indexer output when loading data into CMOD with arsload. [https://www.ibm.com/support/pages/content-manager-ondemand-application-load-id-name-ignored-when-loading-data CMOD Application Load ID Name] | :Alters the behavior of field name matching in indexer output when loading data into CMOD with arsload. [https://www.ibm.com/support/pages/content-manager-ondemand-application-load-id-name-ignored-when-loading-data CMOD Application Load ID Name] | ||