Consultor Eletrônico



Kbase P10074: Getting errors 9451 and 6072 on database files.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/02/2005
Status: Unverified

FACT(s) (Environment):

Caldera Open UNIX/SCO UnixWare
Progress 9.1C

SYMPTOM(s):

Getting errors 9451 and 6072 on database files.

<function>:Unknown O/S error during <system call>, errno <error number>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9451)

<function>:Unknown O/S error during <system call>, errno 6, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (9451)

SYSTEM ERROR: error writing, file = <file-name>, ret = <return-value> (6072)

SYSTEM ERROR: error writing, file = <file-name>, ret = -1 (6072)

CAUSE:

On Unix the errno 6 that appears in the 9451 means: No such device or address. This can indicate a faulty disk controller: Progress tries to access the file system where the files reside, but due to the faulty controller, they appear not to exist.

FIX:

Check that disk controllers and disks are functioning correctly.