1,126
edits
m (Fixed ars.cfg collapsible table formatting.) |
m (Updated ARS_DB_ENGINE.) |
||
| Line 161: | Line 161: | ||
: Setting ARS_NUM_DBSRVR to 0 (zero) on large systems may cause performance issues during spikes in activity, as each new connection to CMOD creates a new Subserver, which may consume all available RAM. | : Setting ARS_NUM_DBSRVR to 0 (zero) on large systems may cause performance issues during spikes in activity, as each new connection to CMOD creates a new Subserver, which may consume all available RAM. | ||
; ARS_DB_ENGINE | ; ARS_DB_ENGINE | ||
: Specifies the database engine to be used, | : Specifies the database engine to be used. This parameter must be one of the following values: DB2, ORACLE, or MSSQL. | ||
; ARS_DB_IMPORT | ; ARS_DB_IMPORT | ||