Administration | Maintenance | Check Database Integrity command
Summary |
Check database integrity in the following situations:
Database integrity addresses the contents of the database. The Check Database Integrity command checks the validity of the database to make sure that it contains logical data. For example, it checks the parent and child tables to ensure valid relationships. Note: Database structure is the way in which the database is designed. The Check Database Structure command checks this aspect of the database. |
Procedure |
After PayGlobal checks your database structure, it performs a referential integrity check on the tables in your database, and lists any problems in the resultant audit log. Note: The Check Database Integrity command does not check if required fields are missing. |
Indexing issues |
Indexing issues can cause integrity check failures. Before you try to fix errors that affect many records, run Standard Reindex, and then re-run Check Database Integrity. If the results change after reindexing, then try to identify the cause ot the errors. |
Troubleshooting Upgrades |
When you upgrade PayGlobal, it automatically runs the Check Database Structure command. If your database is flagged as invalid, then use the information in the resultant audit log to investigate these table errors with the Check Database Integrity command.
|