Kbase P52290: Unable to extend enough to proceed. (6743) when restoring a database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
SYMPTOM(s):
Unable to extend enough to proceed. (6743)
Restore failed. (1618)
Trying to restore the database to a new void multi-volume database.
The new database is created using the structure description file of the original database.
CAUSE:
The structure description file used is not valid any more for the current database size. Database extents might have been added by running "prostrct add" command, but the update might not have been done to the file.
FIX:
Use an appropriate structure description file when creating a new void database.
Run 'prostrct list' against the original database to obtain the structure description file with the current status of the database. Use the file to create a new database structure where you would like to restore the database.