Consultor Eletrônico



Kbase P16857: Binary load causes 1127 error (no duplicate records in .bd file)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/01/2005
Status: Verified

FACT(s) (Environment):

UNIX
Progress 8.X
Progress 9.X

SYMPTOM(s):

Fix RECID <recid>, <file-name> already exists with <field value>. (1127)

Fix RECID 7044, Test_Times already exists with test_group "Group1" Test_ID 3 Test_Num_Users 70 Test_PID 66002. (1127)

Index rebuild complete. 1 error(s) encountered. (1644)

Binary dump and load creates a duplicate record in a table

The binary load was performed only once

There are no duplicate records in the .bd file

OS file size ulimit is set too low

CAUSE:

BUG# 20021231-001

CAUSE:

This is a known issue - if current dump file has not enough space to store a record, a new dump file is created. If the last record in the previous dump file is not fully written to the file, it will be written to the next section. In some cases wrong offset of the previous record is retrieve and as a result, the record is written twice.

FIX:

Upgrade to 9.1D06 (or higher release)