Consultor Eletrônico



Kbase P4650: Errors 18 and 4431 showing on the database log file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/08/2009
Status: Verified

SYMPTOM(s):

SYSTEM ERROR: Invalid recid in index <index-num> on file <file-name>. Entry ignored. (18)

SYSTEM ERROR: Failed to build key for recid = <RECID> index number <index-num> table number <table-num>. (4431)

Last transaction number is not negative

CAUSE:

Errors are generated by an entry on the index tree pointing to an invalid record.

FIX:

Check the integrity of the index using proutil -C idxcheck and proutil -C idxfix to correct the index problem.

As an alternative, rebuild the index informed in the message using proutil -C idxbuild.