Stopping all Running Jobs - Intergraph Batch Services - Help

Intergraph Batch Services Help

Language
English
Product
Intergraph Batch Services
Search by Category
Help

You must have at least operator privileges to stop all running jobs in a queue.

Using Batch Manager:

  1. Select the queue from the Server view.

  2. Select Queue > Abort.

    Batch Manager stops any running jobs in the queue.

  3. Batch Manager prompts you whether or not you want to attempt to restart jobs. Whether or not a job is restarted is dependent on whether the "restartable" flag is set for the job.

Using the command line:

  1. Start qmgr.

  2. Key in the abort queue command.

    Jobs are not restarted.

Using the Batch API:

Use the BatchAbortQueue function.