Consultor Eletrônico



Kbase P180607: proutil dump with table scan option (-index 0) dumps more records than expected.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/03/2011
Status: Verified

SYMPTOM(s):

proutil dump -index 0 dumps more records than expected.

proutil dump -index 0 reports more records written to the dump file than proutil -C dump without the table scan option

After loading the resulting dump file into a new database, the full index rebuild using proutil idxbuild fails.

FACT(s) (Environment):

Table is in a Type II Storage Area
OpenEdge 10.2A03
OpenEdge 10.2B01
OpenEdge 10.2B02
All Supported Operating Systems

CAUSE:

Bug# OE00202659

CAUSE:

The problem occurs when dumping records > 1024 bytes and a table scan is used to dump the records, that is when -index 0 is specified and the table resides in a Type II Storage area.

FIX:

Upgrade to 10.2B04 or later.

Workaround: Use binary dump without the table scan option