SYSGENPR

The syntax for this command is as follows:

SYSGENPR {nn}

Use the SYSGENPR command to set the System generate worker priority to {nn}. This priority is inherited by the BLD task.

Note: When a worker becomes a system generate worker, its priority is set to one less than that of the Application Builder (APPL_BLD_<id>), by default. You might increase the priority of the system generate workers by setting SYSGENPR to a higher value, but you must first set the priority of the Application Builder to a priority that is at least one more that the SYSGENPR value. For example, to set SYSGENPR to 60, you must first set the priority of APPL_BLD_<id> to 61 or higher. The SYSGENPR value is prevented from exceeding the current priority of APPL_BLD_<id>.

By default, it is Exceptiontask priority value less 1.

Refer to WORKERS command for more information.