Kbase P167880: How to monitor lock table usage
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/28/2010 |
|
Status: Unverified
GOAL:
How to monitor lock table usage
GOAL:
How to get a percentage of use of the Lock table
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
There is no direct way to achieve monitor use of the lock table .
The use of _lock is not recommended because of the way in which this was created VST, for more information see P161995 .
The only other option would be to work with the output of the lock table Promon and create a script that would parse the output and count the number of entries.
If you wish to enter an enhancement request see P11255 for instructions.