Disabling or Enabling a Task Schedule

Disable or enable a task schedule at any time in a Data Integration application.

A task schedule is associated with a schedule in the application. Disabling a task schedule doesn't affect its associated schedule or other task schedules that are associated with the same schedule.

    1. On the Applications list page, select the name of the application that contains the task schedule that you want to manage. If you need help finding the list page or the application, see Listing Applications
    2. On the application details page, select Task schedules and then select the name of the task schedule that you want to disable or enable.
    3. On the task schedule details page, select Disable or Enable.
  • Use the oci data-integration task-schedule update command and required parameters to update a task schedule for a task (for example, disable or enable a task schedule):

    oci data-integration task-schedule update [OPTIONS]

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

  • Run the UpdateTaskSchedule operation to update a task schedule for a task. For example, you can disable or enable a task schedule.