Kbase 44713: Table move caused the BI to grow larger than the normal size.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/06/2001 |
|
Solution ID: P14713
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
Table move caused the BI to grow larger than the normal size.
Proutil db-name ·C tablemove
CAUSE:
Every move and delete of each individual record is logged. As a result moving a table requires the BI Recovery Area to be several times larger than the combined size of the table and its indexes.
FIX:
You need to be sure you have enough disk space for the bi file to grow. If you feel the bi file may exceed 2GB you have the option of enabling large file support on Progress versions 9.1C and later if your operating system can handle it. If your working with a very large table you may want to consider doing a dump/load of the table.