Step 5: Load Data Repository (CRC) Tables
The fifth and final step in the Pmdata installation process is to load the data into the PM tables by running the following command:
Important
The PM scripts assume that the i2b2 cells are running on port 9090; if they are not you will need to modify the Cells URL in the admin tool or modify the PM_CELL_PARAMS records.
Select the command line that is appropriate for your environment.
Linux Run Command
ant -f data_build.xml db_pmdata_load_data
Windows Run Command
%ANT_HOME%\bin\ant.bat -f data_build.xml db_pmdata_load_data