Start Subsystems using BRM (STRSBSBRM)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Start Subsystems using BRM (STRSBSBRM) command restarts subsystems that have been ended as a result of control group processing and have been specified with a value of *YES for the Restart field for the control group Subsystems to process entries.

You can specify the control group name and the type of control group that you are restarting subsystems for

Note: If you specify this command for a *EXIT backup item entry in a control group and specify the current control group name for the CTLGRP parameter, this has the effect of restarting the subsystems, defined in the Subsystems to Process for the current control group, earlier than these would normally occur. Subsystems would normally be restarted during post processing after all saves have been completed.

To use this command, you must have the Backup Recovery and Media Services for iSeries, 5722-BR1, licensed program installed.

Top

Parameters

Keyword Description Choices Notes
CTLGRP Control group Name, *BKUGRP, *ARCGRP, *MGRGRP, *SYSGRP, *SYSTEM Optional
TYPE Type *BKU, *ARC, *MGR Optional
Top

Control group (CTLGRP)

Specifies the control group that you want to restart subsystems for

*BKUGRP
You want to restart the subsystems for the default backup user data control group.
*ARCGRP
You want to restart the subsystems for the default archive control group.

Note: The BRMS Advanced feature (Option 2) is required to use this value.

*MGRGRP
You want to restart the subsystems for the default migration control group.

Note: The BRMS Advanced feature (Option 2) is required to use this value.

*SYSGRP
You want to restart the subsystems for the default backup system data control group.
*SYSTEM
You want to restart the subsystems for the default backup entire system control group.
control-group-name
Specify the name of the control group for which you want to restart subsystems.
Top

Type (TYPE)

Specifies the type of control group that you have identified. Type is ignored if *SYSTEM, *BKUGRP, *ARCGRP, *SYSGRP or *MGRGRP are specified for the CTLGRP parameter.

*BKU
The control group is a backup control group.
*ARC
The control group is an archive control group.

Note: The BRMS Advanced feature (Option 2) is required to use this value.

*MGR
The control group is a migration control group.

Note: The BRMS Advanced feature (Option 2) is required to use this value.

Top

Examples

STRSBSBRM CTLGRP(ARCHIVE01) TYPE(*ARC)

This command restarts subsystems after the archive control group ARCHIVE01 completes archive processing.

Top

Error messages

*ESCAPE Messages

BRM1381
Control group &1 type &2 not found.
BRM1917
Feature not installed.
BRM1921
Feature not licensed.
BRM4040
Access denied for user &1.
BRM40A2
BRMS product initialization required.
CPF9800
All CPF98xx messages could be signaled. xx is from 01 to FF.
Top