Kbase P15595: Unable to connect to database or to open files with errors 3
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/03/2003 |
|
Status: Unverified
FACT(s) (Environment):
HP-UX 11 64-bit
FACT(s) (Environment):
Progress 8.x
FACT(s) (Environment):
Progress 9.x
SYMPTOM(s):
Unable to connect to database or to open files with errors 3261 and 43
Unable to run the PROGRESS Procedure Editor /usr/dlc/tty/_edit.r. (3261)
** Cannot find or open file /usr/dlc/tty/_edit.r, errno = 24. (43)
CHANGE:
Migration from 8.3B to 9.1D and upgrade of the operating system
CAUSE:
Kernel parameter for the number of open files (descriptors) set too low
FIX:
Increase the nofiles (number of files) parameter in the command shell with:
ulimit -n xxxx
where 'xxxx' is the arbitrary value (you can set it to the higher value e.g. 2048).
Restart the Progress session and test again.
The kernel parameters NOFILES and MAXFILE can be also
increased in order to make the change permanent.