Kbase 15271: PROREST fails if IDXBUILD is aborted, error 651 - BUG
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
PROREST fails if IDXBUILD is aborted, error 651 - BUG
If you abort an index rebuild on an existing database on disk, then
attempt to restore the database from a backup without first deleting
the damaged database from disk, the restore will fail with error
651:
Index reconstruction utility was aborted. Rerun it to completion.(651)
This is because the restore utility needs to read the .db file to
determine if this is a void multi volume structure. This error will
occur if this is a single or multi volume database. While reading the
.db file we discover that the index rebuild was aborted and we cannot
proceed.
This is a bug and is scheduled to be fixed in a future release. The
current work around is to delete the existing database from disk and
then begin to restore. For a multi volume database you will need to
create a new void structure.
(11/20/95)
Progress Software Technical Support Note # 15271