Getting an OutofMemory exception when submitting a job
If you get the following message after you submit a job for dynamic
scheduling:
The job with ID job ID failed to start.
The error is "unable to create new native thread".
you
must tune a property of the scheduling agent.The property is named ExecutorsMinThreads and is located
in the JobManager.ini
file on the agent (for the
path, see Where products and components are installed). Its default
value is 38 but if this error occurs, you must decrease it to reduce
the number of threads created when the job is launched.
The JobManager.ini
file is described in the IBM® Workload Scheduler:
Administration Guide.