Kbase P25481: Error 444 when running application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/27/2003 |
|
Status: Verified
SYMPTOM(s):
Error 444 when running application
**Error unable to expand record beyond its maximum size** (444)
CAUSE:
Record in database exceeded the 32K size limit. Records must always be less than 32,000 characters long.
FIX:
Split record into two records, in two files, with the same key values in both.