Kbase P2046: Error 43 with bi file deleted
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/11/2004 |
|
Status: Unverified
SYMPTOM(s):
When trying to start DB error 43 and DB doesn't start.
When trying to truncate the bi file with -F error 43 and bi is not truncated.
** Cannot find or open file <file-name>, errno = <number>. (43)
** Cannot find or open file database.bi errno = 2. (43)
No backup available.
CAUSE:
bi file has disappeared or deleted and single-volume DB can't be started.
FIX:
1)Create an empty dbname.bi file.
2)Proutil dbname -C truncate bi -F.
This is an emergency measure since this solution will recover the Database but this database will be damage and a dump and load is recommended afterwards.
Even with the Dump and load some integrity can be lost.