Consultor Eletrônico



Kbase P128468: Seek error with prolib over large library
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/22/2010
Status: Unverified

SYMPTOM(s):

Seek error with prolib over large library

SYSTEM ERROR: Seek error 0, file 5, addr 0. (163)

Procedure library (PL) file is larger than 2Gb

Issue happens when adding a new file to the library

Library file can be compressed to a smaller size than 2Gb

FACT(s) (Environment):

Progress
OpenEdge 10.x
All Supported Operating Systems

CAUSE:

Bug# OE00164110

FIX:

There are two possible workarounds:
- split the code in multiple PL files (it is then possible to have the multiple PL files in the PROPATH)
- compress the PL file before adding a new file to it.