rmsum

Purpose

Use the rmsum command to remove a job summary schedule.

See Also:

"Summary Commands" for related commands

Prerequisites

You must have the modify administrative domain's configuration right to use the rmsum command.

Syntax

rmsum::=

rmsu•m [ --nq ] summary-name ...

Semantics

--nq

Does not display a confirmation message. If you do not specify this option, then the command displays a confirmation message. The message is described in "Command Execution in Interactive Mode".

summary-name ...

Specifies the name of the job summary schedule to remove.

Example

Example 2-143 removes the job summary schedule named weekly_report.

Example 2-143 Removing a Job Summary Schedule

ob> lssum
weekly_report            Wed at 12:00
ob> rmsum --nq weekly_report
ob> lssum
ob>