S04006

Error Code

S04006

Error Message

The job parallelism must be between 1 and 64. RefId: S04006

Probable Causes

This error occurs when the maximum number of concurrent subjobs specified by the setMaxJobParallelism function exceeds the range of 1 to 64.

Solutions

Make sure that the maxParallelism parameter of setMaxJobParallelism is set between 1 and 64.