ClusterWorkloadLength (MQLONG)

This is the maximum length of message data that is passed to the cluster workload exit. The actual length of data passed to the exit is the minimum of the following:
  • The length of the message.
  • The queue-manager's MaxMsgLength attribute.
  • The ClusterWorkloadLength attribute.

This attribute is supported only on AIX®, HP-UX, IBM® i, Linux®, Solaris, Windows and z/OS®.

To determine the value of this attribute, use the MQIA_CLUSTER_WORKLOAD_LENGTH selector with the MQINQ call.