Home

 

Usage notes

 

If the cluster cache is dynamic, the MQXCLWLN call must be used to navigate through the records; the exit will terminate abnormally if simple pointer-and-offset arithmetic is used to navigate through the records. If the cluster cache is static, MQXCLWLN need not be used to navigate through the records. However, it is recommended that MQXCLWLN be used even when the cache is static, as this allows migration to a dynamic cache without needing to change the workload exit.

For more information on dynamic and static cluster caches see CacheType.

 

Parent topic:

MQXCLWLN - Navigate Cluster workload records


qc12920_


 

Home