Use this command to delete schedules from the database.
The DELETE SCHEDULE command takes two forms, depending on whether the schedule applies to client operations or administrative commands. The syntax and parameters for each form are defined separately.
Use the DELETE SCHEDULE command to delete one or more client schedules from the database. Any client associations to a schedule are removed when the schedule is deleted.
Privilege Class
To delete a client schedule, you must have system privilege, unrestricted policy privilege, or restricted policy privilege for the specified policy domain.
Syntax
>>-DELete SCHedule--domain_name--schedule_name------------------> .-Type--=--Client--. >-----+------------------+-------------------------------------><
Parameters
Examples
Task
Delete the WEEKLY_BACKUP schedule, which belongs to the EMPLOYEE_RECORDS policy domain.
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
>>-DELete SCHedule--schedule_name--Type--=--Administrative-----><
Parameters
Examples
Task
Delete the administrative command scheduled named DATA_ENG.
Table 90. Commands Related to DELETE SCHEDULE
Command | Description |
---|---|
COPY SCHEDULE | Creates a copy of a schedule. |
DEFINE SCHEDULE | Defines a schedule for a client operation or an administrative command. |
QUERY SCHEDULE | Displays information about schedules. |
UPDATE SCHEDULE | Changes the attributes of a schedule. |