Rerunning a Failed Job

Rerun a failed job in Autonomous Linux to try running the job again.

Note

The autonomous update job already reruns daily. See Restricted Scheduled Job.

See Understanding Rerunning a Failed Job.

  • Provide the details

    1. Select when to run the job:
      • Run immediately: Select this option to run the job now.
      • Schedule: Select this option to run the job at a future date and time. Select the calendar icon to select a date and time.
    2. Specify the details for the new work request:
      • Name: Enter a name for the job. The name doesn't need to be unique, because an Oracle Cloud Identifier (OCID) uniquely identifies the job. Avoid entering confidential information.

      • Description: (Optional) Enter a description for the job. Avoid entering confidential information.

    3. Expand the Work requests section to verify that this is the job you want to rerun.
    4. Select Rerun.
    5. View the state of the rerun job in the Jobs details page.
  • Use the oci os-management-hub work-request rerun command and required parameters to rerun a failed job.

    oci os-management-hub work-request rerun --work-request-id ocid [OPTIONS]

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

  • Run the RerunWorkRequest operation to rerun a failed job.