Kbase P117410: Error 9450 Insufficient disk space crashes database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/07/2006 |
|
Status: Unverified
FACT(s) (Environment):
UNIX
SYMPTOM(s):
Error 9450 Insufficient disk space crashes database
Database re-starts normally and then crashes again
bkioRead:Insufficient disk space during Read, fd183, len 1024, offset 0, file DBIa05055. (9450)
<function>:Insufficient disk space during read, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9450)
Since the problem occurred, a new variable extent has been added, but still the database crashes.
There is lots of available disk space in the users working directory and in the directory where the database resides.
CAUSE:
There is a batch process running and this is the process that is causing the crash. The working directory of the batch process is on the '/' root filesystem and this indeed is 100% full.
FIX:
Free disk space in the root file system or set the batch process working directory to some directory with lots of available disk space.