Editing a Schedule

Edit 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 Applications list page, select the name of the application that contains the schedule that you want to edit. If you need help finding the list page or the application, see Listing Applications
    2. On the application details page, select Schedules and then select the name of the schedule.
    3. On the schedule details page, select Edit.
    4. In the Edit schedule dialog box, select 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.

    5. In the Edit schedule panel, edit the fields and select Save.
    6. On the schedule details page, review the values for Frequency and Upcoming trigger time.
    7. In the list of task schedules that are associated with the schedule, select 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.