Kbase P76711: Data Administration dump crashes with error 762
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/15/2004 |
|
Status: Unverified
FACT(s) (Environment):
Windows 2000
FACT(s) (Environment):
Progress 8.3E
SYMPTOM(s):
Data Administration dump crashes with error 762
SYSTEM ERROR: bkaddr called with negative blkaddr: <number> (762)
CAUSE:
The description to the 762:
PROGRESS was attempting to read or write a database block and was locating the address within the file to read or write. This error indicates that the dbkey passed to the addressing routine is invalid. The fact that this dbkey is invalid implies that memory has become corrupt. This error causes the database to shutdown abnormally so the currupted memory will not be written to the database. A corrupted index can also cause this error to occur. Performing an index rebuild may cause the error to go away.
FIX:
Do an idxbuild on the indexes associated with the tables to be dumped.