OMOP
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

Step 4:   Load sample data into the tables 

The fourth and final step in the metadata installation process is to load the data into the tables by running the following command:

Select the command line that is appropriate for your environment.

Linux Run Command

ant -f data_build.xml db_metadata_load_data_omop



Windows Run Command

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

info Note
The loading of the metadata may take an extended period of time (over several hours) due to the amount of sample data provided.

  • No labels