Kbase P5189: Database shutdowns abnormally with Progress error 3645
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/12/2004 |
|
Status: Unverified
FACT(s) (Environment):
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Database is abnormally shutdown.
bkwrite: write to disk failed errno <num>. (3645)
SYSTEM ERROR: bkioWrite: Bad file descriptor was used during <system call>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (6086)
BROKER 0: bkwrite: write to disk failed errno 9. (3645)
CAUSE:
An operating system error occurred during a PROGRESS input/output operation. The errno # stated within the error message is returned by the Operating System. This Errno indicates where to start looking for causes of the problem. Errno 9 states: The storage control block address is invalid.
FIX:
The SYSTEM ERROR: bkioWrite:.....(6086) error message states which file the Operating System was writing to. Test for possible hardware problems related to the disk controller or the hard drive where the file is located. Refer to solution 20793 for the translation of the errno.