n Monitor reads jobs one at a
time from the input device
n Monitor places a job in the
user program area
n A monitor instruction
branches to the start of the
user program
n Execution of user pgm
continues until:
u end-of-pgm occurs
u error occurs
n Causes the CPU to fetch its
next instruction from Monitor