Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…k@82004 cb5b18d2-80dd-4a81-9b1c-945e1ee644f9
  • Loading branch information
thx1138 committed Sep 24, 2012
1 parent 8ae7494 commit 59094a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ dbaccess - - < scripts/time_oltp/05_time_oltp_test_data.sql >> time_oltp.log 2>&
echo "-->> creating corporate oltp..."
dbaccess - - < downsized_scripts/corporate_oltp/01_corporate_oltp_main_schema.sql > corporate_oltp.log 2>&1
dbaccess - - < scripts/corporate_oltp/02_corporate_oltp_data_setup.sql >> corporate_oltp.log 2>&1
cd scripts/informixoltp/query_tool
java -classpath "$CP" "$CL" "F" "$CONN1""corporate_oltp""$CONN2" queries.txt
cd ../../..
dbaccess - - < scripts/corporate_oltp/03_corporate_oltp_constraints_and_indexes.sql >> corporate_oltp.log 2>&1
dbaccess - - < scripts/corporate_oltp/04_corporate_oltp_synonyms_procedures_and_triggers.sql >> corporate_oltp.log 2>&1

Expand Down

0 comments on commit 59094a9

Please sign in to comment.