Moving a Schedule Between Compartments

Follow these steps to move a schedule between compartments.

    1. Use the Console to sign in to a tenancy with the appropriate Policies.
    2. Open the navigation menu and select Analytics & AI.
    3. Under Machine Learning, select Data Science.
    4. Select the compartment that contains the project you want to work in.
      All projects in the compartment are listed.
    5. Selectthe name of the project.
      The project details page opens and lists the notebook sessions.
    6. Under Resources, click Schedules.
      A tabular list of schedules in the project is displayed.
    7. Selectthe name of the schedule you want to move.
      The Schedule details page is displayed.
    8. SelectMove resource.
    9. Select a new compartment for the schedule.
    10. SelectMove resource.

      A notification is displayed indicating that the schedule resource is moved to the new compartment successfully. You might notice the schedule status change to Moving. After the move is completed successfully, the schedule status changes back to Active.

  • Use the change-compartment command and required parameters to move a schedule to a different compartment:

    oci data-science schedule change-compartment [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the ChangeScheduleCompartment operation to delete a schedule.