Consultor Eletrônico



Kbase P101660: Errors 12371 and 142 from Data Dictionary/Data Administrator
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   1/2/2009
Status: Verified

SYMPTOM(s):

Cannot perform a large data dump or load through the ChUI Data Dictionary

Cannot perform a large data dump or load through the GUI Data Administration tool

Errors 12371 and 142 when dumping or loading data with many tables through ASCII dump utilities


Attempt to update data exceeding 32000. (12371)


Attempt to update data exceeding <number>. (12371)

** Unable to update Field. (142)

bfx: Field too large for a data item. Try to increase -s. (42)

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.x
OpenEdge 10.0x

CAUSE:

Bug# OE00114006

FIX:

Upgrade to OpenEdge 10.0B03 or later
or
Upgrade to OpenEdge 10.1A or later
If upgrade is not possible, as a workaround, when loading a large number of tables, do one of the following:
1) Load the .d table data in several smaller sets

One of these options may be a preferred method than loading data via Data Dictionary/Administration Tool in terms of performance.
1) use bulkload folllowed by idxbuild or
2) proutil -C dump and proutil -C load