Resuming a Job
Resume a job in Batch.
Note
You can resume a job only when it's in the
You can resume a job only when it's in the
Paused state.- On the Batch contexts list page, select the batch context that contains the job pool with the job that you want to resume. If you need help finding the list page, see Listing Batch Contexts.
- On the batch context details page, select the Job pools tab.
- Select the job pool that contains the job that you want to resume.
- On the job pools details page, select the Jobs tab.
- Select the for the job that you want to resume, and then select Resume.
- On the Resume dialog box, select Resume.
- Use the oci batch batch-job unpause command and required parameters to resume a job:
oci batch batch-job unpause [OPTIONS]For a complete list of flags and variable options for Batch CLI commands, see the Batch CLI.
Run the UnpauseBatchJob operation to resume a job.