Consultor Eletrônico



Kbase P7188: Trying to start unzipped db-copy from cd gives various errors .
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 8.2B
HP-UX 10.20

SYMPTOM(s):

db-file was unzipped on Windows-client

db was put on the Unix-server and it was tried to start it.

<function>:Insufficient disk space during <system call>, fd <file descriptor>, len <bytes>, offset <bytes>, file <file-name>. (6091)

SYSTEM ERROR: read wrong dbkey at offset <offset> in file <file>
found <dbkey>, expected <dbkey>, retrying. (1152)

Corrupt block detected when reading from database. (4229)

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

CAUSE:

The db-file had been zipped initially on the Unix-server before it was put on cd. Unzipping it on the Windows-client leads to unreadable/incompatible output.

FIX:

put the zipped db-file on the Unix-server and unzip it there.