Kbase P8295: 8.x Database crashed after the bi exceeded the 2 GB limit.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/03/2009 |
|
Status: Verified
SYMPTOM(s):
bi file exceeded 2 GB.
Database is abnormally shutdown.
FACT(s) (Environment):
Progress 8.x
CAUSE:
In Progress 8.x, the sum of the bi extents (or if there's only one bi extent) cannot exceed 2 Gigabytes. This is a Progress limitation in Progress 8.x
FIX:
It is recommended that the database be restored from the last good backup.
If a backup does not exist as a last recourse the database can be forced into use the " proutil db-name -C truncate bi -F ", this can result in data inconsistencies.
Please see Solution P24330 Consequences of using the -F startup option for more information.