Home

 

Response data

 

AlterationDate (MQCFST)

Alteration date (parameter identifier: MQCA_ALTERATION_DATE).

The date on which the definition was last altered, in the form yyyy-mm-dd.

The maximum length of the string is MQ_DATE_LENGTH.

AlterationTime (MQCFST)

Alteration time (parameter identifier: MQCA_ALTERATION_TIME).

The time at which the definition was last altered, in the form hh.mm.ss.

The maximum length of the string is MQ_TIME_LENGTH.

CFLevel (MQCFIN)

The functional capability level for this CF application structure (parameter identifier: MQIA_CF_LEVEL).

Specifies the functional capability level for the CF application structure. The value can be:

1

A CF structure that can be "auto-created" by a queue manager at command level 520.

2

A CF structure at command level 520 that can only be created or deleted by a queue manager at command level 530 or greater. This is the default CFLevel for queue managers at command level 530 or greater.

3

A CF structure at command level 530. This CFLevel is required if you want to use persistent messages on shared queues, or for message grouping, or both.

4

A CF structure at command level 600. This CFLevel can be used for persistent messages or for messages longer than 64 512 bytes.

CFStrucDesc (MQCFST)

The description of the CF structure (parameter identifier: MQCA_CF_STRUC_DESC).

The maximum length is MQ_CF_STRUC_DESC_LENGTH.

CFStrucName (MQCFST)

CF Structure name (parameter identifier: MQCA_CF_STRUC_NAME).

The maximum length is MQ_CF_STRUC_NAME_LENGTH.

Recovery (MQCFIN)

Recovery (parameter identifier: MQCA_CF_RECOVER).

Specifies whether CF recovery is supported for the application structure. The value can be:

MQCFR_YES

Recovery is supported.

MQCFR_NO

Recovery is not supported.

 

Parent topic:

Inquire CF Structure (Response)


pc12050_


 

Home