D
Dmitri Levin
Guest
I think the number of AVAILABLE agents too low does not necessarily be a problem. We need to compare the maximum number of agents defined in ubroker.properties, i.e. wtbman -name wsbroker1 -listallprops | grep maxSrvrInstance maxSrvrInstance=25 With the total number of Busy and Locked agents. The number of Active agents is less or equal to maxSrvrInstance. And do that for all brokers of the pool, if there is load management pool in place.
Continue reading...
Continue reading...