Resumes a suspended job. (Native Mode)
Syntax |
 |
Parameters |
 |
Operation Notes |
 |
The system operator uses the RESUMEJOB
command to resume processing a job suspended with the BREAKJOB
command. The job continues execution from the point at which it
was suspended; no message is issued.
Use |
 |
This command may be issued from a session, job, program, or
in BREAK. Pressing Break has
no effect on this command. It may be executed only from the console
unless distributed with the ALLOW
command, or if the JOBSECURITY
is set LOW.
Example |
 |
To resume the processing of job 68, enter:
Related Information |
 |
- Commands
BREAKJOB
- Manuals
Performing System Operation Tasks