Step 4: Load sample data into the tables Anchor |
---|
| omop_workdata_step4 |
---|
| omop_workdata_step4 |
---|
|
The fourth and final step in the workdata 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. Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
borderStyle | solid |
---|
title | Linux Run Command |
---|
| indent |
---|
| ant -f data_build.xml db_workdata_load |
|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
borderStyle | solid |
---|
title | Windows Run Command |
---|
| indent |
---|
| %ANT_HOME%\bin\ant.bat -f data_build.xml db_workdata_load |
|
|