qdel Interface - Intergraph Batch Services - Help

Intergraph Batch Services Help

Language
English
Product
Intergraph Batch Services
Search by Category
Help

The qdel utility accepts as arguments a list of job identifiers representing jobs to delete or kill. A job identifier may contain a server name in the form \\server\job-id. The identifier instructs qdel to direct the delete job request to the specified host.

If the -k option is not given, and the job is running, qdel informs you that the job is running and does not delete it. The return value indicates the success or failure of the delete request. A message is also printed for each job, informing you if it was deleted.

The qdel utility accepts the following options:

Option

Purpose

-k

Kills the job, even if it is running.

-u user

This option is ignored by the Windows qdel utility.