Kbase P12513: Unable to create compile file, compliation cancelled seen wi
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  1/28/2005 |
|
Status: Unverified
FACT(s) (Environment):
UNIX
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
Error message displayed in Procedure Editor's 4GL code.
Error - unable to create compile file.
Compilation canceled.
Database has 255 extents.
FIX:
While UNIX itself supports file descriptor limits of up to 1024,
the STDIO library is still constrained to numbers less than 256.
Reduce the number of extents in the database.