Kbase P72703: Error 8619 when truncating the bi file.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/10/2004 |
|
Status: Unverified
SYMPTOM(s):
Can not truncate the bi file.
Database will not start.
This process terminated with exit code 1. (8619)
Begin Logical Undo Phase, 1 incomplete transactions are being backed out. (7162)
CAUSE:
This indicates that there is corruption within the bi file.
FIX:
The best fix is to restore the backup!
If a backup is not available, the second option is to force truncate the bi file.
proutil <database name> -C truncate bi -F
Now the database must be dumped and reloaded into a brand new database.
If you are choosing the second option to force truncate the bi file, please review Progress solution P24330 before beginning.