Deleting a compile job

Stopping the Compile Queue Server deletes all jobs waiting to compile. You can delete compile jobs without stopping the server.

  1. Locate the job number for the job you want to delete.

    At the command line, specify this information::

    qstatus

    - or -

    From the Compile Tools Menu (accessible through laenv), select Compile Queue Status.

  2. Delete the job.

    At the command line, specify this information::

    qcontrol -djob#

    - or -

    From the Compile Tools Menu (accessible through laenv), select Compile Queue Control, specify the appropriate options:

    djob#

    and press Enter.