Restart - Control Data Corporation 3300 Reference Manual

Computer systems usasi cobol/ master
Table of Contents

Advertisement

7.5.2
RESTART
7-10
To restart a program from one of the dumps on the rerun dump file, the
following cards are required:
$JOB, ...
$SCHED, ...
Must have same parameters as original
$*DEF(~,
W, rdsi, ... )
Open the rerun dump file
$xxxx, idsi(rdsi, n)
Task name card
xxxx
idsi
(rdsi,
Task name
dsi of input file (INP, etc.)
Restart from rdsi; parameter passed to COBOL restart
routine
n)
Number of rerun dump to be used for restart; n
=
1-9999.
If n is omitted, the last dump on the file will be loaded.
The comma must be present.
Mass storage ALLOCATE cards should not be included in a restart run of the
program.
The restart routine re-positions all files to their locations at the time rerun
dump was taken. The rerun dump file is poritioned so that the next dump
follows the one used to restart the program. If input data came from system
input (INP) the entire data deck must be reloaded into the card reader.
60229400

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 3300 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

3500

Table of Contents