Increase the LOCKLIST parameter. Note that the lock will consume memory based on the type of installation.
If you have 32 bit installation, then it consumes
36 bytes to lock an object that has a lock on it.
72 bytes to lock an object that doesnot has a lock on it.
If you have 64 bit installation, then it consumes
56 bytes to lock an object that has a lock on it.
112 bytes to lock an object that doesnot has a lock on it.
Based on this you increase the LOCKLIST parameter.
On a trial, you can increase it to 1.5 times of current value. Then if you don't see any lock-escalation, try to decrease it and this will make room to increase the bufferpools.
Hope this helps.
Goodluck.
ifmxtechie.