Consultor Eletrônico



Kbase P98777: Error 2610 with errno 22 running a large 4GL update program
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/05/2010
Status: Verified

SYMPTOM(s):

Error 2610 with errno 22 running a large 4GL update program

SYSTEM ERROR: lbi fread error, errno = . (2610)

SYSTEM ERROR: lbi fread error, errno = 22. (2610)

FACT(s) (Environment):

The 4GL program performs updates on the database
There is plenty of space available on the disc where the client temporary files reside.
All Supported Operating Systems
Progress 8.x
Progress 9.x
OpenEdge 10.0x
OpenEdge 10.1A
OpenEdge 10.1B

CAUSE:

The lbi temporary file reached the 2GB limit.

FIX:

This is expected behavior.
The 4GL program must be structured so that it carries out its job differently.
Please note that a 4GL that generates more than 2Gb's worth of lbi notes needs without a doubt some sort of revision.

Starting on OpenEdge 10.1C this limitation was lifted.