Kbase P136380: Cannot find or open file /u1/db/db1.d5, errno = 23 (43) after adding more users.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/11/2008 |
|
Status: Unverified
SYMPTOM(s):
Cannot find or open file /u1/db/db1.d5, errno = 23 (43) after adding more users.
errno=23 is File Table over flow.
bkioRead:Insufficient disk space during Read, fd 0, len 8192, offset 119151, file /u2/db/db1.d6. (9450)
SYSTEM ERROR: read wrong dbkey at offset 976084992 in file /u2/db/db1.d6 found 34307904, expected 49568384, retrying. (9445)
SYSTEM ERROR: wrong dbkey in block. Found 34307904, should be 49568384 (1124)
Many different error messages in the database log file with no noticeable pattern.
FACT(s) (Environment):
UNIX
Progress 9.x
OpenEdge 10.x
Progress 8.x
CHANGE:
More users have been added to the system which is already at it limits for resources.
CAUSE:
For the current level of resources required and adjust kernel parameters which are inadequate.
FIX:
Review kernel parameters and adjust accordingly.
ie:
1. Number of file handles.
2. Number of permissible users.
3. Reduce the amount of memory requested by the application if possible.