Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

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
titleImportant

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
titleLinux Run Command
borderStylesolid
indent
Level1

ant -f data_build.xml db_pmdata_load_data



Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#DDD9C3
titleWindows Run Command
borderStylesolid
indent
Level1

%ANT_HOME%\bin\ant.bat -f data_build.xml db_pmdata_load_data