drop schedule

Description

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.

See also

admin schedule, alter schedule, create schedule