Consultor Eletrônico



Kbase 16366: error 2329
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
error 2329

Error 2329 "invalid block xxxx in file xxxx; max = xxx"
means that we are looking for a block in the database that is larger t
han the high water mark (the point between data/index information and
the list of empty blocks waiting to be reused for data/indexes).

A likely cause of this is a corrupted index key. Do an index rebuild.

If the error persists, then it is possible that a .p file is causing
index corruption. In this case, run proutil dbname -C idxcheck to
verify that an index is getting corrupted. Then the .p file that
caused the problem must be found.

Progress Software Technical Support Note # 16366