Home
Keyword and parameter descriptions for BACKUP CFSTRUCT
The keywords and parameters for BACKUP CFSTRUCT are described.
- structure-name
- The name of the Coupling Facility application structure to be backed up.
- 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.
We 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 the command server is enabled.
- EXCLINT(integer)
- Specifies a value in seconds that defines the length of time immediately before the current time where the backup starts. The backup excludes backing-up the last n seconds activity. For example, if EXCLINT(30) is specified, the backup does not include the last 30 seconds worth of activity for this application-structure.
The value must be in the range 30 through 600. The default value is 30.
Parent topic:
BACKUP CFSTRUCT
sc10820_
Home