| Package | Description | 
|---|---|
| com.ibm.tivoli.maximo.integrity.check | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AllPersistentColumnsHaveTablesVerify that each persistent column is owned by a persistent table. | 
| class  | AncestorCheckValidate the contents of the ancestor tables. | 
| class  | CheckColumnConfigCompare the Maximo Attribute table to it's configuration pair. | 
| class  | CheckConfigurationsCompare Maximo framework tables to their configuration pairs. | 
| class  | CheckDatabaseVersionCheck database version. | 
| class  | CheckDomainsVerify that all Maximo domains are defined correctly. | 
| class  | CheckForBackupTablesCheck for ConfigDB backup tables. | 
| class  | CheckGroupPrivsVerify that groups are defined correctly in security tables. | 
| class  | CheckMaxTableConfigCompare MaxTable to MaxTableCFG. | 
| class  | CheckMaxVarsVerify all maxvars and maxvartypes are defined properly. | 
| class  | CheckMaxViewColumnConfigCompare MaxViewColumn to MaxViewColumnCFG. | 
| class  | CheckMaxViewConfigCompare MaxView to MaxViewCFG. | 
| class  | CheckObjectConfigCompare the MaxObject table to it's configuration pair. | 
| class  | CheckPendingChangesCheck for pending changes in the Maximo framework tables. | 
| class  | CheckSearchTypesCheck attributes for search types that are incompatible. | 
| class  | CheckSequencesChecks the values returned from the sequences. | 
| class  | CheckTableConfigCompare the pre-Merlin MaxTables table to it's configuration pair. | 
| class  | CheckTenantDataThis check will perform a check for each tenant selected for testing,
 or just for the main connection if Multitenancy isn't enabled. | 
| class  | CheckTextSearchTablesChecks that tables that are marked as text search enabled actually have a column that's text search enabled. | 
| class  | CheckUserPrivsVerify that users are defined correctly in security tables. | 
| class  | CheckWorkflowLoopCheck Workflow processes for loops. | 
| class  | ConfigTableCheckAbstract base class for Config table checks. | 
| class  | FGACCheckCheck that tenants can only see their own data. | 
| class  | MaxAppsHaveTablesVerify that all apps are mapped to a table. | 
| class  | MaxUserGroupsAreGroupsCheck that groups listed for users are actually groups. | 
| class  | ValidAuditTableVerify that an audit table is specified when auditing is enabled. | 
| class  | ValidExtendsCheck the value of the MaxObject.ExtendsObject column. | 
| class  | VerifyAppMenuPositionsVerify that all apps are mapped to distinct menu positions within modules. | 
| class  | VerifyAttributeNumbersThis Integrity Check looks for gaps in the MaxAttribute AttributeNo values. | 
| class  | VerifyAttributeObjectFind tables without columns and columns without tables. | 
| class  | VerifyAttributeTypeVerify type definitions in the MaxAttribute table. | 
| class  | VerifyAutoKeyColumnsVerify that all necessary rows exist in the AutoKey table. | 
| class  | VerifyAutoKeysVerify that all entries in Maximo system table AUTOKEY are
 defined properly and are required to exist. | 
| class  | VerifyGLAccountColumnsCheck the length of GL Account columns | 
| class  | VerifyIndexRequiredChecks the value of the "Required" column in MaxSysIndexes. | 
| class  | VerifyLangColumnClassVerify that columns that are language columns have the correct class. | 
| class  | VerifyMaximoColumnsCompare column in the Maximo framework data to what is in the database. | 
| class  | VerifyMaximoTablesVerify that Maximo knows all the tables as defined in the framework tables. | 
| class  | VerifyMTExtensionViewsVerify the Mutli Tenancy extension views, make sure they exist and are correct... | 
| class  | VerifyPrimaryKeyColumnSequenceVerify that an index exists for the primary key column sequence of every table. | 
| class  | VerifySameAsCheck Same-As links. | 
| class  | VerifyUniqueColumnIndexVerify that an index exists for the unique column id of every table. | 
| class  | VerifyValueListColumnsVerify that all rows in columns that are mapped to a domain contain values that were selected from that domain. | 
| class  | WogenCheckThe Wogen table should be empty. | 
| class  | ZTriggerCheckDeprecated. 
 We now want to keep the z-triggers |