Processing Background Jobs; Submitting Background Jobs; Background Job - IBM System 360 User Manual

Operating system: time sharing option terminal
Hide thumbs Also See for System 360:
Table of Contents

Advertisement

r----------------------------------------------------------------------,
READY
edit input. data new
INPUT
EDIT
save
SAVED
end
READY
input data
allocate dataset (input. data) fileCinput) old
READY
allocate file(work) new block(100) space(300,lO)
READY
allocate dataset(*) file(print)
READY
loadgo prog2 map print(*)
loader listings and output from your program
READY
deleteCprog2.*
input. data)
READY
- - - - - - -_______________________________________________________________ J
Figure 12.
Loading a Program
Processing Background Jobs
You can submit background jobs for processing if your installation
authorizes you to do so.
This authorization is recorded in the system
with your user attributes.
If you have this authorization, the system
lets you use the four commands (SUBMIT, STATUS, CANCEL and OUTPUT) that
control the processing of background jobs.
You can use those commands
to submit a background job, to display the status of a background
JOD,
to cancel execution of a background job, and to control the output of a
background job.
SUBMITTING BACKGROUND JOBS
Before you submit a background job with the SUBMIT command you can use
the EDIT command to create a data set (or a member of a partitioned data
set) that contains the job or jobs you want to submit.
Each job
consists of Job Control Language (JCL) statements and of program
instructions and/or data.
The JCL Statements required for a job must conf orm to Systeml360
Operating System (MVT) standards.
They are described in the
publication,
~ob_£ontrol
Language Reference.
Programming at the Terminal
73

Advertisement

Table of Contents
loading

Table of Contents