Required Parameter Group

New control group name
INPUT; CHAR(10)

Specifies the name of the control group that is being created.

Based on control group name
INPUT CHAR(10)

Specifies the name of the control group that is being used to create the new control group.

Control group type
INPUT CHAR(10)

Specifies what type of control group is to be created. Backup, Archive, or Migration are the 3 types. Only Backup is currently supported.

The possible value follows.

*BKU
A backup control group will be created.
Copy control group entries
INPUT CHAR(1)

Specifies if the entries in the control group should also be copied from the based on control group. The possible values follow:

0
Specifies to not copy the entries.
1
Specifies to copy the entries.
Error code
I/O CHAR(*)

The structure in which to return error information. For the format of the structure, see the Error Code Parameter topic in the IBM i Information Center.



[ Top of Page | Previous Page | Next Page | Contents | Index ]