Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

 

Overview

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

...

1/ Mifos database pre-check

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

Code Block

mysql -uUSER -pPASSWORD DATABASENAME < mifosPrecheck.sql

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

Typical problems highlighted include creating accounts before the corresponding clients.

2/ After Unsuccessful Data Warehouse Run

Gnarly reports aren't the  'show meIf the job that brings mifos database data into the data warehouse fails... run

3/ After Successful Data Warehouse Run

...