Backup and Restore 2 Manual
BRCOM Commands
Backup and Restore 2 Manual—522696-019
5-4
ALTER CONFIG Command (Super Group Only)
ALTER CONFIG Command (Super Group Only)
The ALTER CONFIG command sets the configuration options in the BRCONFIG file
for all backup and restore jobs.
config-option
is one or more of:
BRJOBSVOLUME valid disk name
EMSCOLLECTOR[\node.]$process-name
SERVICECPULIST [ processor [, processor] ... ]
SERVICEPRI number
WORKVOLUME valid disk name
BRJOBSVOLUME valid disk name
is the name of the disk volume where the BRJOBS file is located.
EMSCOLLECTOR [\node.]$process-name
is the collector for EMS messages. valid process can be either $0 or a
process name. Specifying the node is optional.
SERVICECPULIST [ processor [, processor] ... ]
is either no value or a value from 0 through 15 that specifies a list of the
processors in which the DMA is permitted to start the Data Service and Tape
Service. You must separate each processor in the list with a comma.
The DMA selects the first up processor in the list that is not the processor in
which the DMA is running. If none of the processors in the list are up, the
service processes are started in the processor in which the DMA is running. If
you specify SERVICECPULIST configuration option but do not specify any
processors, the service processes are started in the DMA's processor.
SERVICEPRI number
is a value of -1 or a value of 1 through 199 that specifies the priority at which
the DMA starts the Data Service and Tape Service. If you specify -1, the
service processes are started at the same priority as the DMA.
WORKVOLUME valid disk name
is the name of the disk volume on which jobs create their files.
ALTER CONFIG , config-option [ , config-option ][ ,
config-option ... ] ] ;