Previous Topic

Next Topic

Book Contents

Book Index

Control-M kernel parameters

The following table lists kernel parameter values for Control-M/Server that must be added to the values in Linux, as described in PostgreSQL UNIX kernel parameters.

Kernel parameters for Control-M/Server – additional values

Parameter

Additional values

semmni

Add 20 + the number of Agents and remote hosts that will be connected to Control-M/Server + the number of Agents with configuration definitions that differ from the default.

semmns

Add 20 + the number of Agents and remote hosts that will be connected to Control-M/Server + the number Agents with configuration definitions that differ from the default.

The following table lists the kernel parameter values for Control-M that must be added to the values in Linux, as described in PostgreSQL UNIX kernel parameters. If higher values for these parameters have already been specified for the database server, the higher values must remain.

Kernel parameters for Control-M

Parameter

Value

semmnu

(NPROC - 4)

Ulimit

  • fsize: unlimited
  • nofiles: >2 KB

Parent Topic

PostgreSQL UNIX kernel parameters