area <str>, page <num> has a line index length greater than the expected size expected less than <num>, found: <num> Explanation: The maximum available space on a given database page is (page length - length of page header - length of one line index entry - length of line index count). The number of entries specified in the line index count multiplied by the length of an individual line index entry indicates a size greater than this maximum. Further verification of the page, including segment and set occurrence chain verification, is abandoned. User Action: Correct the error with the RMU Restore command or the SQL IMPORT statement and verify the database again.