MQ CHANNEL SHARECNV is not set to 1, that can affect performance (MQ)
More details can be found from IBM.
| MQ CHANNEL SHARECNV is not set to 1, that can affect performance (MQ) | DEFINE CHANNEL(‘IBM.APP.SVRCONN’) CHLTYPE(SVRCONN) SSLCIPH(ANY) SSLCAUTH(OPTIONAL) SHARECNV(10) HBINT(3) REPLACE |
