logo.gif


Installing EBI Neutrino R1 using MySQL InnoDB 

Setting up Database

The EBI Neutrino R1 Framework is
database independent which means you could use it for any database that Hibernate is known to work. 

The system has two schema available one for © MySQL and the other for the Oracle database including the © Oracle XE database version.

Run the Configuration procedure

Running the configuration process, as the same way the user would start the EBI Neutrino R1 program.  

Navigate to the directory where you extracted EBI NeutrinoR1, you will find two start files, the ebiNeutrino.exe which is used for the © Microsoft Windows Operating System. The second is the startNeutrino.sh for running EBI Neutrino on © UNIX systems including © Linux.

For a UNIX like, open the console change to the directory EBI Neutrino and type the following command ./startNeutrino.sh.
For © Microsoft Windows systems run the file ebiNeutrino.exe.


Click the Yes button the
Language setup dialog will appear:

 

Select your language and click yes.

EBI Neutrino R1 offer as standard configuration, three translation language:  Italian, German and English. After clicking the apply button the setup database dialog is showed and you are able to configure the connection to the database.

This dialog offer different inputs. With the first combobox you could select the database system. It will automatically adapt the second one, with the database driver.

With the Host Textfield, you specify the IP or the Host name of the database server. The last two Textfields give you the possibilities to insert the User and Password where you are going to connect.

Clicking the “Test Connection” button, this test will give you a confirmation if the connection to the database server was successfully.

With the button “Generate”, which will automatically enable, it stores the connection data into a file, named ebi_neutrino.properties and encrypts the data. 

Now the system is checking for tables in the database. If no table was found the import dialog will appear which give the possibility to start importing the schema. 

Once the import step is finished without errors the system will create a default User and Password.

User : root

Password: ebineutrino 

Finally a standard system is installed on your machine with an empty database.