Viewing Schedules

View the schedules created for an application in Data Integration.

    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 schedules that you want to view.
    4. On the application details page, click Schedules.

      The Schedules page shows the following details for schedules:

      • Schedule: Name of the schedule. You can sort the name in ascending or descending order.
      • Frequency: Summary description of the schedule.
      • Time zone: Geographical time zone based on the coordinated universal time or UTC.
      • Upcoming trigger time: The next scheduled run for task schedules that are associated with this schedule.
      • Created by: Creator of the schedule.
      • Updated: The last time the schedule was updated. You can sort the time in ascending or descending order.

      The Actions menu of a schedule has the following options:

      • View details: Opens the Schedule details page, from which you can edit or delete the schedule, or view a list of the task schedules that are associated with this schedule.
      • Copy schedule key: Copies the key of the schedule to the clipboard. You can use the key with APIs.
    5. To find a particular schedule in the Schedules list, enter the full name of the schedule in the Search by schedule field and press Enter.
  • Use the oci data-integration schedule list command, required parameters, and the complex type parameter to list schedules:

    oci data-integration schedule list [OPTIONS]
  • Run the ListSchedules operation to list schedules.