rmsched

Purpose

Use the rmsched command to remove a backup schedule. Execute the lssched command to display backup schedules.

See Also:

"Schedule Commands" for related commands

Prerequisites

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

Syntax

rmsched::=

rmsc•hed [ --nq ] schedulename...

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".

schedulename ...

Specifies the name of the schedule that you want to remove.

Example

Example 2-139 removes the backup schedule named incremental.

Example 2-139 Removing a Backup Schedule

ob> lssched
full_backup         sundays                        homedir.ds
incremental         mondays tuesdays wednesdays thursdays homedir.ds
ob> rmsched --nq incremental
ob> lsschedfull_backup         sundays                        homedir.ds