Validate table and tblspace data
To validate table and tblspace data, use the oncheck -cD command on the database or table.
Most of the general assertion-failure messages are followed by additional information that usually includes the tblspace where the error was detected. If this check verifies the inconsistency, unload the data from the table, drop the table, recreate the table, and reload the data. Otherwise, no other action is required.
In many cases, the database server stops immediately when an assertion fails. However, when failures seem to be specific to a table or smaller entity, the database server continues to run.
-105 ISAM error: bad isam file format -172 ISAM error: Unexpected internal error
For additional details about the objectives and contents of messages, see the topics about message-log messages in the HCL OneDB™ Administrator's Reference.