1. There are alerts set on filsystem usage on MQServer. If filesystem usage more than 70% then support team gets alerts.
2. Even no alerts received, space on MQServer is increased
3. No issues with ...
We have Java multithreaded application in which it puts messages on Queue. sometimes it throws MQException with reason code 2056. We had checked following things -
1. No infinite loop in java ...