Required Parameter Group

Control group name
INPUT CHAR(10)

Specifies the name of the control group that is having an entry removed.

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.
Control group entry sequence number
INPUT BINARY(4)

Indicates which entry is to be removed.

The possible values are:

-1
Specifies to remove all the entries.
10 - 9990
Specifies the entry to be removed. Type a sequence number from 10 through 9990.
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 ]