Step 2: Set Database Properties for Hivedata Tables
As stated earlier each i2b2 database schema has a corresponding directory that contains the data files for installing the data. Each of these directories has a file called db.properties and it needs to be updated with your environment variables.
Steps for setting database properties
Assumptions:
- You are logged into the command line application for your environment. (Linux: Terminal or Shell and Windows: Command Prompt)
- You have already changed your working directory to the one that is appropriate for this installation.
open db.properties
db.properties
Important
When setting the database properties make sure you set the user to i2b2hive. Projects are not assigned to Hivedata which is why the db.project property is not in the hive's db.properties file.
Oracle Database
PostgreSQL Database
SQL Server Database
Tip
To save yourself steps, DO NOT close your Command Prompt window as you will be continuing to use it throughout the remainder of the installation.