Checklist

For the installation you need:

  • The installation files.

  • A Tomcat installation in one of the recommended versions on the target system with accessible HTTPS or HTTP port.

  • Access to a database system on the target system or a host computer accessible from the target system.

  • An empty database or an empty tablespace.

  • The JDBC URL for accessing the database system, including information about the database user (name and password).

  • Database authorizations for CREATE TABLE, DROP TABLE, CREATE INDEX and CREATE SEQUENCE to execute the installation scripts. If you are using Oracle DB, you also need authorization for CREATE SYNONYM.