Editing a Task Schedule
Edit the name and description of a task schedule in Data Integration, and change the time and frequency of its runs.
Editing a task schedule has the following results:
- The changes are effective immediately upon saving the task schedule.
- If the start time of the task schedule is past the current time, a scheduled run is immediately triggered.
- If the start time of the task schedule is beyond the current time, Data Integration triggers a scheduled run at the next upcoming trigger time.
If you're editing a task schedule for a pipeline that includes tasks that are configured to run in the OCI
Data Flow service, use the following format if editing the default parameter values for OCI_DF_LOG_BUCKET
and OCI_DF_ARTIFACT_BUCKET
: oci://<bucket-name>@<tenancy-name>
To edit a task schedule, follow these steps:
Use the oci data-integration task-schedule update command and required parameters to update a task schedule for a task:
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.