Kbase P9336: Error 1101 with many large extent fields
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1A
SYMPTOM(s):
Error 1101 with many large extent fields
SYSTEM ERROR: <function-name>: invalid parameter, size=<value>. (1101)
SYSTEM ERROR: bfget: invalid parameter, size=<value>. (1101)
Program with many "DEF NEW SHARED VAR ... AS EXTENT .. NO-UNDO."
CAUSE:
Bug 20000601-005
FIX:
Upgrade to 9.1B
Alternatively as a workaround, modify the code by removing the UNDO or by reducing the extent size.