Work with Control Groups (WRKCTLGBRM)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with Control Groups using BRM (WRKCTLGBRM) command allows you to produce a display or report of backup, archive and migration control groups. If you display control group information you are taken to the selected Work with Control Groups display where you can create, delete, change or display control groups. If you report control group information, the selected control group report is produced.

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
TYPE Type *BKU, *ARC, *MGR Optional, Positional 1
OUTPUT Output *, *PRINT Optional
Top

Type (TYPE)

Specifies the type of control group that you want to work with.

*BKU
You want to work with backup control groups.
*ARC
You want to work with archive control groups.

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

*MGR
You want to work with migration control groups.

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

Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

*
The output is displayed (if requested by an interactive job) or printed (if requested by a batch job).
*PRINT
The output is printed with the job's spooled output.

Note: OUTPUT(*PRINT) is only supported for TYPE(*MGR).

Top

Examples

WRKCTLGBRM

This command displays the Work with Backup Control Groups panel.

Top

Error messages

*ESCAPE Messages

BRM1039
&1 currently in use.
BRM1917
Feature not installed.
BRM1921
Feature not licensed.
BRM4040
Access denied for user &1.
BRM4041
Access denied for user &1.
BRM40A2
BRMS product initialization required.
Top