Back to SPR List Previous Next
Correctable verify errors can occur after index block splitting.
Moderate Closed - Fixed Found:XS.01.06 11 SEP 2007 Fixed:XS.01.07 12 SEP 2007

DETAILS
 This problem is quite difficult to reproduce.

 On a specific customer database records where added to the point where the database
 index levels were about to jump to a new level. This is rare.

 After this many new records were added and immediately deleted (because of a programming
 logic error). One of these add/deletes took the database to a higher index level and
 cause the following corruptions.
EXAMPLE PROGRAM
 **05/C** Data block entry count mismatch 14/15/218478
 **28/C** Non-matching data/index block keys 218478/533442:39618(533425)/533457
 **03/C** Index entry count mismatch 3/6599/6598/209298

WORKAROUND
Restore the database from a backup.
Back to SPR List Previous Next