Step 5: Load sample data into the tables
The fifth step in the crcdata 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_load_crc_data
Windows Run Command
%ANT_HOME%\bin\ant.bat -f data_build.xml db_load_crc_data
Note
The loading of the Crcdata may take an extended period of time (over several hours) due to the amount of sample data provided. |