1,126
edits
(Added ARSSOCK_RCVBUF_SIZE ARSSOCK_SNDBUF_SIZE and ARSSOCK_TCP_NODELAY. configuration parameters for ars.cfg.) |
(Added ARS_DB_PARTITION to use database partitioning with IBM Content Manager OnDemand.) |
||
| Line 465: | Line 465: | ||
: Set this value to the numeric codepage value of the database. This allows OnDemand to translate the contents of the database to Unicode. | : Set this value to the numeric codepage value of the database. This allows OnDemand to translate the contents of the database to Unicode. | ||
: Where possible, servers should be migrated to support Unicode in their databases. | : Where possible, servers should be migrated to support Unicode in their databases. | ||
;ARS_DB_PARTITION | |||
: Determines if IBM Content Manager OnDemand will take advantage of your database engine's partitioning features. Set to 1 (one) to enable. | |||
: If this parameter is set, Application Groups must have a 'partition' field defined to determine which partition the index data will be stored on. | |||
;ARS_DB_TABLESPACE | ;ARS_DB_TABLESPACE | ||
: Set this value to an already-existing tablespace name to keep the OnDemand configuration database tables in. | : Set this value to an already-existing tablespace name to keep the OnDemand configuration database tables in. | ||