Creating an Hourly Schedule

Create a schedule that runs one time at the specified minute past the hour.

    1. On the Applications list page, select the name of the application that contains the tasks that you want to schedule. 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 Create schedule.
    3. On the Create schedule page, enter a name and a description (optional).

      The identifier is a system-generated value based on the name. You can change the value, but after you create and save the schedule, you can't update the identifier.

    4. From the Time zone menu, select a time zone for this schedule.
    5. From the Frequency menu, select Hourly and complete the following fields:
      • Repeat every: Enter the number of hours between scheduled runs. For example, enter 2 if you want the schedule to run every two hours.
      • Minutes: Enter a value from 0 to 59 to specify the minutes past the hour at which the schedule must run. For example, if you enter 15, the schedule runs at 15 minutes past the hour every two hours (if the number of hours between scheduled runs is 2).

      A description of the hourly schedule is shown next to Summary.

    6. Select Create.
  • Use the oci data-integration schedule create command, required parameters, and the complex type parameter to create a schedule:

    oci data-integration schedule create [OPTIONS]

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

  • Run the CreateSchedule operation with the appropriate frequency model to create a schedule.