Kbase P181369: What is the maximum propath size?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/31/2011 |
|
Status: Unverified
GOAL:
What is the maximum propath size?
GOAL:
What is the size limit of the propath variable?
FACT(s) (Environment):
All Supported Operating Systems
Progress/OpenEdge Product Family
FIX:
The processes started from the AdminServer (i.e. WebSpeed and AppServer) had a coded limit of 1536 characters prior to 10.2B. Beginning in 10.2B the limit was raised to 2048.
Outside of the AdminServer, with the exception of the prowin32.exe client, there is no limit other than what the system imposes.
The propath is read from the environment variable and takes whatever the system has provided (assuming there is enough memory to keep it in memory).
For the prowin32.exe process the Propath is read from the registry or ini file and currently there is a limit of 4096 characters.