Installing the server database

IBM® UrbanCode® Deploy requires a database. You can use the following database types for an evaluation or production server.

If you are installing an evaluation server, you can also allow the server installation program to install an Apache Derby database for you. In this case, you do not need to install a database yourself. However, you cannot use Derby for production servers. Derby is for evaluation only. To use this method, run the installation program, and when the program prompts you for the type of database, specify Derby.

Before you begin installing or upgrading the IBM UrbanCode Deploy, ensure that you have the following permissions:
  • Data manipulation permissions. For example, insert, delete, update, and select.
  • Schema modification permissions. For example, alter a table, create a table, truncate, drop, and create or modify index.
Note: The above-mentioned user permissions required to install or upgrade IBM UrbanCode Deploy can be limited based on your requirements.