RESUME JOB (Resume a job for copying a retention set to tape)
Use this command to resume a job that copies a retention set to tape.
If an error occurs, you can interrupt the job so that you can
resolve the issue. To resume the job, you can issue the RESUME JOB command. When
the job is resumed, the job status is changed from INTERRUPTED to SLEEPING. When the associated
storage rule starts to copy the retention set to tape, the job status is changed to RUNNING.
Tip: To view all copy-to-tape jobs that are in the INTERRUPTED state, you can issue the
QUERY JOB command and specify
STATUS=INTERRUPTED.
Restriction: You cannot issue the RESUME JOB command for storage rule
jobs.
Privilege class
Any administrator can issue this command.
Syntax
Parameters
- job_id (Required)
- Specifies the ID of the interrupted job that you want to resume. The job ID is a unique number that is automatically assigned when the job starts. To obtain the job ID, use the QUERY JOB command.
Example: Resume an interrupted job
After a reported error, an INTERRUPT JOB command was issued to interrupt JOB 82. You resolved the error and want to resume the job.resume job 82Example: Resume a job that was interrupted by the server
Errors occurred during the processing of JOB 133. The server put the job into the INTERRUPTED state. You resolved the errors and want to resume the job.resume job 133Related commands
| Command | Description |
|---|---|
| INTERRUPT JOB | Interrupts a job in a running state. |
| QUERY JOB | Displays information about a job. |
| TERMINATE JOB | Terminates a job in an interrupted or sleeping state. |
