SQL/MP Messages Manual

SQLCI Utility Processor Messages (9000 to 9999)
HP NonStop SQL/MP Messages Manual427720-006
11-81
SQL 9915
Cause. REPAIR creates an empty SQL object. This can cause data inconsistency
between the repaired and the dependent object. For example, repair of a table object
can make dependent indexes to be inconsistent because the table is empty and the
index might have records.
Effect. This might cause data inconsistency.
Recovery. Re-create the inconsistent object.
9915 REPAIR can cause data inconsistency between tables and
indexes.