Review of REPAIR output
The output from the REPAIR utility can consist of any modified pages in the specified Db2 table space or index. Alternatively, the REPAIR utility can produce a complete dump of the content of the table space.
Error messages
At each LOCATE statement, the last data page and the new page that are being located are checked for a few common errors, and messages are issued.
Data checks
Although REPAIR enables you to manipulate both user and Db2 data by bypassing SQL, it does perform some checking of data. For example, if REPAIR tries to write a page with the wrong page number, Db2 abnormally terminates with a 04E code and reason code C200B0. If the page is broken because the broken page bit is on or the incomplete page flag is set, REPAIR issues the following message:
DSNU670I + DSNUCBRP - PAGE X'000004' IS A BROKEN PAGE