Oracle
Within this section are the necessary steps for the installation of the LumisXP database on the Oracle Server:
- Open the database server manager, create a new schema, and execute the script db_oracle.sql.
- In the file lumisdata/config/lumishibernate.cfg.xml, change the connection information with the database.
Another alternative for connecting with the database is the configuration of the datasource on the application server;
- Execute the file /setup/initializeportal.cmd, for Windows®, or initializeportal.sh, for Linux. This script runs a Java application that opens a connection with the database, utilizing the information from the file lumisdata/config/lumishibernate.cfg.xml. This script also inserts the initial data necessary for the operation of LumisXP.