Kbase P111719: Restore of database fails with error 43
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/12/2005 |
|
Status: Unverified
SYMPTOM(s):
Restore of database fails with error 43
**Cannot find or open file <>, error = 2 (43)
!!! Error - Database restore utility FAILED !!! (8564)
CAUSE:
Syntax of the prorest command line is incorrect:
prorest <backup filename> <dbname>
FIX:
Run the prorest command with the dbname as the first parameter:
prorest <dbname> <backup filename>