Kbase P7315: REPLACE/CONCAT may not result in data > 32000 bytes
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
REPLACE/CONCAT may not result in data > 32000 bytes
CAUSE:
The error can occur because you are attempting to store the results of some string manipulation, resulting in a value greater than 32K, into a UNDO variable.
FIX:
Define the variables as NO-UNDO.