DELETE SCHEDULE (Delete an administrative schedule)

Use this command to delete one or more administrative command schedules from the database.

Privilege class

To delete an administrative command schedule, you must have system authority.

Syntax

Read syntax diagramSkip visual syntax diagramDELete SCHedule schedule_nameType=Administrative

Parameters

schedule_name (Required)
Specifies the name of the schedule to delete. You can use a wildcard character to specify this name.
Type=Administrative (Required)
Specifies to delete an administrative command schedule.

Example: Delete an administrative command schedule

Delete the administrative command scheduled named DATA_ENG.
delete schedule data_eng type=administrative