type was not being initialized since the else part was also commented
[csql/przemoc.git] / demo / wisc / README
blob3126d12d99a3215b42dee66676140a47876040c0
1 Wisconsin Benchmark Suite
2 -------------------------
3 1. Run make to build the suite as follows
4 $make
5 Note: CSQL requires JDK1.6 and javac path should be specified in PATH env variable
7 2. Set CSQL environment variables using setupenv.ksh script under installation root directory.
8 $. ./setupenv.ksh
10 3. Populate the database 
11 $java JDBCPopulate
13 4.To run jdbc benchmark
14 $java JDBCBench
16 5.To run odbc benchmark
17 $./odbcBench