Keyword and parameter descriptions

CFSTRUCT(structure-names ...)
A list of names of up to 256 CF application structures to be recovered.

See BACKUP CFSTRUCT for the rules for CF application structure names.

CMDSCOPE
This parameter specifies how the command is executed when the queue manager is a member of a queue-sharing group.

' '
The command is executed on the queue manager on which it was entered. This is the default value.
qmgr-name
The command is executed on the queue manager you specify, providing the queue manager is active within the queue-sharing group.

You can specify a queue manager name, other than the queue manager on which the command was entered, only if you are using a queue-sharing group environment and if the command server is enabled.

TYPE
Specifies which variant of the RECOVER command is to be issued. Values are:
NORMAL
Perform a true recovery on the CF structures. This is the default.
PURGE
Recover to empty CF structures. Any messages in the CF structures are lost.