Kbase P1056: Workaround to: Running out of file descriptors causes error:
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/8/2003 |
|
Solution ID: P1056
FACT(s) (Environment):
UNIX
SYMPTOM(s):
Error: "Unable to create compile file. Compilation canceled"
Getting error while running code from Progress procedure editor
Connecting to one or more databases with many extents
Cannot increase file descriptors on the operating system
CAUSE:
The Progress client is running out of file descriptor needed to open the database files as well as other files, including the source code and other temporary files to execute the pre-compilation.
FIX:
Connect the Progress client via client/server mode. Thus, connect to database using -H, -S, & -N.