SV-89559r1_rule
V-74885
SRG-APP-000435-AS-000163
MQMH-AS-000650
CAT II
10
For each queue manager's server connection (SVRCONN) channel(s):
To access the MQ Appliance CLI, enter:
mqcli
runmqsc <queue manager name> >>
To display available SVRCONN channels, enter:
DIS CHANNEL(*) CHLTYPE(SVRCONN)
ALTER CHANNEL(<svrconn channel name>) CHLTYPE(SVRCONN)
MAXINST(max allowed channel instances)
MAXINSTC(max allowed channels for same client: less than MAXINST)
end
Obtain documentation that specifies operational limits from system admin. Check the "SVRCONN" channels of each queue manager to confirm that "MAXINST" and "MAXINSTC" values are set to a value that reflects operational requirements.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
To run the "runmqsc [queue mgr name]" command for each running queue manager identified, enter:
runmqsc [queue mgr name]
To display available SVRCONN channels details, enter:
DIS CHANNEL(*) CHLTYPE(SVRCONN)
Display values for each channel:
DIS CHANNEL(Channel Name)
If the value of either "MAXINST" or "MAXINSTC" is greater than the organization-defined limit, this is a finding.
V-74885
False
MQMH-AS-000650
Obtain documentation that specifies operational limits from system admin. Check the "SVRCONN" channels of each queue manager to confirm that "MAXINST" and "MAXINSTC" values are set to a value that reflects operational requirements.
To access the MQ Appliance CLI, enter:
mqcli
To identify the queue managers, enter:
dspmq
To run the "runmqsc [queue mgr name]" command for each running queue manager identified, enter:
runmqsc [queue mgr name]
To display available SVRCONN channels details, enter:
DIS CHANNEL(*) CHLTYPE(SVRCONN)
Display values for each channel:
DIS CHANNEL(Channel Name)
If the value of either "MAXINST" or "MAXINSTC" is greater than the organization-defined limit, this is a finding.
M
3239