Reference notes

These notes are applicable to the following sections:

  1. This parameter relates to WebSphere MQ objects. This parameter is an array of values (MQCFIL or MQCFIL64) indexed by the following constants:
    Table 22. Array indexed by object type
    Object type Value context
    MQOT_Q (1) Contains the value relating to queue objects.
    MQOT_NAMELIST (2) Contains the value relating to namelist objects.
    MQOT_PROCESS (3) Contains the value relating to process objects.
    MQOT_Q_MGR (5) Contains the value relating to queue manager objects.
    MQOT_CHANNEL (6) Contains the value relating to channel objects.
    MQOT_AUTH_INFO (7) Contains the value relating to authentication information objects.

  2. This parameter relates to WebSphere MQ messages. This parameter is an array of values (MQCFIL or MQCFIL64) indexed by the following constants:
    Table 23. Array indexed by persistence value
    Constant Value
    1 Contains the value for nonpersistent messages.
    2 Contains the value for persistent messages.