Kbase P117673: Is there an existing Progress formula to determine the number of handles that will be created for _m
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/11/2008 |
|
Status: Unverified
GOAL:
Is there an existing Progress formula to determine the number of handles that will be created for _mprosrv on start of a database?
GOAL:
Can the file handles for a running process be determined?
FACT(s) (Environment):
All Supported Operating Systems
Products / Versions
FIX:
Progress has no formula to calculate the number of handles that will be created for _mprosrv on start of a database. There are third party utilities available that can be used to track the handles used by a process at a given point in time, i.e. lsof on UNIX and Task Manager on Windows.