Name

dcsrm — Cancel a DCS request.

Synopsis

dcsrm [-project proj] [-verbose] jobid...

Description

The dcsrm command allows you to cancel a request (either queued or active) from the queue. You can only cancel your own requests. Active requests will be terminated.

Options

-p[roject] proj

Supply proj as the project number for charging. Currently, no charging is done for DCS operations, so this option is a placeholder for when charging might be imposed.

-verbose

Print a message for each job canceled successfully, in addition to any error messages.

Operands

jobid

The DCS job id for the requests of interest. You can find the appropriate job id(s) with the dcsq(1NCAR) command, or it will be displayed on standard out by asynchronous msrcp(1NCAR) commands.

Examples

Example 4. Cancel a specific job.

dcsrm 1123

Environment Variables

See Environment Variables section of the Command Behavior and Envrionment chapter for details.

Exit Status

See Exit Status Codes section of the Command Behavior and Environment chapter for details.

See Also

dcsjlog(1NCAR), dcsq(1NCAR)

Copyright

2008 University Corporation for Atmospheric Research, all rights reserved.