Consultor Eletrônico



Kbase 51295: Erro restore banco de dados Progress
Autor   Marco Aurelio Scheidt - CAT
Acesso   Público
Publicação   10/6/2015
Ambiente:
Banco EMS2ADT
Linux 64bits

Erro:

Restore of a database fails with Unable to extend before-image files enough to proceed. (6743)
Check for fixed length extents. (6744)
Restore failed. (1618)
!!! ERROR - Database restore utility FAILED !!! (8564)

Cause:

"prorest" checks if the total size of any data area in the backup volume exceeds 2GB and sets the "enablelargefiles" flag in the target (the one being restored) database, but it does not do the same for the bi files (Primary Recovery Area).

Resolution:

Enable large files prior restore.

1) prostrct create db
2) proutil db -C enablelargefiles
3) prorest db from_backup