DISPLAY CFSTRUCT
Use DISPLAY CFSTRUCT to display the attributes of one or more CF application structures. This command is valid only on full function WebSphere MQ for z/OS when the queue manager is a member of a queue-sharing group.
Synonym: DIS CFSTRUCT
DISPLAY CFSTRUCT >>-DISPLAY CFSTRUCT(generic-structure-name)--+-----+------------> '-ALL-' >--+---------------------+------------------------------------->< '-| requested attrs |-' Requested attrs .-,-----------. V | |----+---------+-+----------------------------------------------| +-ALTDATE-+ +-ALTTIME-+ +-CFLEVEL-+ +-DESCR---+ '-RECOVER-'
Keyword and parameter descriptions
The name of the application structure to be displayed must be specified. This can be a specific application structure name or a generic name. By using a generic name, it is possible to display either:
- all application structure definitions
- one or more application structures that match the specified name
- (generic-structure-name)
- The 12-character name of the CF application structure to be displayed. A trailing asterisk (*) matches all structure names with the specified stem followed by zero or more characters. An asterisk (*) on its own specifies all structure names.
The CF structure name must be defined within the queue-sharing group.
- ALL
- Specify this to display all attributes. If this keyword is specified, any attributes that are requested specifically have no effect; all attributes are still displayed.
Requested parameters
Specify one or more attributes that define the data to be displayed. The attributes can be specified in any order. Do not specify the same attribute more than once.
The default, if no parameters are specified (and the ALL parameter is not specified) is that the structure names are displayed.
- ALTDATE
- The date on which the definition was last altered, in the form yyyy-mm-dd.
- ALTTIME
- The time at which the definition was last altered, in the form hh.mm.ss.
- CFLEVEL
- Indicates the functional capability level for this CF application structure.
- DESCR
- Descriptive comment.
- RECOVER
- Indicates whether CF recovery for the application structure is supported. Values are:
- NO
- CF application structure recovery is not supported.
- YES
- CF application structure recovery is supported.
Usage notes
- The command cannot specify the CF administration structure (CSQ_ADMIN).
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.