Salesforce

IDXBUILD causes index corruption errors 1127 in 10.2B04

« Go Back

Information

 
TitleIDXBUILD causes index corruption errors 1127 in 10.2B04
URL NameP189517
Article Number000167043
EnvironmentProduct: OpenEdge
Version: 10.2B04
OS: All supported platforms
Other: IDXBUILD
Question/Problem Description
Index build causes index corruption errors 1127 in 10.2B04.
Using -TB 64 -TF 0 as well as the sort file <database>.srt file during IDXBUILD.
Steps to Reproduce
Clarifying Information
Error Message
Defect NumberDefect PSC00234242 / OE00208512
Enhancement Number
Cause
When idxbuild starts to use the next sort file, the second block of the sort file will be overwritten and the first block will exist twice.  The result is one block of duplicate entries causing 1127 errors and one block of missing entries.
Resolution
Upgrade to OpenEdge 10.2B05 or later, where the block offset when creating new temp file is properly updated.
Workaround
OPTION 1: Only put one entry in the .srt file and set the entry to a size of 0 (unlimited), ensuring sufficient disk space at that location.

OPTION 2:  Run index build without sorting. Don't use the <dbname>.srt file.
Notes
Keyword Phrase
Last Modified Date9/13/2015 5:45 AM

Powered by