Home

 

Optional parameters

 

CFStatusType (MQCFIN)

Status information type (parameter identifier: MQIACF_CF_STATUS_TYPE).

Specifies the type of status information you want to be returned. We can specify one of the following:

MQIACF_CF_STATUS_SUMMARY

Summary status information for the CF application structure. This is the default.

MQIACF_CF_STATUS_CONNECT

Connection status information for each CF application structure for each active queue manager.

MQIACF_CF_STATUS_BACKUP

Backup status information for each CF application structure.

IntegerFilterCommand (MQCFIF)

Integer filter command descriptor. The parameter identifier must be any integer type parameter of those possible in the response data except MQIACF_CF_STATUS_TYPE. Use this to restrict the output from the command by specifying a filter condition. See MQCFIF - PCF integer filter parameter for information about using this filter condition.

If you specify an integer filter, we cannot also specify a string filter using the StringFilterCommand parameter.

StringFilterCommand (MQCFSF)

String filter command descriptor. The parameter identifier must be any string type parameter of those possible in the response data except MQCA_CF_STRUC_NAME. Use this to restrict the output from the command by specifying a filter condition. See MQCFSF - PCF string filter parameter for information about using this filter condition.

If you specify a string filter, we cannot also specify an integer filter using the IntegerFilterCommand parameter.

 

Parent topic:

Inquire CF Structure Status


pc12120_


 

Home