Kbase P89059: 6092 error for DBIxxxxxx temporary files when users are connecting to a remote server process.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/01/2005 |
|
Status: Unverified
SYMPTOM(s):
Receiving errors when users are connecting to a remote server process.
<function>:Unknown O/S error during <system call>, errno <error number>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (6092)
bkioWrite:Unknown O/S error during write, errno 2, fd 13, len 8192, offset 24576, file DBI1UOIac. (6092)
Insufficient disk space or Write access denied. (291)
An Operating System restore command was being used to restore non-Progress files to the same drive being used by Progress clients for their temporary files.
CAUSE:
Disk space was insufficient due to a restore routine that was being ran against the same drive where the users temporary files were being created. The restore routine had used all available disk space, therefore clients could not write to their temporary files.
FIX:
Stopped the restore routine. Freed up disk space for that drive by removing unnecessary files.