Editing a Schedule

Modify the name and description of a schedule in Data Integration, and change its time and frequency details.

Note

Changing the time and frequency details of a schedule affects the start time of all task schedules that are associated with the schedule.

    1. On the workspace home page, click Applications.
    2. On the Applications page, select the compartment that contains the application.
    3. In the applications list, click the name of the application that contains the schedule that you want to modify.
    4. On the application details page, click Schedules and then click the name of the schedule.
    5. On the schedule details page, click Edit.
    6. In the Edit schedule dialog box, click Edit to confirm that you want to edit this schedule.

      Task schedules that are associated with this schedule are impacted by the changes you make.

    7. In the Edit schedule panel, edit the fields and click Save.
    8. On the schedule details page, review the values for Frequency and Upcoming trigger time.
    9. In the list of task schedules that are associated with the schedule, click a name to navigate to the task schedule details page to review the time of the next run.
  • Use the oci data-integration schedule update command, required parameters, and the complex type parameter to update a schedule:

    oci data-integration schedule update [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the UpdateSchedule operation with the schedule object to update a schedule.