Versions Compared

Key

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

...

Code Block
mysql -uUSER -pPASSWORD OLTP_DATABASENAME < mifosPrecheck.sql > mifosPrecheckOutputmifosPrecheck.sqlout

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

...

Code Block
mysql -uUSER -pPASSWORD DATAWAREHOUSE_DATABASENAME < mifosUnsuccessfulETL.sql > mifosUnsuccessfulETLOutputmifosUnsuccessfulETL.sqlout

Typical problems highlighted include creating clients before groups.

...