latchWts x > 100

What does it mean? What do I do about it?

Latches are high-performance data structures used to control access to shared memory.

Specific actions depend on the particular latches seeing waits and the version of OpenEdge in use.

On the bright side, latch waits indicate that more pedestrian performance bottlenecks, such as disk IO, have been largely dealt with.