Creating an Hourly Schedule

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

    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 tasks you want to schedule.
    4. On the application details page, click Schedules and then click Create schedule.
    5. 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.

    6. From the Time zone menu, select a time zone for this schedule.
    7. 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.

    8. Click 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.