A SERVICE OF

logo

Chapter 6 503
Command Deļ¬nitions P-R
RESUMEJOB
RESUMEJOB
Resumes a suspended job. (Native Mode)
Syntax
RESUMEJOB #Jnnn
Parameters
#Jnnn A job number.
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:
RESUMEJOB #J68
Related Information
Commands BREAKJOB
Manuals Performing System Operation Tasks