Reads a specified number of print jobs from tape and re-queues them to the current Spooler assignment.
SP-TAPEOUT (n
n is the specified number of print jobs to transfer.
Caution
Multi-reel operation is not recommended when using this command, as data corruption will occur when an EOF mark coincides with an EOT marker.
To use SP-TAPEOUT, carry out the following procedure:
Note: For a description of the tape handling commands, refer to Tape Operation and Commands.
Enter ASSIGN =TAPE unit.no
SIZE=1000 LABEL=0
to attach the tape unit.
Note: Block size 1000 is the despooler default for output to tape. This can be changed by updating the associated formqueue definition using SSM.
Ensure the current Spooler assignment is correct. If necessary,
carry out an
SP-ASSIGN =TAPE.JOBS
This assigns TAPE.JOBS to receive print jobs from tape.
Now execute SP-TAPEOUT. For example, enter:
:SP-TAPEOUT (3
This takes the next three print jobs and transfers them to the currently assigned formqueue, TAPE.JOBS.