Skip to main content
Version: 2.2.1

Database parameterization

This section covers parameterizations referring to the SoftExpert Suite database and external databases. It is important to point out that these parameters are just recommendations based on the experience obtained from customer support.

DatabaseTypeParameter nameRecommended value
OracleDatabasecursor_sharingEXACT
OracleDatabaseopen_cursors500 (minimum)
OracleDatabaseoptimizer_modeALL_ROWS
OracleDatabasepre_page_sgaFalse
OracleDatabasesession_cached_cursors50 (minimum)
OracleDatafileSOFTEXPERT_DATAAutoextend on next 200M
OracleDatafileSOFTEXPERT_INDEXESAutoextend on next 50M
SQL ServerServersUse AWE to Allocate MemoryFalse
SQL ServerServersBoost SQL Server PriorityFalse
SQL ServerServersImplicit TransactionsFalse
SQL ServerServersnocountFalse
SQL ServerDatabaseExtend .mdf file200M
SQL ServerDatabaseExtend .ldf file50M
SQL ServerDatabaseAuto closeFalse
SQL ServerDatabaseAuto create statisticsTrue
SQL ServerDatabaseAuto shrinkFalse
SQL ServerDatabaseAuto update statisticsTrue
SQL ServerDatabasePage VerifyCHECKSUM
SQL ServerDatabaseCollationRefer to the "Database considerations" section.
SQL ServerDatabaseCompatibility level2012 or later
PostgreSQLServerseffective_cache_size3 GB (minimum)
PostgreSQLServersshared_buffers1 GB (minimum)
PostgreSQLServerscheckpoint_segments32
PostgreSQLServerscheckpoint_completion_target0.8
PostgreSQLServerswork_mem4 MB (minimum)
PostgreSQLServersmax_connections300 (minimum)
PostgreSQLServerswal_buffers16 MB
PostgreSQLServersmaintenance_work_mem256 MB (minimum)
SQL ServerDatabaseNumeric Round-AbortFalse