Consultor Eletrônico



Kbase 21675: ADM2. SmartSelect and Error 893
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/31/2004
Status: Unverified

GOAL:

Explaination of Error 893 with SmartSelect

FACT(s) (Environment):

Progress Version 9.1C

CAUSE:

Progress Bug.

This error:

SYSTEM ERROR: strent request for more than 32K. (893)

can be encountered by using SmartSelects in a SmartViewer.
It seems that the issue is more evident when using several SmartSelects in the same Viewer. The possible cause is that the string generated in the cause lead to more than 32K, strent cannot allocate more than 32K. Progress tried to allocate a larger storage area.

FIX:

Upgrade to latest commercial release.

This has been tested in 9.1C to 9.1C14 with the same problem.

This has been tested in 9.1D and this behaviour is no longer present.