MPE/iX Commands Reference Manual (32650-90877)

434 Chapter11
Command List IX
Commands RECALL/=RECALL thru RUN
RESUMEJOB
Resumes a suspended job. (Native Mode)
Syntax
RESUMEJOB #J
nnn
Parameters
#J
nnn
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
RESUMELOG
Resumes system logging following suspension caused by an error. (Native Mode)
Syntax
RESUMELOG
Parameters
None.
Operation Notes
When the operator resumes logging with the RESUMELOG command, a special log record is
displayed that denotes the number of log events and corresponding records that were not
recorded while logging was suspended, the total number of unrecorded job initiation
records, and the total number of unrecorded job/session termination records.