Consultor Eletrônico



Kbase P100065: Error (614) when restoring a database.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   22/03/2011
Status: Verified

SYMPTOM(s):

Error (614) when restoring a database.

A previous prorest <database-name> failed. (614)

A previous prorest sports2000 failed. (614)

Buffer Stack Overflow

** Save file named core for analysis by Progress Software Corporation. (439)

Quit(coredump)

Stacktrace from _dbutil reads:
dsmMsgdCallBack
bmLockBuffer
cxLocateValidBlock
cxSearchTree

A restore previous to this one had failed due to a variable length extent consuming all available disk space.

Prior to this restore, the database extent locations have since been changed to allow for more growth.

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.1E
OpenEdge 10.x

CAUSE:

Bug# OE00112667

FIX:

You must delete and recreate your database structure before restoring:
1. prodel <dbname>
2. prorest <dbname> <backup_file/device>