Created On:  03 October 2012

Problem:

When customer clicks on or tries to access a particular table in the SQLWIZARD, he gets an “X469 rebuild- check pending bit set on" error message.

Resolution:

The rebuild bit indicates that the indices need to be rebuilt after a load. The check bit indicates that foreign key relationships need to be checked. This can be resolved by running the CHECK DATA utility.
Incident #2490023