Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

7.14 qdel Job Delete Command

Synopsis

qdel [-sys subsystem-number](*1) [-u user-name] job ...
*1:

[-sys subsystem-number] is an option of Systemwalker Operation Manager EE.

Description

The qdel command deletes the specified job.

The following users can use this command to delete jobs.

Options

Enterprise Edition-sys subsystem-number

In the system with multiple subsystems, this option is used to specify the subsystem that you want to operate. Specify the target subsystem number using a range of 0 to 9. If omitted, the default is subsystem 0.

-u user-name

When the system administrator deletes other user's job, the user name of the job owner must be specified in this option.

If blanks are contained in the user name, enclose the entire user name in double quotation marks. [Windows]

The user of Operation Manager cannot be specified. [UNIX]

Operand

job

Specifies a job that to be deleted.

Use the following format to specify the job:

For more details on each attribute, see "7.6 qjalter Job Attribute Alter Command."

job-name(jobno.hostname)

Return Values

Return Value

Meaning

0

The command processing has terminated normally.

Other than 0

The command processing has failed. An error message is output.

Command Location

Windows

<Systemwalker Operation Manager installation directory>\MpWalker.JM\bin

Solaris
Linux

/opt/FJSVMJS/usr/bin

HP-UX

/opt/FHPMJS/usr/bin

AIX

/opt/FAIXMJS/usr/bin

Cautions