Backup and Restore 2 Manual

Configuring Backup and Restore 2
Backup and Restore 2 Manual522696-019
3-3
Changing the Volumes for All Jobs
Changing the Volumes for All Jobs
Changing the BRJOBS Volume
If space is limited on $SYSTEM, you can use the ALTER CONFIG, BRJOBSVOLUME
command to create a new BRJOBS file on another volume. You cannot override the
BRJOBS volume for a particular job. Any job that is started uses the BRJOBS volume
configured in the BRCONFIG file when the job is started. To avoid losing all job history,
use FUP to retain it before you change the BRJOBS volume.
To change the BRJOBS volume:
1. Use the STATUS JOB command to check that there are no active jobs. Jobs with
the INIT, RUN, WAIT, CAT, or TERM job states are active.
BR> STATUS JOB * ;
2. If any jobs are active, you must wait for them to finish. Alternatively, you can use
the STOP or ABORT JOB commands to stop or abort the active jobs.
3. Copy the BRJOBS file from the current BRJOBSVOLUME to a new BRJOBS
volume. For example:
> FUP DUP $SYSTEM.ZBR2.BRJOBS, $newbrjobsvolume.ZBR2.BRJOBS
4. Secure the BRJOBS file. For example:
> FUP SECURE $newbrjobsvolume.ZBR2.BRJOBS, "aaoo"
5. Give the BRJOBS file to the proper owner. For example:
> FUP GIVE $newbrjobsvolume.ZBR2.BRJOBS, 255,255
Field Description
JOB The job identifier
DMA Program File The executable program for the DMA
Data Service Program File The executable program for the Data Service
Service CPU List The list of the processors in which the DMA starts
the Data Service and Tape Service. If the value is
unspecified, the Data Service and Tape Service are
started in the DMA’s processor.
Service Priority The priority at which the DMA starts the Data
Service and Tape Service. If the value is -1, the
Data Service and Tape Service are started at the
same priority as the DMA.
Tape Service Program File The executable program for the Tape Service
Work Volume The disk volume on which jobs create their files