Consultor Eletrônico



Kbase P143969: Error 12112 on Index Rebuild after dump and load
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   4/1/2009
Status: Unverified

SYMPTOM(s):

Deleting records

Unable to delete old values for the index of a word-indexed field (index <index-name> of table <table-name>). The index may be damaged.(12112)

Ran dump and load a week ago

Ran Index rebuild a week ago

FACT(s) (Environment):

Windows
OpenEdge 10.1B

CAUSE:

When the dump and load was performed a word break file was not specified for the new database. The original database was looking for proword.2

FIX:

Run "proutil mfgsys -C word-rules 2" against the new database prior to loading the data and running the IDXBUILD. This will change the word break file from 0 to 2.