Kbase P88339: Error "Attempt to update data exceeding 32000" updating a character variable
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  21/10/2008 |
|
Status: Verified
SYMPTOM(s):
Error"Attempt to update data exceeding 32000" updating a character variable.
Attempt to update data exceeding 32000
** Unable to update <filename> Field. (142)
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
A character field assignment resulted in exceeding the Progress character data type size limitation of 31991 characters (32K).
FIX:
Ensure that no variable grows as a result of the processing to more than its Progress defined size or limit.