Hi Marcio The errno:150 in mysql usually refers to foreign key violations. Now I don't know enough about what is happening here to say for sure, but it looks like you have created a new blank database, run dhis2 against it (which creates tables) and then attempted your restoration.
Can you do this the other way round, ie: 1. create a new blank database 2. restore your sql file 3. run dhis2 (using the new database) Bob On 17 March 2014 15:01, Marcio Thome <[email protected]> wrote: > Dear All > > I am needing some help to install DHIS2 Ver. 2.14 build 13815 on APache > Tomcat 7.0, MySQL version 5.2.43, Java version 7.0-07. I am attaching three > logs: > > 1. First run of DHIS > 2. About with the built number > 3. Error from MySQL: can't create dhis2.datavalue. > > I am needing to develop new reports ASAP and would like to use the > functionalities of 2.14. > > Thank you all. > > Best > > Marcio > > > -- > Márcio Thomé > > Coordenador > Departamento de Avaliação e Estatísticas > BEMFAM - Bem Estar Familiar no Brasil > Avenida Carlos Chagas Filho, 791. Ilha do Fundão. > Rio de Janeiro. 21941-599 > Tel.: 55-21-30057207 R. 2408 > Skype: Marcio-Deav > > _______________________________________________ > Mailing list: https://launchpad.net/~dhis2-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~dhis2-users > More help : https://help.launchpad.net/ListHelp > >
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

