Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

delete-schedule

deletes an existing schedule

Synopsis

delete-schedule [--help]
schedule-name

Description

The delete-schedule subcommand deletes an existing schedule.

Note:

You cannot delete a schedule that is in use by a domain backup configuration.

This subcommand is supported in remote mode only.

Options

--help
-?

Displays the help text for the subcommand.

Operands

schedule-name

Specifies the name of the schedule to delete.

Examples

Example 1   Deleting a Schedule

This example deletes the quarterly schedule.

asadmin> delete-schedule quarterly
Command delete-schedule executed successfully.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also

create-schedule(1), list-schedules(1)

asadmin(1M)