Show TOC

drop scheduleLocate this document in the navigation structure

Drops a schedule that executes commands.

Syntax
drop schedule <sched_name>
Parameters
sched_name

The name of the schedule to drop.

Examples
Example 1

To delete schedule1 enter:

drop schedule schedule1
Usage

Deletes a schedule from Replication Server.

Permissions

drop schedule requires “sa” permission.