Step 2: Set Database Properties for PM 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. open db.properties db.propertiesSteps for setting database properties
Assumptions:
Important
When setting the database properties make sure you set the user to i2b2pm. Projects are not assigned to Pmdata which is why the db.project property is not in the PM's db.properties file
ACT Ontology
As of 1.7.12, it is possible to load an ACT ontology project. When doing so, run the PM data install command twice , once with project=demo (to install the default cell reference and users) and then project=act , to create the project entry and user entries in the database. More information can be found in the release notes.
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.