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:
Note |
---|
|
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.
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Linux Run Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| ant -f data_build.xml db_pmdata_load_data |
|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Windows Run Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| %ANT_HOME%\bin\ant.bat -f data_build.xml db_pmdata_load_data |
|