Consultor Eletrônico



Kbase P7831: Using the .db file from a void database structure to recover from losing a .db file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

Progress 8.X
Progress 9.X

SYMPTOM(s):

Error attempting to start the database.

** Cannot find or open file <file-name>, errno = <number>. (43)

** Cannot find or open file database.db, errno = 2. (43)

.db file is not present

CAUSE:

.db file is missing. It possibly has been deleted by mistake.

FIX:

Follow these steps to get rid off this error:

Ensure your database.st is up to date, ie it covers all existing extents
Use your database.st file and create a void database in another directory
Copy newly created database.db to damaged database directory
prostrct repair database
prostrct unlock database