SPAWNED_PROCESS_JVM_PARAMS

Description:

Allocates the required RAM for each spawned scheduler process.This parameter is used when the Runs in a dedicated process check box is selected in the WFM Job Scheduler. In addition, all Aggregate Task children tasks are run as dedicated processes. If no value is specified, JVM defaults are used. Before spawning the JVM process, the WFM application does not check if there is available RAM.

It is the responsibility of your system administrator to allocate adequate RAM for your environment and the workloads you are running.

Valid Values:

Any valid Java VM parameters string.

Example:

-Xmx256m -Xms128m

Default Value:

None.

Location:

system/EnterpriseScheduler

Effective:

n/a