The current sources of this project are at: https://github.com/pgsql-io/benchmarksql Everyone is welcome to participate in the new version of BenchmarkSQL.
The code seems that is finally stored at: https://github.com/petergeoghegan/benchmarksql That bitbucket site does not longer work.
i forked 4.1.1 and made it work with MySQL. if anybody came across this again, welcome check it out. https://github.com/waterguo/benchmarksql
conn=jdbc:oracle:oci:@dbs the type of connect to database is oci the dbs is tnsnames...
conn=jdbc:oracle:oci:@dbs the type of connect to database is oci the dbs is tnsnames...
conn=jdbc:oracle:oci:@dbs the type of connect to database is oci the dbs is tnsnames...
conn=jdbc:oracle:oci:@dbs the type of connect to database is oci the dbs is tnsnames...
A benchmark driver is not supposed to be memory optimized. It is supposed to be optimized...
fist all, thank you for your answer..actually what is my realy want to know is if...
This indicates that the machine you are using to run benchmarksql itself (not the...
[root@rhel55 run]# ./runLoader.sh oracle10g.ora Starting BenchmarkSQL LoadData driver=oracle.jdbc.driver.OracleDriver...
On Tue, Sep 20, 2016 at 8:58 PM, huimin wang wanghuimin@users.sf.net wrote: so.you...
so.you mean that the benchmarksql have supported mysql,sorry,i dont know that.but...
so.you mean that the benchmarksql have supported mysql,sorry,i dont know that.but...
On Tue, Sep 20, 2016 at 5:29 AM, huimin wang wanghuimin@users.sf.net wrote: i wish...
i wish benchmarksql support mysql , the mysql belongs oracle now .. it's support...
thank you jan,thank you for your help. and i want know the parameter values set that...
"no lines available in input Calls: read.csv -> read.table Execution halted ERROR"...
[oracle@rhel651 run]$ ./generateReport.sh my_result_2016-09-20_095307 Generating...
Hi, looks like the 2.6 kernel has one number less in the cpu lines of /proc/stat....
system infomation: [root@rhel651 run]# uname -a Linux rhel651 2.6.32-431.el6.x86_64...
my python verison : [root@rhel651 run]# python -V Python 2.6.6 [root@rhel651 run...
[oracle@rhel651 run]$ ./runBenchmark.sh my_oracle10.properties 16:44:21,573 [main]...
incorrect informativeText output format
Version 4.1.1, containing several bug fixes to improve Oracle support and stability...
I have changed the column definition into a plain integer without any index or primary...
I have changed the column definition into a plain integer without any index or primary...
I am curious about the column history.hist_id The TPC-C Definition does not have...
FYI: https://sourceforge.net/p/benchmarksql/discussion/misc/thread/b12a4be4/#7fa...
There have been questions regarding the location of the code repository in the "Help"...
There have been questions regarding the location of the code repository in the "Help"...
I could not agree more. For others: I am a PostgreSQL contributor since 1995 and...
Greetings Jan. It is a pleaseure to have you as a trusted contributor to this project....
The configuration setting "terminals" is the number of database connections, BenchmarkSQL...
Hi, my name is Jan ... yes, Denis, that Jan :) I would like to start contributing...
hello, I am an newer and using BenchmarkSQL. I don't know the meanings of "terminals"...
Hi Denis, Benchmarksql is quite usefull. Up to now, our DB team has used V3.2 I am...
I already create my own branch of this project in GitHub, and I corrected the DB2...
As part of the Continuous Integration I have configured in my copy of this project,...
Print next exception
I created a working patch for DB2. I published in GitHub: https://github.com/angoca/BenchmarkSQL/tree/my-version...
I would like to know if the code is hosted somewhere. It is a good practice to publish...
This has been fixed in version 4.0
This should now work in version 4.1. I've never personally tried running this program...
This was fixed in version 4.0 of benchmarksql
It definitely works on all versions of Postgres from 8.4 onwards
It runs now from the command line
Code
Modify script to change the driver