Connecting Razuna to a database
Embedded Database
The H2 database is the default installation and we call it the embedded database. Grammatically this might be wrong since H2 is a very powerful database server on its own and serves very well under heavy load. Still, we understand that some users might prefer their setup they have come to love and getting used to. Thus support guides for using Razuna with other databases are given below.
Changing a database on a production system, will default back to the initial setup. Meaning no assets will be imported. We are working on migration scripts, but for now you will need to start from scratch.
Note: As of Razuna 1.4 you will have a backup & restore function to migrate to another database!
Database Support
Oracle
As of Razuna 1.2 you can now use any Oracle database with Razuna. We have tested Razuna with the Oracle Express Edition, 10g releases and the latest 11g release. Please refer to the Oracle installation on how to install and configure the Oracle database with Razuna.
MySQL
Support for the MySQL database is available as of Razuna 1.1.3. We have tested Razuna with MySQL 5.0.45 but don't see any reason why it should not work with Version 4.x or the latest 5.1 one. Please let us know if you run any older or newer versions and run into problems. That said, you can find detailed instructions on setting up Razuna and MySQL here.
MS SQL
As of Razuna 1.2.5 you can use Microsoft SQL Server with Razuna. We have tested Razuna with MS SQL 2005 and 2008. Please let us know if you run any older or newer versions and run into problems. That said, you can find detailed instructions on setting up Razuna and MS SQL here.
DB2
Razuna 1.4 brings support for the DB2 database. ALL DB2 Editions are supported. Please take a look at the dedicated DB2 setup guide.
Other Databases
Other database support will come with other versions or by requests from our growing customer base. Get in touch with us if you need support for a database that is not listed here.