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 Crcdata installation process is to load the data into the demodata tables by running the following command:


Note
titleImportant
  • The demodata provided in the data package is a sampling of demonstration patients and observations that are by no means based on real patients. Also included is a sample of concepts, modifiers and providers that coincide with the Metadata that is loaded during the Metadata tables section.
  • The data provided is intended to provide you a sample of how you may setup the Crcdata tables.
  • If you have your own data and wish to load it instead of the i2b2 sample demodata you can do it at this point of the installation.



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_demodata_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_demodata_load_data



Info
titleNote

The loading of the Crcdata may take an extended period of time (20 minutes) due to the amount of sample data provided.