Is there a way to use boolean logic when defining a resource in MQTHRESH?
So when the first resource definition fails, it doesn't trigger because the next one is more general.
Name QMgr Resource RsceAttr Limit Pct
MQQDEPTH = =.TO.MQOD.XMITQ 10000 50
. = =.XMITQ 100 50
Is there a way to code .XMITQ and NOT .TO.MQOD.XMITQ.
SYSVIEW R17 and earlier
No, unfortunately SYSVIEW cannot do that:
Use boolean logic when defining a resource in MQTHRESH.
An idea should be open under the website, the link is: