Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Overview

http://mifosforge.jira.com/browse/MIFOSBI-218 is the issue that this wiki page relates to.

There are 3 types of health check.

1/ Mifos database pre-check

Run the attached script mifosPrecheck.sql (yet to be attached) to see if any blocking and/or warning data quality issues are likely to come up when creating the Data Warehouse from the Mifos database.

mysql -uUSER -pPASSWORD DATABASENAME < mifosPrecheck.sql

For blocking issues (and further information on any warning issues) community member should contact the mifos developer list. 

Typical problems highlighted include creating accounts before the corresponding clients.

2/ After Unsuccessful Data Warehouse Run

If the job that brings mifos database data into the data warehouse fails... run the attach script mifosUnsuccessfulETL (yet to be attached)

3/ After Successful Data Warehouse Run

Gnarly reports aren't the  'show me

  • No labels