Consultor Eletrônico



Kbase P101661: Failure to load blob clob objects - error 11281
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/07/2008
Status: Verified

SYMPTOM(s):

Failure to ASCII load blob objects

Memory leak when loading clob objects through Database Administration Utility

Memory leak when importing clob fields into a temp-table defined LIKE

Memory exhausted! Could not create/update blob from file <filename>. (11281)

** Unable to update <filename> Field. (142)

Undo of sub-transaction modifying a large object. Backing out transaction. (11599)

OS Utilities show that available memory consumption steadily increases until it is exhausted

FACT(s) (Environment):

OpenEdge 10.x
All Supported Operating Systems

CAUSE:

A memory leak when loading records which contain BLOB / CLOB objects results in a failure to complete the load before all memory is exhausted.

CAUSE:

Bug# OE00114000

FIX:

Upgrade to OpenEdge 10.0B02 or later, where the problem is fixed.

A possible workaround is to load data in smaller batches so as not to exceed available memory.