Consultor Eletrônico



Kbase P188067: Client crash with DBI error 9451 in database log file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/19/2011
Status: Unverified

SYMPTOM(s):

Client crash with DBI error 9451 in database log file

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

bkioRead:Unknown O/S error during Read, errno 2, fd <file descriptor>, len <bytes>, offset <bytes>, file DBIXXXXX. (9451)

SYSTEM ERROR: Wrong dbkey in block. Found <dbkey>, should be <dbkey2> in area <num>. (1124)

Corrupt block detected when reading from database. (4229)

<func-name>: Error occurred in area <num>, block number: <num>, extent<name>: . (10560)

Writing block <num> to log file. Please save and send the log file to Progress Software Corp. for investigation. (10561)

FACT(s) (Environment):

Database is still running
All Supported Operating Systems
Progress/OpenEdge Product Family
OpenEdge Category: Database

CAUSE:

A bad wireless access point was causing client connection issues. The clients could not access their temporary directory (specified by -T on the client connection).
The DBI files are temporary files that are located in that temporary directory. Since the temporary directory was not accessible, the DBI read error occurred.

FIX:

Address the wireless hardware issue.