C
ChUIMonster
Guest
The "*" command in ProTop will enable the client statement cache. This will show you, in real time, what line# of what program was running the last time each session communicated with the DB (look on the right-hand side of the UIO panel). A second "*" will shut off that monitoring. You can also turn the statement cache on and off for individual sessions via PROMON. Caution: Do not just turn it on and leave it on. There have been "issues" with the client statement cache on some releases of OpenEdge. It is a very powerful feature but, possibly because it is not well known, it still seems to have some rough edges.
Continue reading...
Continue reading...