Controlling the Compile Queue

The Compile Queue Control (qcontrol) utility allows you to delete or kill jobs from the compile queue, set the maximum number of jobs for the compile queue, or swap jobs within the compile queue.

To control the compile queue

  1. From the Application Development Workbench menu, choose Programmer Utilities, then Compile Tools.
  2. From the Compile Tools menu, choose Compile Queue Control.

    The Compile Queue Control window appears.

  3. In the following fields, type or select the following information.
    Field Description
    Control Options d

    Delete Compile [Nbr]

    Delete the compile number.

    k

    Kill compile [Nbr]

    Kill the compile number.

    j

    Maximum compile jobs [Nbr]

    The maximum number of compile jobs for the machine.

    s

    Swap job [Nbr] with job [Nbr]

    Swap the first job number with the second job number.

    Command syntax: qcontrol [-dnbr] [-jmachine,nbr] [-Knbr] [-snbr,nbr]

    You must enter one option.