Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Trouble-Shooting if ETL Job Fails

If the job that brings mifos data into the data warehouse fails... run the attached script mifosUnsuccessfulETL.sql
mysql -uUSER -pPASSWORD DATABASENAME < mifosUnsuccessfulETL.sql > mifosUnsuccessfulETLOutput.sql

...