Consultor Eletrônico



Kbase P177351: Online backup prints out "The user requested XX private read only buffers, but none were available"
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/11/2010
Status: Unverified

SYMPTOM(s):

Online backup prints out "The user requested XX private read only buffers, but none were available"

Using -Bp

-Bpmax on the database is set over 65535

The user requested XX private read only buffers, but none were available. (9953)

FACT(s) (Environment):

OpenEdge 10.1x
OpenEdge 10.2x

CAUSE:

BUG# OE00202093

FIX:

There's an integer overflow in -Bpmax code, the only workaround is to lower -Bpmax <= 65535 on the database side.