PDR2002S

Unable to acquire and copy number bytes of memory for enlarge description.

What happened: Depending on the enlarge description, Enrichment tried to enlarge a structure and there was no memory available. Enrichment gives the number bytes of memory it could not acquire.

What to do: Choose one of the following:

  • If enlarge description is Enlarge single document input buffer, check your <DOCUMENT> tag to make sure you are defining documents correctly. If you have very large documents, you may need to set the Environment group <SINGLEBUFFER> tag.
  • If enlarge description is Enlarge the File Buffer, the size of your <HEADER> is very large and you need to increase the size of the <FILEBUFFER>.
  • If enlarge description is Enlarge single document buffer 2, you have many very large inserts and need to set <IO> in the Insertpage or Insertrec group to OPTIMUM, TRANSFER, HIPERSPACE, DISK, or NONE.
  • If enlarge description is set to Increase Document pointer array, Enlarge Document record pointer buffer, or Enlarge Trailer records; the file buffer has used all of the memory and you need to set the <MAXFILEBUFFERS> tag so that Enrichment can acquire memory for document point storage. Most of these errors can be fixed by limiting the amount of file buffer which is acquired or by routing files (when sorting or presorting) to Hiperspace or Disk.
  • Other values of enlarge description may occur. For these, if making additional memory available does not resolve the problem, contact Technical Support.