System Administration > Server manager > Server manager properties files > Server manager pool-specific configuration tuning
Setting the PROCESS_MAX parameter
The PROCESS_MAX parameter isets the upper limit on number of running Teamcenter server processes. The only concern for limiting the maximum number of Teamcenter servers on a machine may be memory consumption. The incremental free memory per server can be expected to vary from installation to installation but is on the order of 30 megabytes. Determine the maximum amount of RAM on the machine that you want to provide to the Teamcenter servers in the pool. This can be expressed as [maxTCmem] in gigabytes. Set PROCESS_MAX = [maxTCmem] * [1024 MB/GB] / [30 MB]. For example: Copy [maxTCmem] = 4 Gig PROCESS_MAX = 4 * 1024 / 30 = 136
Source: https://docs.sw.siemens.com/documentation/external/PL20251212545240207/en-US/tc_help/AWAdmin/fhs4814155880506/moj1737238607512/hyn1737238611312/iih1737238611529/setting_PROCESS_MAX.html · retrieved Fri Jul 31 2026 00:00:00 GMT+0000 (Coordinated Universal Time)