Backup and Restore 2 Manual
BRCOM Commands
Backup and Restore 2 Manual—522696-019
5-17
PAUSE Command
PAUSE Command
Use the PAUSE command to stop BRCOM from prompting for commands.
Guideline
This command allows another process to take control of the terminal. Press the Break
key to return control to BRCOM. For more information,
see Handling Operations That Use the BRCOM Terminal on page 4-5
Example
BR> PAUSE ;
RESTART Command
Use the RESTART command to restart a failed backup or restore job. Before
performing a restart, do not delete the BRJOBS record of the job to be restarted and
do not delete or change the BRIC and BRCMD files of the failed job in that job’s work
subvolume.
jobid
is the job identifier of a failed BACKUP/RESTORE operation. BRCOM initiates the
restart of the job if the restart information of the specified job is stored by DMA in
the BRJOBS file. In addition, for a backup restart, the <WORKVOLUME>.<jobid>
subvolume must contain the files created by backup.
run option
specifies how BRCOM starts DMA. The options are the same as those of backup
and restore jobs. For more information, see Table 6-2 on page 6-10 and Table 7-3
on page 7-23
restart-job-option
is a valid RESTART job option:
JOB Job Option on page 6-30
LISTALL Job Option on page 6-31
OUT Job Option on page 6-34
PAUSE ;
RESTART <jobid>
[,<run option> [, <run option>]...]
[,<restart-job-option> [, <restart-job-option] ...]