Integrity checker
The integrity checker is a database configuration utility that you can use to assesses the health of the base layer data dictionary. The tool compares the data dictionary with the underlying physical database schema. If errors are detected, the tool produces error messages detailing how to resolve the issues.
- Running the upgrade process itself
- Running the set of patch scripts included in updating a database
- Configuring the database in the Database Configuration application
- Configuring the database in the Migration Manager application
Errors reported by the integrity checker might affect migration. You run the integrity checker in both the source and the target environments when you run the Migration Manager.
You must ensure that the errors are corrected either by using the integrity checker in repair mode or by applying changes directly to the underlying database.
In Maximo Manage, you can use APIs to run integrity checker. For more information, see APIs for administrative utilities.
Alternatively, run integrity checker commands by using the remote shell in the terminal of the
maxinst
pod. You must have Red Hat OpenShift Container Platform access to run
integrity checker in the remote shell.